HTTPClient.AuthSchemeNotImplException: NTLM
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by 188526, 1 year ago
via Oracle Community by 59299, 1 year ago
HTTPClient.AuthSchemeNotImplException: NTLM
at HTTPClient.DefaultAuthHandler.getAuthorization(DefaultAuthHandler.java:136)
at HTTPClient.AuthorizationInfo.queryAuthHandler(AuthorizationInfo.java:330)
at HTTPClient.AuthorizationModule.setAuthHeaders(AuthorizationModule.java:454)
at HTTPClient.AuthorizationModule.responsePhase2Handler(AuthorizationModule.java:287)
at HTTPClient.HTTPResponse.handleResponse(HTTPResponse.java:635)
at HTTPClient.HTTPResponse.getInputStream(HTTPResponse.java:515)
at oracle.webdb.provider.web.HttpProviderDispatcher.dispatch(HttpProviderDispatcher.java:809)