java.lang.SecurityException: User weblogic is not permitted to boot the server
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 Google Groups by Ritwik Batabyal, 10 months ago
via Oracle Community by 3004, 1 year ago
via Oracle Community by 3004, 1 year ago
via Google Groups by Ki-Nam Choi, 10 months ago
via Oracle Community by 3004, 1 year ago
via Oracle Community by 3004, 1 year ago
java.lang.SecurityException: User weblogic is not permitted to boot the server
at weblogic.security.service.SecurityServiceManager.doBootAuthorization(SecurityServiceManager.java:1076)
at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:1116)
at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:703)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
at weblogic.Server.main(Server.java:31)