|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQGet occurs error message reason '2003' |
« View previous topic :: View next topic » |
Author |
Message
|
wese345 |
Posted: Fri May 23, 2014 2:20 am Post subject: MQGet occurs error message reason '2003' |
|
|
Novice
Joined: 05 Aug 2013 Posts: 21
|
Hi, guys
We met a problem. We had a application putting messages into the queue 'Q_PUB'. A message flow picks up the messages and publish to a topic . A subscriber could recieve messages in the queue 'Q_SUB' . Our application is base on JMS API.
So here is the wokrflow. We send a message on topic 'news' and can see the message arrive in the queue 'Q_SUB'. Our appliation get messages from this queue and do some operations.
The problem is that we get exception in the console.
The detail messages is below:
Quote: |
com.ibm.msg.client.jms.DetailedTransactionRolledBackException: JMSWMQ2002: Failed to get a message from destination 'Q_SYS_SUB'.
WebSphere MQ classes for JMS attempted to perform an MQGET; however WebSphere MQ reported an error.
Use the linked exception to determine the cause of this error.
at com.ibm.msg.client.wmq.common.internal.Reason.reasonToException(Reason.java:581)
at com.ibm.msg.client.wmq.common.internal.Reason.createException(Reason.java:221)
at com.ibm.msg.client.wmq.internal.WMQMessageConsumer.checkJmqiCallSuccess(WMQMessageConsumer.java:129)
at com.ibm.msg.client.wmq.internal.WMQConsumerShadow.getMsg(WMQConsumerShadow.java:1387)
at com.ibm.msg.client.wmq.internal.WMQSyncConsumerShadow.receiveInternal(WMQSyncConsumerShadow.java:232)
at com.ibm.msg.client.wmq.internal.WMQConsumerShadow.receive(WMQConsumerShadow.java:1117)
at com.ibm.msg.client.wmq.internal.WMQMessageConsumer.receive(WMQMessageConsumer.java:465)
at com.ibm.msg.client.jms.internal.JmsMessageConsumerImpl.receiveInboundMessage(JmsMessageConsumerImpl.java:787)
at com.ibm.msg.client.jms.internal.JmsMessageConsumerImpl.receiveNoWait(JmsMessageConsumerImpl.java:521)
at com.ibm.mq.jms.MQMessageConsumer.receiveNoWait(MQMessageConsumer.java:239)
at cn.com.pingtech.msg.listener.PingMsgBodyThreadListener.getMsgByMsgHead(PingMsgBodyThreadListener.java:237)
at cn.com.pingtech.msg.listener.PingMsgBodyThreadListener.run(PingMsgBodyThreadListener.java:409)
at java.lang.Thread.run(Thread.java:619)
Caused by: com.ibm.mq.MQException: JMSCMQ0001: WebSphere MQ call failed with compcode '2' ('MQCC_FAILED') reason '2003' ('MQRC_BACKED_OUT').
at com.ibm.msg.client.wmq.common.internal.Reason.createException(Reason.java:209)
... 11 more |
I search this by 'Google' and can not get useful method to solve my problem. So if anybody met this problem before,tell me please.
I really don't know how to deal with it.
Any replies will be pleasure. Thanks.
BTW, MQ version is 7.5. |
|
Back to top |
|
 |
NaginWife |
Posted: Fri May 23, 2014 2:30 am Post subject: |
|
|
Newbie
Joined: 22 May 2014 Posts: 4
|
|
Back to top |
|
 |
wese345 |
Posted: Mon May 26, 2014 12:21 am Post subject: |
|
|
Novice
Joined: 05 Aug 2013 Posts: 21
|
Thanks,NaginWife.
I read about the info that you sent.
But it is not my problem that I described.
Our network is working fine and can connect to QMGR without any error.When we try to get messages, subscribed on a topic , which in 'Q_SYS_SUB' , we get that error message. It's not a little bit different from the problem that you metioned.
Only subscribtion messages happen to this. Common messages getting perform good.
More help guys,thanks. |
|
Back to top |
|
 |
MQsysprog |
Posted: Mon May 26, 2014 12:31 am Post subject: |
|
|
Centurion
Joined: 24 Feb 2014 Posts: 116
|
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|