WebLogic console cannot be opened today because of Log4J exception
I am pretty sure the WebLogic (10.3.6) console worked a week ago. Today I am not able to access the console anymore. I am getting the following message on the Browser when I typed the URL in the browser: http://localhost:7050/console (7050 is the AdminServer port of the domain I am accessing).
I checked the logging file AdminServer.log for the AdminServer. The errors logged when I tried to access WebLogic console are copied below as well.
From what know, no changes were made to the domain/AdminServer configure recently, except developers deployed Java EE Applications to the domain, which I believe shouldn't impact the WebLogic console.