Directory server 5.2 startup error
807573Feb 15 2004 — edited Jul 26 2007I was installing directory server from the docs from sun to the letter, i got to /directoryserver configure and when through it filling out the details. Everything was fine till it got to the end and tried starting the directory server when it came up with this error :
[15/Feb/2004:14:35:26 +0000] - ERROR<4167> - Startup - conn=-1 op=-1 msgId=-1 - System error Load library /var/mps/serverroot/lib/acl-plugin.so
: error ld.so.1: ./ns-slapd: fatal: relocation error: file /var/mps/serverroot/lib/acl-plugin.so: symbol PR_GetSysfdTableMax: referenced symbol n
ot found
[15/Feb/2004:14:35:26 +0000] - ERROR<4140> - plugin_setup - conn=-1 op=-1 msgId=-1 - Configuration error Could not load symbol "acl_init" from l
ibrary "/var/mps/serverroot/lib/acl-plugin.so" for plugin ACL Plugin
[15/Feb/2004:14:35:26 +0000] - ERROR<4112> - Bootstrap config - conn=-1 op=-1 msgId=-1 - Configuration error Unable to load plugin "cn=ACL Plug
in,cn=plugins,cn=config".
I search the web and found other people in the same boat but no answer.
I doing this on a fresh patched version of solaris 9
idsktune can out with no ERROR just some NOTICE
Any idea on an answer?