Weblogic Restful Management Api Fails for Async Operations When Using OTD as Loadbalancer with Error 401--Unauthorized
(Doc ID 2663342.1)
Last updated on APRIL 30, 2020
Applies to:
Oracle WebLogic Server - Version 12.2.1.3.0 and laterInformation in this document applies to any platform.
Symptoms
Directly accessing the AdminServer which holds the application <app-name>as below that we are using for this testing then the Result will be SUCCESS
The problem is that the java code triggered by the POST action (start <app-name> application), additionally triggers an internal restcall to get the status of the progress of the first action. It does this through the OTD, but fails with the http-401 error as it is missing authorization headers.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |