JMSWMQ0018: Es wurde keine Verbindung zum Warteschlangenmanager mit dem Verbindungsmodus hergestellt

Post a reply

Smilies
:) :( :oops: :chelo: :roll: :wink: :muza: :sorry: :angel: :read: *x) :clever:
View more smilies

BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: JMSWMQ0018: Es wurde keine Verbindung zum Warteschlangenmanager mit dem Verbindungsmodus hergestellt

by Anonymous » 03 Mar 2025, 22:06

Guten Tag. Ich kann diesen Fehler nicht übertreffen. < /P>
Ich sende die XML -Nachricht und der angegebene Fehler fällt.

Code: Select all

JMSWMQ0018: Failed to connect to queue manager 'QM1' with connection mode 'Client' and host name 'localhost(1414)'.; nested exception is com.ibm.msg.client.jms.DetailedIllegalStateException: JMSWMQ0018: Failed to connect to queue manager 'QM1' with connection mode 'Client' and host name 'localhost(1414)'.
Check the queue manager is started and if running in client mode, check there is a listener running. Please see the linked exception for more information.; nested exception is com.ibm.mq.MQException: JMSCMQ0001: IBM MQ call failed with compcode '2' ('MQCC_FAILED') reason '2538' ('MQRC_HOST_NOT_AVAILABLE').

Top