Issue with Clustered IBM MQ

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Issue with Clustered IBM MQ

  • Creator
    Topic
  • #49752
    John Chacko
    Participant

      Dear All,

      We are facing some issues with the IBM MQ series while opening a Cluster queue. But with a Local queue, we are able to open and read the messages from the queue.

      When we connect to the clustered queue from Cloverleaf (while starting the Thread), we get the following error;

      “TCIOZTM2(CRS.MWH.CIO.REQUEST.LQ) MQOPEN MQCC_FAILED(2085:MQRC_UNKNOWN_OBJECT_NAME)”

      But when testing the queue (from the Cloverleaf machine’s windows command shell) using the IBM MQ Client Test program (amqsputc.exe), we are able to connect to the queue.

      Cloverleaf Setup for the Cluster queue is as follows;

      Queue Type : Local

      Open Options: MQOO_OUTPUT and MQOO_FAIL_IF_QUIESCING

      Close Options: MQCO_NONE

      Put Msg Options: MQPMO_NONE

      Get Options: (no options specified)

      Reply to Model Queue: (no options specified)

      Query Depth Each Message: enabled

      Cloverleaf Version: 5.4.1MB, running on Windows 2000 Server Enterprise Edition with Service Pack 1

      I understand we will be able to “PUT” to the Cluster queue but will not be able to “GET” from it.

      Has any one faced a similar problem? Any solutions will be highly appreciated.

      Thanks and Regards,

      John.

    • The forum ‘Cloverleaf’ is closed to new topics and replies.