Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks Plug-in for SAP Solutions | - |
Not Applicable | - |
Description:
Symptoms:
After installing TIBCO Runtime Agent 5.6 or TRA 5.6.1,
TIBCO Adapter projects using Enterprise Message Service as transport will not start up from TIBCO Designer and gives the following error:
Message "Code = AESDKC-0156,
Category = JmsComm, Severity = errorRole, Description = could not open JMS shared library jms." displays.
Impact
Loss of Functionality. Adapter does not start.
Cause:
The JMS libraries shipped with TRA is not compatible with the ones shipped with SDK.
Workaround:
Please note that on windows the workaround is different, based on the platform used:
On Windows:
Remove the libeay32.dll and ssleay32.dll from the TIBCO_HOME/adapters/sdk/version/bin directory
On UNIX:
Remove the libssl and libcrypto openssl libraries from the TIBCO_HOME/adapters/sdk/version/lib directory
Symptoms:
Cause: