Error while trying to enable the MQ Listener

Hi,

I am getting following error while trying to enable the MQ Listener.

Error:

[14411]FAILURE MQSERIES: [BASWMQP.0002.0055] Exception caught: MQJMS2002: failed to get message from MQ queue ReasonCode= MQJMS2002[BASWMQP.0002.0056] (Linked Exception: com.ibm.mq.MQException: MQJE001: Completion Code 2, Reason 2019: MQJE001: Completion Code 2, Reason 2019) MQJE001: Completion Code 2, Reason 2019.

Env Details:
Version6.1 UpdatesIS_6-1_FP2
IS_6-1_SP1
TNS_6-1_Fix15
Build Number132

Java VersionwriteTD(“rowdata-l”);1.4.2 (48.0)swapRows();writeTD(“row”);Java VendorwriteTD(“rowdata-l”);Sun Microsystems Inc.

Product webMethods MQSeries Adapter For use with webMethods Integration Server version 3.1.2 and higher Version 2.1 Build Number 78

All suggestion in this regard is highly appreciated.

Thanks in advance

A search of the web for “com.ibm.mq.MQException: MQJE001: Completion Code 2, Reason 2019” may turn up some useful info. A couple of links I looked at pointed to possible network or firewall issues.

Thanks Rob,

This issue is resolved now. We had to delete the Queue and recreate the Queue and it worked.