I have added all jars file required for IBM MQ monitoring. But still I am getting "required jars are missing" error
I have added all jars file required for IBM MQ monitoring. But still I am getting "required jars are missing" error
Please cross-check if the required jar files are present under
<Applications Manager Home>\working\jre\lib\ext
directory.
<Applications Manager Home>
is the Application Manager installation directory.
For IBM Websphere MQ Series version 5.x/6.x:
com.ibm.mq.jar
com.ibm.mq.pcf-6.x.jar
connector.jar
For IBM Websphere MQ Series version 7:
connector.jar
com.ibm.mq.jar
com.ibm.mq.pcf.jar
com.ibm.mq.headers.jar
com.ibm.mq.commonservices.jar
For IBM Websphere MQ Series version 8 and above:
com.ibm.mq.jar
com.ibm.mq.pcf.jar
com.ibm.mq.jmqi.jar
com.ibm.mq.headers.jar
com.ibm.mq.commonservices.jar
Or
com.ibm.mq.allclient.jar
com.ibm.mq.pcf.jar
For IBM Websphere Message Broker ( below 10.x)
ConfigManagerProxy.jar
ibmjsseprovider2.jar
For IBM Integration Bus(MessageBroker 10.x):
IntegrationAPI.jar
jetty-io.jar
jetty-util.jar
websocket-api.jar
websocket-client.jar
websocket-common.jar
Make sure you do not have duplicate jar files in the location. If you have
multiple versions
of IBM MQ to be monitored, keep the jars from the
latest
MQ version.
If
com.ibm.mq.allclient.jar
is present in the location, remove
com.ibm.mq.jar,
com.ibm.mq.jmqi.jar,
com.ibm.mq.headers.jar
and
co
m.ibm.mq.commonservices.jar
Note : Restart of Applications Manager is required after placing the jar files.
If the issue still exists, reach out to our support with the screenshot of the error obtained to
appmanager-support@manageengine.com
along with the latest
Support Information File (SIF)
from Applications Manager with print all logs enabled for analysis.