[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
2.0.7: socket error
Hi All,
Platform: Linux XXXX 2.2.16-22smp #1 SMP Tue Aug 22 16:39:21 EDT 2000 i686 unknown
Upon starting, I noticed there are several daemons running instead of one, which
is the case of Solaris:
> ps -eaf |grep slap
90:root 850 1 0 16:38 ? 00:00:00 /usr/local/libexec/slapd
91:root 851 850 0 16:38 ? 00:00:00 /usr/local/libexec/slapd
92:root 852 851 0 16:38 ? 00:00:00 /usr/local/libexec/slapd
In the log, I see:
Jan 28 16:38:42 pilum slapd[848]: daemon: socket() failed errno=22 (Invalid argument)
Jan 28 16:38:42 pilum slapd[850]: slapd starting
What's going on here?
Jie