Configuring PAC-LDAP plug-in on HP-UX 11i for Caching Proxy
 Technote (troubleshooting)
 
Problem(Abstract)
The PAC-LDAP plug-in and pacd might not load all their dependent shared libraries at runtime.
 
Resolving the problem
Before using the PAC-LDAP plug-in or the /usr/sbin/pacd_restart.sh script, ensure that the SHLIB_PATH and PATH system variables are set as follows:
PATH=/usr/IBMldap/bin:$PATH
SHLIB_PATH=/usr/lib:/usr/IBMldap/lib:$SHLIB_PATH

The default installation path for the IBM Directory Server v 4.1 is /usr/IBMldap/. Adjust PATH and SHLIB_PATH system variables accordingly if the LDAP client is installed in a different location.

Without setting these variables as described above, error messages can occur.
  • After enabling the PAC-LDAP plug-in, the following message appears in the error log:
    "Serverinit Error: server did not load functions from DLL module /opt/ibm/edge/cp/lib/plugins/pac/libpacwte.sl"
  • When attempting to start /usr/sbin/pacd_restart.sh, the following link error message appears:
    "/usr/lib/dld.sl: Can't find path for shared library: libibmldap.sl
    /usr/lib/dld.sl: No such file or directory
    Abort"
 
 
Cross Reference information
Segment Product Component Platform Version Edition
Application Servers Runtimes for Java Technology Java SDK
 
Historical Number
84489_1
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > Edge Component
Operating system(s): HP-UX
Software version: 5.0.2
Software edition:
Reference #: 1115925
IBM Group: Software Group
Modified date: Aug 4, 2003