DS 5.2 does not startup automatically

I installed version 5.2 of the directory server and at first it was starting automatically at startup. However, it is not starting automatically anymore and I must start it manually. The /var/svc/log/milestone-multi-user:default.log is showing the following:

Executing legacy init script "/etc/rc2.d/S72directory".

There is an ns-slapd process already running: 378

However, there is not an ns-slapd process running at all. Here is what I did:

-Installed 5.2 from pkg

-ran `directoryserver configure`

-ran `ldapclient init`

-stopped the directory server with `directoryserver stop`

-ran `directoryserver ldif2db` command

-started directoryserver

-rebooted

Has anyone seen this problem before? I'm puzzled.

[779 byte] By [d_karhia] at [2007-11-27 7:27:57]
# 1

It is probably the start-slapd script that believes there is daemon running.

You may want to check in the instance for a pid file (in the logs directory).

If there is one while the server is not running but there is a process with that exact PID, then the script thinks the server is already running.

Just remove the PID file and everything will start as before.

Regards,

Ludovic.

ludovicpa at 2007-7-12 19:08:12 > top of Java-index,Web & Directory Servers,Directory Servers...