You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "kunal (JIRA)" <ji...@apache.org> on 2013/12/20 09:43:07 UTC

[jira] [Created] (AMQ-4948) our inbound MDP losing connection with MQ and not able to reconnect.

kunal created AMQ-4948:
--------------------------

             Summary: our inbound MDP losing connection with MQ and not able to reconnect. 
                 Key: AMQ-4948
                 URL: https://issues.apache.org/jira/browse/AMQ-4948
             Project: ActiveMQ
          Issue Type: Bug
         Environment: Solaris
            Reporter: kunal
            Priority: Critical


Please see below error … our inbound MDP losing connection with MQ and not able to reconnect. Can you please let us know possible reasons.
using Apache Active MQ 5.8 version.

INSERT1     :-  0
|   INSERT2     :-  0
|   INSERT3     :-  com.ibm.mq.jmqi.JmqiException[CC=2;RC=2009]
|   RETURNCODE  :-  2009
|   THROWABLE   :-  ExceptionDepth is 3
|   THROWABLE   :-  
|   |   Cause:1       :-  com.ibm.mq.jmqi.JmqiException: CC=2;RC=2009
|   |   Cause:2       :-  com.ibm.mq.jmqi.JmqiException: CC=2;RC=2009;AMQ9208: Error on receive from host 'r11ln00.bnymellon.net/10.0.47.244:1438 (r11ln00.bnymellon.net)'. [1=-1,2=ffffffff,3=r11ln00.bnymellon.net/10.0.47.244:1438 (r11ln00.bnymellon.net),4=TCP]
|   |   Message:1     :-  CC=2;RC=2009
|   |   Message:2     :-  CC=2;RC=2009;AMQ9208: Error on receive from host 'r11ln00.bnymellon.net/10.0.47.244:1438 (r11ln00.bnymellon.net)'. [1=-1,2=ffffffff,3=r11ln00.bnymellon.net/10.0.47.244:1438 (r11ln00.bnymellon.net),4=TCP]
|   |   StackTrace:1  :-  com.ibm.mq.jmqi.JmqiException: CC=2;RC=2009
|   |        at com.ibm.mq.jmqi.remote.internal.RemoteHconn.enterCall(RemoteHconn.java:397)
|   |        at com.ibm.mq.jmqi.remote.internal.RemoteHconn.enterCall(RemoteHconn.java:320)
|   |        at com.ibm.mq.jmqi.remote.internal.ReconnectableHconn.enterCall(ReconnectableHconn.java:324)
|   |        at com.ibm.mq.jmqi.remote.internal.RemoteFAP.jmqiGetMessage(RemoteFAP.java:5653)
|   |        at com.ibm.mq.jmqi.internal.JmqiTools.getMessage(JmqiTools.java:1056)
|   |        at com.ibm.mq.jmqi.remote.internal.RemoteFAP.jmqiGet(RemoteFAP.java:5593)
|   |        at com.ibm.msg.client.wmq.internal.WMQConsumerShadow.getMsg(WMQConsumerShadow.java:1169)
|   |        at com.ibm.msg.client.wmq.internal.WMQSyncConsumerShadow.receiveInternal(WMQSyncConsumerShadow.java:233)
|   |        at com.ibm.msg.client.wmq.internal.WMQConsumerShadow.receive(WMQConsumerShadow.java:922)
|   |        at com.ibm.msg.client.wmq.internal.WMQMessageConsumer.receive(WMQMessageConsumer.java:450)
|   |        at com.ibm.msg.client.jms.internal.JmsMessageConsumerImpl.receiveInboundMessage(JmsMessageConsumerImpl.java:7Dec 16, 2013 7:59:24 PM org.apache.catalina.core.AprLifecycleListener init





--
This message was sent by Atlassian JIRA
(v6.1.4#6159)