-
Notifications
You must be signed in to change notification settings - Fork 17
Description
Hello,
These error codes appear when I start the client.
Could you help me understand why they are due?
2020-09-11 12:49:18.617 INFO - Successfully parsed configuration file!
2020-09-11 12:49:49.378 ERROR - Failed!
com.ibm.mq.MQException: MQJE001: Completion Code '2', Reason '2033'.
at com.ibm.mq.MQDestination.getInt(MQDestination.java:707) ~[com.ibm.mq.allclient-9.1.2.0.jar:9.1.2.0 - p912-L190308]
at com.ibm.mq.MQDestination.get(MQDestination.java:452) ~[com.ibm.mq.allclient-9.1.2.0.jar:9.1.2.0 - p912-L190308]
at ru.cinimex.exporter.ExporterLauncher.getAllPublishedMetrics(ExporterLauncher.java:83) [mq_exporter.jar:?]
at ru.cinimex.exporter.ExporterLauncher.main(ExporterLauncher.java:49) [mq_exporter.jar:?]
2020-09-11 12:50:08.036 ERROR - Connection with queue manager was closed:
com.ibm.mq.MQException: MQJE001: Completion Code '2', Reason '6124'.
at com.ibm.mq.pcf.PCFMessageAgent.send(PCFMessageAgent.java:210) ~[com.ibm.mq.allclient-9.1.2.0.jar:9.1.2.0 - p912-L190308]
at ru.cinimex.exporter.mq.MQPCFSubscriber.run(MQPCFSubscriber.java:142) [mq_exporter.jar:?]
Thank you very much and greetings