Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Embedded JMS issue with Websphere 5.1

8 views
Skip to first unread message

dramak...@miriasystems.com

unread,
Jul 16, 2008, 4:58:21 PM7/16/08
to
All,

I am getting this exception upon server startup. I even tried deletemq and createmq utilities, but to no avail. Can anyone provide some help on this?

7/16/08 16:44:55:006 EDT 752c2959 JMSService E MSGS0001E: Starting the JMS Server failed with exception: com.ibm.mq.MQException: MQJE001: Completion Code 2, Reason 2085

at com.ibm.mq.MQQueueManager.accessQueue(MQQueueManager.java:1544)

at com.ibm.mq.MQQueueManager.accessQueue(MQQueueManager.java:1596)

at com.ibm.ws.messaging.BrokerManager.attachToMQ(BrokerManager.java:439)

at com.ibm.ws.messaging.BrokerManager.startBroker(BrokerManager.java:234)

at com.ibm.ws.messaging.JMSEmbeddedProviderImpl.start(JMSEmbeddedProviderImpl.java :194)

at com.ibm.ws.messaging.JMSService.start(JMSService.java:289)

at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:5 36)

at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:413)

at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:246)

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:85)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.ja va:60)

at java.lang.reflect.Method.invoke(Method.java:391)

at com.ibm.ws.bootstrap.WSLauncher.run(WSLauncher.java:222)

at java.lang.Thread.run(Thread.java:567)

7/16/08 16:44:55:022 EDT 752c2959 ContainerImpl E WSVR0501E: Error creating component null http://class com.ibm.ws.messaging.JMSService

com.ibm.ws.exception.RuntimeWarning: MSGS0001E: Starting the JMS Server failed with exception: com.ibm.mq.MQException: MQJE001: Completion Code 2, Reason 2085

at com.ibm.ws.messaging.JMSService.start(JMSService.java:296)

at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:5 36)

at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:413)

at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:246)

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:85)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.ja va:60)

at java.lang.reflect.Method.invoke(Method.java:391)

at com.ibm.ws.bootstrap.WSLauncher.run(WSLauncher.java:222)

at java.lang.Thread.run(Thread.java:567)

0 new messages