MQJMS_E_SESSION_CLOSED

 

public final static java.lang.String

Session closed.
Explanation: The session was closed. It either timed out, or it was closed explicitly, or it was closed because the connection or the queue manager was closed.
User Response: Restart the session, and check all required resources are available.


uj33820_