MQJMS_EXCEPTION_INVALID_DESTINATION

 

public final static java.lang.String

Destination not understood or no longer valid.
Explanation: The queue or topic might have become unavailable, the application might be using an incorrect connection for the queue or topic, or the supplied destination is not of the correct type for this method.
User Response: Check that WebSphere MQ is still running and the queue manager is available. Check that the right connection is being used for your queue or topic.


uj34110_