Products | Versions |
---|---|
TIBCO Designer | - |
Not Applicable | - |
Resolution:
Description:
==========
Having upgraded the MQ Adapter to 6.0, the MQ palette is not appearing in Designer and the following error messages are appearing in the Designer log files:
Exception in DesignerResourceStore.loadResourceFrom() uri:ESBResources/Adapters/MQAdapter/MLI_ECS_MQAdapter.admqs using unknown file type resource.
Exception in DesignerResourceStore.loadResourceFrom() uri:ESBResources/Adapters/MQAdapter/EBS_VN_MQAdapter.admqs using unknown file type resource.
Exception in DesignerResourceStore.loadResourceFrom() uri:ESBResources/Adapters/MQAdapter/DAG_EBS_MQAdapter.admqs using unknown file type resource.
Environment:
==========
TIBCO Runtime Agent 5.6.1
TIBCO ActiveMatrix BusinessWorks 5.7.1
Resolution:
=========
In the file:
[TIBCO HOME]/designer/5.*/bin/designer.tra
Add the following
[MQ_HOME]/lib
to the parameter:
tibco.env.CUSTOM_LIB_PATH
replacing [MQ_HOME] with the MQ adapter installation directory.