Cannot access the WebLogic Console
I am not able to access the WebLogic Server (10.3.6) console using http://<hostname>:<port>/console.
I found the error was because of Log4J, but not sure how it occurs, because the setup of Log4J for WebLogic Console is hidden to me, and we didn't change anything for the Admin Server.
On the browser page, I see the following error:
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Error 503--Service Unavailable
From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
10.5.4 503 Service Unavailable
The server is currently unable to handle the request due to a temporary overloading or maintenance of the server. The implication is that this is a temporary condition which will be alleviated after some delay. If known, the length of the delay may be indicated in a Retry-After header. If no Retry-After is given, the client SHOULD handle the response as it would for a 500 response.
I found the error was because of Log4J, but not sure how it occurs, because the setup of Log4J for WebLogic Console is hidden to me, and we didn't change anything for the Admin Server.
On the browser page, I see the following error:
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Error 503--Service Unavailable
From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
10.5.4 503 Service Unavailable
The server is currently unable to handle the request due to a temporary overloading or maintenance of the server. The implication is that this is a temporary condition which will be alleviated after some delay. If known, the length of the delay may be indicated in a Retry-After header. If no Retry-After is given, the client SHOULD handle the response as it would for a 500 response.
1