MQ

 View Only
  • 1.  MQ Upgrade from 6.0.0.0 to 9.3.0.16 Causing Exception Listener not work

    Posted 9 days ago

    When we upgraded MQ from 6.0.0.0 to 9.3.0.16 , exception Listener not working when IBM MQ is stopped.  We might be using Queue Manager version 6. 



    ------------------------------
    rahul yadav
    ------------------------------


  • 2.  RE: MQ Upgrade from 6.0.0.0 to 9.3.0.16 Causing Exception Listener not work

    Posted 8 days ago

    Hi Rahul,

    We'd love to help you, but we probably need more information to make any progress.

    You say "we upgraded MQ from 6.0.0.0 to 9.3.0.16" and then you say "We might be using Queue Manager version 6". This suggests to me that perhaps the first thing you are talking about was not the queue manager but some other part of the system that you upgraded? Is this the case? That's OK if it is, since the queue manager and the application/client do not have to be at the same version. But it would certainly help to know exactly what it was you upgraded.

    You say "exception Listener not working when IBM MQ is stopped". Could you tell us a little more about what you see. For example error messages? Could you compare what you see with what you expected to see. That will help us to be able to help you further.

    It would be useful if you could tell us the environment and application language you are using too. "exception listener" could mean one of several possibilities.

    Cheers,
    Morag



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



  • 3.  RE: MQ Upgrade from 6.0.0.0 to 9.3.0.16 Causing Exception Listener not work

    Posted 7 days ago

    You should also review which exceptions the ExceptionListener will bring to attention:
    see https://www.ibm.com/docs/en/ibm-mq/9.4?topic=jms-exceptionlisteners

    You need to configure your ExceptionListener if you want it to report more then the "Connection Broken" Exceptions

    Hope this helps



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