Products | Versions |
---|---|
TIBCO ActiveMatrix Adapter for Websphere MQ | - |
Not Applicable | - |
Resolution:
Description:
============
This error occurs after installing TIBCO ActiveMatrix Adapter for WebSphere MQ 6.0 and above.
Environment:
===========
ALL
Symptoms:
========
TIBCO ActiveMatrix Adapter for WebSphere MQ palette is not shown in the TIBCO design panel.
Cause:
=====
IBM WebSphere MQ application classes are used by TIBCO ActiveMatrix WebSphere MQ adapter 6.0 and above in designer configuration (such as for Test Connection utility under run-time tab of adapter configuration). The above specified error might come in case IBM WebSphere MQ application Jar files present in %WEBSHPHERE_MQ_HOME%\JAVA\lib directory are not in class path.
Resolution:
==========
Steps for resolving the problem:-
a) IBM WebSphere MQ client/server should be installed on the system where TIBCO ActiveMatrix WebSphere MQ adapter is installed.
b) Add %WEBSHPHERE_MQ_HOME%\JAVA\lib directory in the designer.tra (normally present in $TIBCO_HOME/designer/<version>/bin directory) file at tibco.class.path.extended before the other entries. For example:-
tibco.class.path.extended /opt/mqm/java/lib%PSP%%CUSTOM_CP_EXT%%PSP%%STD_CP_EXT%