2021-04-08 12:00:52,069 ERROR [stderr] (MSC service thread 1-1) Version information
2021-04-08 12:00:52,069 ERROR [stderr] (MSC service thread 1-1) -------------------
2021-04-08 12:00:52,069 ERROR [stderr] (MSC service thread 1-1) IBM WebSphere MQ JMS Provider
2021-04-08 12:00:52,370 ERROR [stderr] (MSC service thread 1-1) [08/04/21 12:00:52.369.00] 0001 -----------------------------------------------------------------------
2021-04-08 12:00:52,370 ERROR [stderr] (MSC service thread 1-1) [08/04/21 12:00:52.369.00] 0001 | Failed to load the WebSphere MQ native JNI library: 'mqjbnd'.
2021-04-08 12:00:52,370 ERROR [stderr] (MSC service thread 1-1) [08/04/21 12:00:52.369.00] 0001 |
2021-04-08 12:00:52,370 ERROR [stderr] (MSC service thread 1-1) [08/04/21 12:00:52.369.00] 0001 | The JVM attempted to load the platform native library 'mqjbnd',
2021-04-08 12:00:52,370 ERROR [stderr] (MSC service thread 1-1) [08/04/21 12:00:52.369.00] 0001 | which was mapped to the filename: 'libmqjbnd.so'.
2021-04-08 12:00:52,370 ERROR [stderr] (MSC service thread 1-1) [08/04/21 12:00:52.369.00] 0001 |
2021-04-08 12:00:52,370 ERROR [stderr] (MSC service thread 1-1) [08/04/21 12:00:52.369.00] 0001 | When attempting to load the library, the JVM reported the error
2021-04-08 12:00:52,370 ERROR [stderr] (MSC service thread 1-1) [08/04/21 12:00:52.369.00] 0001 | message:
2021-04-08 12:00:52,370 ERROR [stderr] (MSC service thread 1-1) [08/04/21 12:00:52.369.00] 0001 | 'no mqjbnd in java.library.path'
2021-04-08 12:00:52,370 ERROR [stderr] (MSC service thread 1-1) [08/04/21 12:00:52.369.00] 0001 |
2021-04-08 12:00:52,370 ERROR [stderr] (MSC service thread 1-1) [08/04/21 12:00:52.369.00] 0001 | The JVM's bit-size is: '64'
2021-04-08 12:00:52,370 ERROR [stderr] (MSC service thread 1-1) [08/04/21 12:00:52.369.00] 0001 |
2021-04-08 12:00:52,370 ERROR [stderr] (MSC service thread 1-1) [08/04/21 12:00:52.369.00] 0001 | The library path which was used to locate this library was:
2021-04-08 12:00:52,370 ERROR [stderr] (MSC service thread 1-1) [08/04/21 12:00:52.369.00] 0001 | '*** Configured java.library.path **********************************
2021-04-08 12:00:52,370 ERROR [stderr] (MSC service thread 1-1) [08/04/21 12:00:52.369.00] 0001 | "/usr/java/packages/lib/amd64"
2021-04-08 12:00:52,370 ERROR [stderr] (MSC service thread 1-1) [08/04/21 12:00:52.369.00] 0001 | "/usr/lib64"
2021-04-08 12:00:52,370 ERROR [stderr] (MSC service thread 1-1) [08/04/21 12:00:52.369.00] 0001 | "/lib64"
2021-04-08 12:00:52,370 ERROR [stderr] (MSC service thread 1-1) [08/04/21 12:00:52.369.00] 0001 | "/lib"
2021-04-08 12:00:52,370 ERROR [stderr] (MSC service thread 1-1) [08/04/21 12:00:52.369.00] 0001 | "/usr/lib"
2021-04-08 12:00:52,370 ERROR [stderr] (MSC service thread 1-1) [08/04/21 12:00:52.369.00] 0001 | ********************************************************************
Caused by: com.ibm.mq.jmqi.JmqiException: CC=2;RC=2537;AMQ9558: The remote channel 'CL.SC1023AC.TIMS' on host '' is not currently available. [3=CL.SC1023AC.TIMS]
Caused by: com.ibm.mq.jmqi.JmqiException: CC=2;RC=2537;AMQ9204: Connection to host '
sc1023ac.domian.com(49400)' rejected. [1=com.ibm.mq.jmqi.JmqiException[CC=2;RC=2537;AMQ9558: The remote channel 'CL.SC1023AC.TIMS' on host '' is not currently available.
Caused by: com.ibm.msg.client.jms.DetailedJMSException: JMSWMQ0018: Failed to connect to queue manager 'SC1023AC' with connection mode 'Client' and host name '
sc1023ac.domain.com(49400)'.
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.