Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks Plug-in for Oracle Tuxedo | 6.1.1 |
When using Tuxedo Adapter 6.1.1 with EMS 8.7.0, the following error will occur when starting the Tuxedo adapter because the library libtibems64.so is not present in EMS version 8.7.0 and later.
Error Details:
Startup Error. SDK Error Code = AESDKC-0156, Category = JmsComm, Severity = errorRole, Description = Could not open JMS shared library jms, libtibems64.so: cannot open shared object file: No such file or directory, File = /tsi/root/workspace/release/src/sdk_580_HF-9_aix/maverick-5.8.0-dev/libmaverick/libmaverick64/../MJms_LibMgr.cpp, line = 2552 received on starting the adapter after initialization. The Repository URL is /home/adapter/BW/515Tux611/WD/AT_adtuxedo_wrkstn_295814390680528889.dat and the Configuration URL is /tibco/private/adapter/TuxedoAdapterConfiguration
There is a workaround to fix this issue, detailed below:
Workaround:
EMS_870_HOME/ems/8.7/lib
ln -s libtibems.so libtibems64.so