Unable to find library 'libssl.so.0.9.8' when starting adbagent.sh on HP-UX 64-bit in TIBCO ActiveMatrix® Adapter for Database.
book
Article ID: KB0085265
calendar_today
Updated On:
Products
Versions
TIBCO ActiveMatrix BusinessWorks Plug-in for Database
-
Not Applicable
-
Description
Resolution: Description: ============ After upgraded to TIBCO Runtime Agent 5.6.2/TIBCO Rendezvous(R)8.2 on HP-UX 11i (IA-64/Itanium). TIBCO ActiveMatrix(r) Adapter for Database 5.x adbagent could not get started with error "/usr/lib/hpux64/dld.so: Unable to find library 'libssl.so.0.9.8'".
Symptoms: =========== Running adbagent failed with not finding library 'libssl.so.0.9.8'.
Cause: ===== The unable to find library 'libssl.so.0.9.8' error is seen because the path "<TIBRV_HOME>/8.2/64/lib" does not exist in adbagent_env.(c)sh and adbagent.tra while work with TRA5.6.2 or TIBCO Rendezvous(R) 8.2.
Resolution: ========== Manually add the RV_HOME/lib/64 path to adbagent_env.(c)sh and adbagent.tra file when work with TRA5.6.2.
1) In adbagent_env.(c)sh, add "<TIBRV_HOME>/8.2/lib/64" to the end of SHLIB_PATH,.
2) In adbagent.tra, add %RV_HOME%/lib/64 to the end of tibco.env.SHLIB_PATH.
Issue/Introduction
Unable to find library 'libssl.so.0.9.8' when starting adbagent.sh on HP-UX 64-bit in TIBCO ActiveMatrix® Adapter for Database.