How doesTIBCO ActiveMatrix Adapter for JD Edwards EnterpriseOne5.3.0 work with TIBCO Runtime Agent 5.8.0 64-bit on Linux?
book
Article ID: KB0092872
calendar_today
Updated On:
Products
Versions
TIBCO ActiveMatrix BusinessWorks Plug-in for JD Edwards EnterpriseOne
-
Not Applicable
-
Description
Description:
On Linux 64-bit platform, TIBCO ActiveMatrix Adapter for JD Edwards EnterpriseOne 5.3.0 fails to start with the error: Failed to load shared library, library name : /opt/tibco/tibcojre64/1.7.0/lib/i386/client/libjvm.so
Environment
Product: TIBCO Adapter for JDE OneWorld Xe
Version: 5.3.0
OS: Redhat Enterprise Linux 5.x 64bit
--------------------
Resolution
To get the JDE Adapter 5.3 to work with TRA 5.8, do the following.
1). Copy the file "wrap" from <TIBCO_HOME>/tra/5.8/bin to <TIBCO_HOME>/adapter/adjdexe/5.3/bin. Backup the adjdexe file and rename the "wrap" file to the "adjdexe" file.
2). Modify the adjdexe.tra file.
For the tibco.env.LD_LIBRARY_PATH, add the <TIBCO_HOME>/tibrv/8.4/lib/64.
Also modify <TIBCO_HOME>/tibcojre64/1.7.0/lib/i386/client to <TIBCO_HOME>/tibcojre64/1.7.0/lib/amd64/server and <TIBCO_HOME>/tibcojre64/1.7.0/lib/i386 to <TIBCO_HOME>/tibcojre64/1.7.0/lib/amd64
For the the java.library, modify <TIBCO_HOME>/tibcojre64/1.7.0/lib/i386/client/libjvm.so to <TIBCO_HOME>/tibcojre64/1.7.0/lib/amd64/server/libjvm.so
Issue/Introduction
How doesTIBCO ActiveMatrix Adapter for JD Edwards EnterpriseOne5.3.0 work with TIBCO Runtime Agent 5.8.0 64-bit on Linux?