posted 15 years ago
Hi
I have installed WSAD5.1 and installed IBM embedded messaging(with admin id). When i start the server, i face no issues.
Today i dont have my admin access and when i start the server , I face lot of exceptions.Can someone throw light on this please.Below is the log.
1/22/07 10:43:28:549 EST] 3eaf2835 SecurityCompo I SECJ0212I: WCCM JAAS configuration information successfully pushed to login provider class.
[1/22/07 10:43:28:565 EST] 3eaf2835 SecurityCompo I SECJ0240I: Security service initialization completed successfully
[1/22/07 10:43:31:018 EST] 3eaf2835 JMSEmbeddedPr A MSGS0050I: Starting the Queue Manager
[1/22/07 10:43:43:877 EST] 3eaf2835 QueueManagerM E MSGS0129E: User not authorized to start Queue Manager (command failed with exit code: 119)
[1/22/07 10:43:43:893 EST] 3eaf2835 JMSService E MSGS0001E: Starting the JMS Server failed with exception: java.lang.Exception: MSGS0129E: User not authorized to start Queue Manager (command failed with exit code: 119)
at com.ibm.ws.messaging.QueueManagerManager.startQueueManager(QueueManagerManager.java:389)
at com.ibm.ws.messaging.JMSEmbeddedProviderImpl.start(JMSEmbeddedProviderImpl.java:182)
at com.ibm.ws.messaging.JMSService.start(JMSService.java:288)
at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:536)
at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:413)
at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:183)
at com.ibm.ws.runtime.WsServer.start(WsServer.java:128)
at com.ibm.ws.runtime.WsServer.main(WsServer.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:41)
at java.lang.reflect.Method.invoke(Method.java:386)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:94)
at com.ibm.etools.websphere.tools.runner.api.ServerRunnerV5$1.run(ServerRunnerV5.java:97)
[1/22/07 10:43:43:924 EST] 3eaf2835 ContainerImpl E WSVR0501E: Error creating component null [class com.ibm.ws.messaging.JMSService]
com.ibm.ws.exception.RuntimeWarning: MSGS0001E: Starting the JMS Server failed with exception: java.lang.Exception: MSGS0129E: User not authorized to start Queue Manager (command failed with exit code: 119)
at com.ibm.ws.messaging.JMSService.start(JMSService.java:295)
at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:536)
at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:413)
at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:183)
at com.ibm.ws.runtime.WsServer.start(WsServer.java:128)
at com.ibm.ws.runtime.WsServer.main(WsServer.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:41)
at java.lang.reflect.Method.invoke(Method.java:386)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:94)
at com.ibm.etools.websphere.tools.runner.api.ServerRunnerV5$1.run(ServerRunnerV5.java:97)