java.lang.SecurityException: Authentication for user administrator denied
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 3004, 1 year ago
via Oracle Community by 3004, 1 year ago
via hivmr.com by Unknown author, 2 years ago
via Google Groups by Eigil Ãkstad, 10 months ago
via Oracle Community by 3004, 1 year ago
via Google Groups by DLWasler, 2 years ago
java.lang.SecurityException: Authentication for user administrator denied
at weblogic.security.service.SecurityServiceManager.doBootAuthorization(SecurityServiceManager.java:1078)
at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:1216)
at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:723)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:594)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:282)
at weblogic.Server.main(Server.java:32)