MQJMS_EXCEPTION_QMGR_FAILED

 

public final static java.lang.String

Failed to create an MQQueueManager for {0}.
Explanation: JMS was unable to connect to a queue manager. {0} gives the name of the queue manager.
User Response: Use the linked exception to determine the cause of this error. Check the queue manager is running and. If using client attach, check that the listener is running and the channel, port and hostname are set correctly. If no queue manager name has been specified, check that the default queue manager has been defined.


uj34270_