Page 1 of 1

LDAP stops responding

Posted: Thu Dec 14, 2006 6:59 pm
by abnormaliti
From time to time, may be once a fortnight, the Scalix LDAP service stops responding, which affects the SWA. The omslapdeng process is running, infact several of them.

omldapsearch mail=\* mail hangs and never returns any results.

Doing:
omoff -w -d0 ldap
omon -w ldap


rectifies the situation.

How can I find the cause?

System info -
OS: RHEL4
Scalix: 10.0.5
Total Users connected: 271
SWA Users logged in: 195
SWA runs on a separate server[/b]

Posted: Fri Dec 15, 2006 5:32 am
by Valerion
I would suggest you do a omshowlog -e and check for LDAP daemon errors there. Also have a look at /var/opt/scalix/logs/fatal (Scalix 10)

Posted: Mon Dec 18, 2006 1:32 am
by abnormaliti
Only LDAP related entries in the omshowlog are me restarting the service:

Code: Select all

REPORT                         Administration(omoff         ) 12.15.06 09:40:04
[OM 10522] Subsystem LDAP Daemon shutdown by root.

REPORT                         Administration(omon          ) 12.15.06 09:40:18
[OM 10429] Subsystem LDAP Daemon started by root.


There are no LDAP related entries in the log around that date or time.

Any other suggestions?