MQ

MQ

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
  • 1.  AMQ9535E User exits not valid

    Posted 05/26/20 09:57 AM

    Hi Experts,

    We received AMQ9535E User exits not valid in our queue manager error logs.

    Queue manager is running on MQV9.1.0.3  and verified in qm.ini file exits stanza correctly configured. 

    i could see /var/mqm/exits & /var/mqm/exits64 directories are empty. 

    Could you please let me know why received this error and solution ?

    Scenario:

    User can connect with one SVRCONN channel. But with the same configuration if  he tried to connect to the queue manager with second SVRCONN channel. he is getting "AMQ9535E : User exits not valid"



    ------------------------------
    kranti
    ------------------------------


  • 2.  RE: AMQ9535E User exits not valid

    Posted 05/26/20 11:18 AM
    Kranti, how is that second channel defined? Is there anything in the SCYEXIT and SCYDATA parameters?

    ------------------------------
    Enio Marques Junior
    ------------------------------



  • 3.  RE: AMQ9535E User exits not valid

    Posted 05/26/20 01:25 PM
      |   view attached

    Hi ,

    Second channel defined by internal GUI tool. NO SCYEXIT and SCYDATA defined on  both the channels.Please find attached screenshot for  both the channels. 

    Planning to recreate the channel  with same config.What your advise here?



    ------------------------------
    kranti kumar
    ------------------------------



  • 4.  RE: AMQ9535E User exits not valid

    Posted 05/26/20 01:52 PM
    Not sure if recreating the channel would help. It's strange that none of them have an exit set, and just one is working.

    Is there anything in the QM error log?

    The exits folder is owned by mqm with the proper permission (775)?

    ------------------------------
    Enio Marques Junior
    ------------------------------



  • 5.  RE: AMQ9535E User exits not valid

    Posted 05/27/20 04:54 AM

    Hi ,

    Recreation of the SVRCONN is working fine and Morag is right. This might be the issue with client application exits. 



    ------------------------------
    kranti
    ------------------------------



  • 6.  RE: AMQ9535E User exits not valid

    Posted 05/26/20 06:23 PM
    Edited by Morag Hughson 05/26/20 06:23 PM

    Hi Kranti,

    Please can you post the complete error message and not just the first line "AMQ9535E : User exits not valid". The full error message in the queue manager error log contains extra information that will help to diagnose this problem, for example the name of the exit that is problematic.

    The way you describe this, it sounds like the error comes on the client side, but you do say that the error is in the queue manager error logs. Anyway, please provide the full error message whether it is on the queue manager or client side, and if it is on the client side, please provide the client channel definition, since that could be where the invalid exit is specified.

    For example, the client application could be 64-bit, but the exit supplied might only be built as a 32-bit exit. This scenario would cause the error you mention I believe.

    Exits don't have to reside in /var/mqm/exits or exits64, they can also be fully qualified on the channel definition, so they might be stored somewhere else.

    Cheers,
    Morag



    ------------------------------
    Morag Hughson
    MQ Technical Education Specialist
    MQGem Software Limited
    ------------------------------