MQJMS_UTIL_PS_NO_BROKER

 

public final static java.lang.String

No broker response.
Explanation: Possible causes are: Broker is not running. You are using a BrokerVof v2 in your TopicConnectionFactory with the WebSphere MQ Publish/Subscribe broker, which does not support this. The Broker has rejected the publication or subscription and placed it on the SYSTEM.DEAD.LETTER.QUEUE
User Response: Ensure that your broker is running. Check the system event log for broker error messages. Check that the broker supports the BrokerVyou are using. Check the SYSTEM.DEAD.LETTER.QUEUE for rejected messages.


uj34610_