MQJMS_EXCEPTION_MQ_Q_CLOSE_FAILED

 

public final static java.lang.String

Failed to close WebSphere MQ queue.
Explanation: JMS attempted to close a WebSphere MQ queue, but encountered an error. The queue might already be closed, or another thread might be performing an MQGET while close() is called.
User Response: Use the linked exception to determine the cause of this error. You might be able to perform the close() later.


uj34170_