Monday 15 March 2010

java - Weblogic admin console not starting -



java - Weblogic admin console not starting -

i seeing next error starting weblogic admin server:

15, 2014 5:10:48 pm gmt+05:30> <notice> <security> <bea-090082> <security initializing using security realm myrealm.> <oct 15, 2014 5:10:52 pm gmt+05:30> <error> <security> <bea-000000> <[security:090735]the dbms connection not usable> <oct 15, 2014 5:10:52 pm gmt+05:30> <critical> <security> <bea-090403> <authentication user denied> <oct 15, 2014 5:10:52 pm gmt+05:30> <critical> <weblogicserver> <bea-000386> <server subsystem failed. reason: weblogic.security.securityinitializationexception: authentication user denied weblogic.security.securityinitializationexception: authentication user denied @ weblogic.security.service.commonsecurityservicemanagerdelegateimpl.dobootauthorization(unknown source) @ weblogic.security.service.commonsecurityservicemanagerdelegateimpl.initialize(unknown source) @ weblogic.security.service.securityservicemanager.initialize(unknown source) @ weblogic.security.securityservice.start(securityservice.java:141) @ weblogic.t3.srvr.subsystemrequest.run(subsystemrequest.java:64) truncated. see log file finish stacktrace > <oct 15, 2014 5:10:52 pm gmt+05:30> <notice> <weblogicserver> <bea-000365> <server state changed failed> <oct 15, 2014 5:10:52 pm gmt+05:30> <error> <weblogicserver> <bea-000383> <a critical service failed. server shut down> <oct 15, 2014 5:10:52 pm gmt+05:30> <notice> <weblogicserver> <bea-000365> <server state changed force_shutting_down> stopping pointbase server... pointbase server stopped. x86_64 not supported linux hardware platform autonomy.

i tried changing password in boot.properties not able start portal admin console. tried providing value console removing boot.properties files still not helping . need provide <node-manager-username> , <node-manager-password-encrypted> while starting admin console via startweblogic.sh?

you using rdbms authentication provider not utilize boot.properties user authentication, connects database , gets user login properties there authenticate user. since wls not able connect database unable authenticate , hence server not able start..

the solution issue swap authentication providers, or create rdbms authenticator command flag sufficient or optional. since server not starting have create alter in wls config file directly.

java security weblogic

No comments:

Post a Comment