posted 16 years ago
I am getting the following error when I start the weblogic server.
<Aug 2, 2008 7:18:54 PM CST> <Critical> <WebLogicServer> <000364> <Server failed during initialization. Exception:java.lang.SecurityException: Authentication for user admin denied
java.lang.SecurityException: Authentication for user admin denied
at weblogic.security.service.SecurityServiceManagerDelegateImpl.doBootAuthorization(SecurityServiceManagerDelegateImpl.java:411)
at weblogic.security.service.SecurityServiceManagerDelegateImpl.initialize(SecurityServiceManagerDelegateImpl.java:539)
at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:922)
at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:719)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:593)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:281)
at weblogic.Server.main(Server.java:32)
Can any tell me the root cause ?