Posted: Thu Mar 13, 2008 1:49 am Post subject: Failed to create MQQueueManager
Newbie
Joined: 13 Mar 2008 Posts: 1
Hi,
We are using WPS & MQ, we have couple of listeners on WPS listening to particular Queue. All the listeners are of MQ Export type and has a CustomBinding Code to pick the message and write the message to the MQ in WPS.
At some times we are facing a exception from the MQ
ConnectionEve A J2CA0056I: The Connection Manager received a fatal connection error from the Resource Adaptor for resource jms/QCFCPR. The exception which was received is javax.jms.JMSException: MQJMS2005: failed to create MQQueueManager for '<QMANAGER>'
================================
Caused by: com.ibm.mqservices.MQInternalException: MQJE001: An MQException occurred: Completion Code 2, Reason 2009
MQJE016: MQ queue manager closed channel immediately during connect
Closure reason = 2009
at com.ibm.mq.MQInternalCommunications.establishChannel(MQInternalCommunications.java:1827)
at com.ibm.mq.MQInternalCommunications.<init>(MQInternalCommunications.java:535)
at com.ibm.mq.MQSESSIONClient.MQCONN(MQSESSIONClient.java:1344)
================
Do a search in the forum for 2009 - it's such a common code it staggers the mind. And may be nothing to do with your application per se. _________________ Honesty is the best policy.
Insanity is the best defence.
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