Troubleshooting
Problem
You notice in the WAS file SystemOut.log the following error:
com.ibm.mq.jmqi.JmqiException: CC=2;RC=2495;AMQ8568: The native JNI library 'mqjbnd' was not found.
Symptom
[datestamp] xTransfor E
xRequestProcess.... com.ibm.x.RuntimeFaultException:
CWWBE0003E: A runtime fault was returned by the implementation of activity 'xxx'.
com.ibm.msg.client.jms.DetailedJMSException: JMSFMQ6312: An exception
occurred in the Java(tm) MQI.
com.ibm.mq.jmqi.JmqiException: CC=2;RC=2495;AMQ8568: The native JNI
library 'mqjbnd' was not found. [3=mqjbnd]
java.lang.UnsatisfiedLinkError: mqjbnd (Not found in java.library.path)
xRequestProcess.... com.ibm.x.RuntimeFaultException:
CWWBE0003E: A runtime fault was returned by the implementation of activity 'xxx'.
com.ibm.msg.client.jms.DetailedJMSException: JMSFMQ6312: An exception
occurred in the Java(tm) MQI.
com.ibm.mq.jmqi.JmqiException: CC=2;RC=2495;AMQ8568: The native JNI
library 'mqjbnd' was not found. [3=mqjbnd]
java.lang.UnsatisfiedLinkError: mqjbnd (Not found in java.library.path)
You look at the definition for the ConnectionFactory that you are using and you see that:
transportType="CLIENT"
If the transportType is CLIENT, then why the MQ RA is giving an error related to the native JNI library 'mqjbnd' which is needed when interacting in BINDINGS mode with a local MQ queue manager?
Document Location
Worldwide
[{"Type":"MASTER","Line of Business":{"code":"LOB77","label":"Automation Platform"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSYHRD","label":"IBM MQ"},"ARM Category":[{"code":"a8m0z00000008PuAAI","label":"Components and Features-\u003EJava \/ JMS-\u003EJava EE RA (WebSphere)"}],"ARM Case Number":"TS006823575","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"All Versions"},{"Product":{"code":"SSKM59","label":"IBM MQ for HPE NonStop"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Component":" ","Platform":[{"code":"","label":""}],"Version":"","Edition":"","Line of Business":{"code":"LOB77","label":"Automation Platform"}},{"Product":{"code":"SS5K6E","label":"IBM MQ Appliance"},"Business Unit":{"code":"BU053","label":"Cloud \u0026 Data Platform"},"Component":" ","Platform":[{"code":"","label":""}],"Version":"","Edition":"","Line of Business":{"code":"LOB36","label":"IBM Automation"}}]
Log InLog in to view more of this document
This document has the abstract of a technical article that is available to authorized users once you have logged on. Please use Log in button above to access the full document. After log in, if you do not have the right authorization for this document, there will be instructions on what to do next.
Was this topic helpful?
Document Information
Modified date:
28 April 2025
UID
ibm16489407