BIP2623

Severity

20 : Error

Message

Unable to open queue '<insert_1>' on WebSphere MQ queue manager '<insert_0>': completion code <insert_2>; reason code <insert_3>.

Explanation

A message flow node failed to open the indicated WebSphere MQ message queue. The error codes relate to the MQOPEN call.

Response

Check the WebSphere MQ completion and reason codes in the WebSphere MQ Application Programming Reference manual to establish the cause of the error, taking any appropriate action. It may be necessary to restart the message broker after you have performed this recovery action. If the open failed because the queue manager or queue did not exist, define these objects to WebSphere MQ. If the failure of the open was because incorrect object names were specified, correct the message flow configuration and attempt to redeploy the message broker.