Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks | - |
Not Applicable | - |
Resolution:
Description:
============
TIBCO ActiveMatrix BusinessWorks(TM) shows "java.lang.UnsatisfiedLinkError: net (No such file or directory)" error under AIX.
Environment:
===========
AIX
Symptoms:
========
TIBCO ActiveMatrix BusinessWorks(TM) shows "java.lang.UnsatisfiedLinkError: net (No such file or directory)" error at start up under AIX.
Cause:
=====
Since AIX started to support LD_LIBRARY_PATH from 5.3, tibco.env.LIBPATH was commented out from bwengine.tra file. However, for some customers, this does not work in their AIX environment. They may need to double check with their admin. Refer to the following for more details.
http://www.ibm.com/developerworks/aix/library/au-aix5l-me.html
+++++++++++
LD_LIBRARY_PATH
An alternative environment variable for the runtime library path has been added for compatibility with SVR4-based systems. The system loader treats it as a synonym for the LIBPATH environment variable.
+++++++++++
Resolution:
==========
Uncommented below: tibco.env.LIBPATH