Products | Versions |
---|---|
TIBCO Rendezvous | - |
Not Applicable | - |
Resolution:
Description:
= = = = = = =
If you run “java tibrvlisten test” on HPUX, you may see the following error:
/usr/lib/dld.sl: Can't find path for shared library: libjli.sl
/usr/lib/dld.sl: No such file or directory
IOT trap (core dumped)
Resolution
=========
Based on the following HP URL, you would need to patch HPUX.
https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXJDKJRE60
You could also resolve this issue doing the following:
Run “which java” to get the <java root>.
Add “<java root>/jre/lib/PA_RISC2.0/jli” into SHLIB_PATH environment variable.