MQ

 View Only
  • 1.  Regarding AMQ9202 error

    Posted Fri January 06, 2023 01:46 AM
    Hi ,
    My sender channel is retrying state for few hours. I checked the connection name and MQ log.
    I gave the MSCS cluster IP(172.19.59.59) and port, Last one year it was working fine. Now we are not able to start it and find  below error .
    MSCS cluster has two node. If i have hardcode one node IP then i am able to start the sender channel. Please guide/help me if i will use MSCS cluster IP not node(system)IP and my sender channel will start. how it was working earlier.


    ------------------------------
    Brajendra Kumar
    ------------------------------


  • 2.  RE: Regarding AMQ9202 error

    IBM Champion
    Posted Fri January 06, 2023 05:07 AM

    TCP/IP error 78 (0x4E) on AIX is ETIMEDOUT. Tell your network staff that your MSCS cluster IP address is returning ETIMEDOUT. There is nothing you can do to fix this in MQ. MQ is just calling the TCP/IP stack and is getting the reported error.

    One test that people like to do to take MQ out of the picture and show it is just a network error is to try a TCP ping of the IP address in question. Have you tried that check?

    If you want to work around this problem until your network people fix the MSCS cluster IP address, you could change the CONNAME to have a comma-separated list of the node IP addresses, just in the mean time. Then it will try each one until it find the one that works.

    Cheers,
    Morag



    ------------------------------
    Morag Hughson
    MQ Technical Education Specialist
    MQGem Software Limited
    Website: https://www.mqgem.com
    ------------------------------



  • 3.  RE: Regarding AMQ9202 error

    Posted Fri January 06, 2023 05:49 AM
    thank you very much

    ------------------------------
    Brajendra Kumar
    ------------------------------



  • 4.  RE: Regarding AMQ9202 error

    IBM Champion
    Posted Mon January 09, 2023 08:15 AM
    Your error is in giving the MSCS Cluster VIP.
    You need to look up the role. The MQ Role itself should have a VIP associated with it. You will need to use the role VIP in your AIX sender channel.
    Please make also sure that the role VIP is added to the local address field on the Windows sender channel.

    Hope it helps.

    ------------------------------
    Francois Brandelik
    ------------------------------