IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

MQ Adapter Listener Error

  • 1.  MQ Adapter Listener Error

    Posted Sat December 04, 2004 12:28 AM

    Getting below error, when i create a Listener. Works perfect if i create a listener to a local MQ running in my desktop (w2k). Remote Q is giving this problem. Is there any specific configuration required in remote queue?


    06:25:21 [1102116321180] Thread: Service Thread Pool ==> MQSESSIONClient::MQGET() entry
    06:25:21 [1102116321180] Thread: Service Thread Pool ==> MQSESSIONClient::supportsV2Structures() entry
    06:25:21 [1102116321180] Thread: Service Thread Pool <== MQSESSIONClient::supportsV2Structures() exit
    06:25:21 [1102116321180] Thread: Service Thread Pool, Object: com.ibm.mq.MQGetMessageOptions@14ef4ed ==> setVersion() entry
    06:25:21 [1102116321180] Thread: Service Thread Pool, Object: com.ibm.mq.MQGetMessageOptions@14ef4ed version = 1
    06:25:21 [1102116321180] Thread: Service Thread Pool, Object: com.ibm.mq.MQGetMessageOptions@14ef4ed <== setVersion() exit
    06:25:21 [1102116321180] Thread: Service Thread Pool, Object: com.ibm.mq.MQMessage@106bcb4 ==> setVersion() entry
    06:25:21 [1102116321180] Thread: Service Thread Pool, Object: com.ibm.mq.MQMessage@106bcb4 version = 1
    06:25:21 [1102116321180] Thread: Service Thread Pool, Object: com.ibm.mq.MQMessage@106bcb4 <== setVersion (via exception)() exit
    06:25:21 [1102116321180] Thread: Service Thread Pool, Object: com.ibm.mq.MQException: Message catalog not found ==> MQException constructor: CC = 2 RC = 2026 thrown by com.ibm.mq.MQMessage@106bcb4
    Explanation: Explanation not possible - Message catalog not found!?() entry
    06:25:21 [1102116321180] Thread: Service Thread Pool, Object: com.ibm.mq.MQException: Message catalog not found common/javabase/com/ibm/mq/MQException.java, java, j521, j521-L020327 02/03/26 13:41:13 @(#) 1.30.1.2
    06:25:21 [1102116321180] Thread: Service Thread Pool, Object: com.ibm.mq.MQException: Message catalog not found <== MQException constructor() exit
    06:25:21 [1102116321180] Thread: Service Thread Pool Class: MQSESSIONClient MQException occurred
    06:25:21 [1102116321180] Thread: Service Thread Pool Class: MQSESSIONClient CC,RC = 2,2026
    06:25:21 [1102116321180] Thread: Service Thread Pool <== MQSESSIONClient::MQGET() exit


    MQTrace.txt (27.9 k)


    #Integration-Server-and-ESB
    #webMethods
    #Adapters-and-E-Standards


  • 2.  RE: MQ Adapter Listener Error

    Posted Fri January 07, 2005 10:18 PM