Posted: Fri Jun 08, 2012 11:07 am Post subject: remote Q and local Q listeners conflicted in oneWAS instance
Newbie
Joined: 08 Jun 2012 Posts: 8
Our Application is running on Websphere server V7.0.21 and need to connect with a local MQ server (V7.0.1.5) and another remote MQ server (V7.0.1.5) at the same time. The current issue:
if only enable local Q listener, JMS message can be retrieved successfully, but if enable remote Q listener, the local Q listener will keep throw Null Pointer Exception but Remote Q listener is retrieving jms message fine. it appears like the remote Q listener is conflicted with local Q listener somehow. please help to find out the root cause.
00000052 SibMessage W CWSJY0003W: JMSCC0110: An exception '
Message : java.lang.NullPointerException
Class : class java.lang.NullPointerException
Stack : java.lang.System.arraycopy(System.java:-2)
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum