Products | Versions |
---|---|
TIBCO ActiveMatrix Adapter for Websphere MQ | - |
Not Applicable | - |
Resolution:
Description:
============
When execute the buildlibrary.exe or validateproject.exe command in the path <TIBCO_HOME>\designer\<version_number>\bin, an exception is thrown like the following:
Exception in DesignerResourceStore.loadResourceFrom()
uri:Adapters/adOCM/AdapterConfigurations/eCS_MQSeriesAdapterConfiguration.admqs
using unknown file type resource.
Environment:
===========
- Platform: Windows
- TIBCO ActiveMatrix(R) Adapter for WebSphere MQ versions: 5.x, 6.0.0, 6.1.0
Symptoms:
=========
Could not build EAR file or validate project of TIBCO ActiveMatrix(R) Adapter for WebSphere MQ by command buildlibrary.exe or validateproject.exe.
Cause:
======
When installing TIBCO ActiveMatrix(R) Adapter for WebSphere MQ 5.4.1, 6.0.0 and 6.1.0, the installer does not add <MQADAPTER_HOME>/hotfix/lib/palettes and <MQADAPTER_HOME>/lib/palettes to property "tibco.env.CUSTOM_CP_EXT".
Resolution:
==========
Refer to the following steps to resolve this issue:
1). Open the designer.tra file which is under <TIBCO_HOME>/designer/<version>/bin.
2). Add
"<TIBCO_HOME>/adapter/admqs/<Version>/hotfix/lib/palettes;<TIBCO_HOME>/adapter/admqs/<Version>/lib/palettes;" at the begining of the variable tibco.env.CUSTOM_CP_EXT.
3). If you would not like to add these paths in the Designer path manually, install TIBCO ActiveMatrix(R) Adapter for WebSphere MQ 6.2.0. This issue has been fixed in TIBCO ActiveMatrix(R) Adapter for WebSphere MQ 6.2.0.