Posted: Tue Jun 27, 2006 6:34 am Post subject: javax.jms.JMSException: MQJMS2002: failed to get message
Newbie
Joined: 26 Jun 2006 Posts: 1
I am running the JDBC Adapter version 2.6.4 with Interchange Server 4.4 coming along with WBI Express plus 4.4. While running the JDBC adapter for Insertion of about 1000 records, I confront sometimes with the
exception "javax.jms.JMSException: MQJMS2002: failed to get message from MQ queue ".
or the exception :
at com.ibm.mq.jms.MQMessageConsumer.getMessageQ(MQMessageConsumer.java(Compiled Code)
at com.ibm.mq.jms.MQMessageConsumer.getMessage(MQMessageConsumer.java(Compiled Code))
at com.ibm.mq.jms.MQMessageConsumer.receiveInternalQ(MQMessageConsumer.java:2409)
at com.ibm.mq.jms.MQMessageConsumer.receiveQ(MQMessageConsumer.java:2160)
at com.ibm.mq.jms.MQMessageConsumer.receive(MQMessageConsumer.java:4227)
at CxCommon.Messaging.jms.SecurityProxy.ReceiveProxy.receive(ReceiveProxy.java:75)
at CxCommon.Messaging.jms.Sender.sendMessageSync(Sender.java:221)
at CxCommon.Messaging.jms.SessionMgr.send(SessionMgr.java:558)
at CxCommon.Messaging.ServerPacketSyncDrvFormatter.postBusObj(ServerPacketSyncDrvForm
at Connector.BusObjManager.postingBusObj(BusObjManager.java:7116)
at Connector.BusObjManager.actualConsume(BusObjManager.java:3629)
at Connector.BusObjManager.Consume(BusObjManager.java:3354)
at Collaboration.ServiceCall.ServiceCallHandler._send(ServiceCallHandler.java:399)
Note that in both these errors the Records are getting inserted but still it impacts too much on the performance.
We are running with JMS as transport and WMQ 5.3 as midleware with CSD 12
Can any body please help , the issue being very critical to us
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