On Fri, Apr 04, 2003 at 10:48:06AM -0800, [EMAIL PROTECTED] wrote:
> Hello again list,
>
> I'm playing with openldap, and I'm having a problem with the init scripts. slapd
> starts fine, but I invariably get the less-than-informative "[ !! ]" error when
> trying to shut down. Has anyone else encountered this?
Not with slapd, but when I've seen that with other services it usually
means that the init script couldn't find anything to kill, because the
process has already died on its own. Are you sure that slapd is running
immediately before the init script tries to kill it?
No matter what's causing the [ !! ] output, it's worth remembering that
init scripts are only wrappers around the actual process, and when
things aren't working the way you expect there's no substitute for ps,
grep, kill, and reading your logs for clues.
HTH,
-mrj
--
Michael Jinks, IB # Enterprise Networks & Systems Administration # UofC
Reader! Think not that
technical information
ought not be called speech; -- Anonymous, "How to decrypt a DVD"
--
[EMAIL PROTECTED] mailing list