unable to start the mananged server for weblogic12c from command prompt -
i have created managed server in weblogic12c server. issue not able start created managed server. below command using start managed server:
c:\>c:\weblogic12\user_projects\domains\base_domain\bin\startmanagedweblogic.cmd mymanagedserver http://usdcfwncn149p89:7001/console
below exception generated:
a multiexception has 6 exceptions. are: 1. weblogic.security.securityinitializationexception: authentication user weblogic denied. 2. java.lang.illegalstateexception: unable perform operation: post construct on weblogic.security .securityservice 3. java.lang.illegalargumentexception: while attempting resolve dependencies of weblogic.jndi .internal.remotenamingservice errors found 4. java.lang.illegalstateexception: unable perform operation: resolve on weblogic.jndi.internal.r emotenamingservice 5. java.lang.illegalargumentexception: while attempting resolve dependencies of weblogic.work .concurrent.services.concurrentmanagedobjectdeploymentservice errors found 6. java.lang.illegalstateexception: unable perform operation: resolve on weblogic.work.concurrent .services.concurrentmanagedobjectdeploymentservice @ org.jvnet.hk2.internal.collector.throwiferrors(collector.java:89) @ org.jvnet.hk2.internal.clazzcreator.resolvealldependencies(clazzcreator.java:249) @ org.jvnet.hk2.internal.clazzcreator.create(clazzcreator.java:357) @ org.jvnet.hk2.internal.systemdescriptor.create(systemdescriptor.java:471) @ org.glassfish.hk2.runlevel.internal.asyncrunlevelcontext.findorcreate(asyncrunlevelcontex t.java:232) truncated. see log file complete stacktrace caused by: weblogic.security.securityinitializationexception: authentication user weblogic denie d. @ weblogic.security.service.commonsecurityservicemanagerdelegateimpl.dobootauthorization(co mmonsecurityservicemanagerdelegateimpl.java:1107) @ weblogic.security.service.commonsecurityservicemanagerdelegateimpl.postinitialize(commons ecurityservicemanagerdelegateimpl.java:1220) @ weblogic.security.service.securityservicemanager.postinitialize(securityservicemanager.ja va:586) @ weblogic.security.securityservice.start(securityservice.java:130) @ weblogic.server.abstractserverservice.postconstruct(abstractserverservice.java:76) truncated. see log file complete stacktrace caused by: javax.security.auth.login.failedloginexception: [security:090938]authentication failure: specified user failed log in. weblogic.security.providers.authentication.ldapatndelegateexcep tion: [security:090295]caught unexpected exception, no such object @ com.bea.common.security.utils.exceptionhandler.throwfailedloginexception(exceptionhandler .java:62) @ weblogic.security.providers.authentication.ldapatnloginmoduleimpl.login(ldapatnloginmodul eimpl.java:368) @ com.bea.common.security.internal.service.loginmodulewrapper$1.run(loginmodulewrapper.java :117) @ java.security.accesscontroller.doprivileged(native method) @ com.bea.common.security.internal.service.loginmodulewrapper.login(loginmodulewrapper.java :114) truncated. see log file complete stacktrace > <nov 17, 2016, 1:09:07,202 pm est> <notice> <weblogicserver> <bea-000365> <server state changed f ailed.> <nov 17, 2016, 1:09:07,203 pm est> <error> <weblogicserver> <bea-000383> <a critical service failed. server shut down.> <nov 17, 2016, 1:09:07,206 pm est> <notice> <weblogicserver> <bea-000365> <server state changed f orce_shutting_down.>
any 1 faced exception before while trying start managed server command prompt. please advice, tried figure out unable find solution.
Comments
Post a Comment