[Kolab-devel] [issue4591] kolabsrv script errors out a little prematurely

Jeroen van Meeuwen issues at kolab.org
Sun Oct 10 17:22:19 CEST 2010


If the command is to start all services, do not fail over a service that may be
running already;

[root at test90-6 ~]# kolabsrv rc all start
Checking configuration files for slapd:  WARNING: No dynamic config support for
overlay unique.
WARNING: No dynamic config support for overlay refint.
config file testing succeeded
                                                           [  OK  ]
Starting slapd:                                            [FAILED]
ERROR: /etc/rc.d/init.d/ldap start failed
Run: /usr/sbin/kolabctl rc all stop
to stop all services
[root at test90-6 ~]# /etc/init.d/ldap status
slapd (pid 10688) is running...
slurpd (pid 10695) is running...
[root at test90-6 ~]# /etc/init.d/ldap stop
Stopping slapd:                                            [  OK  ]
Stopping slurpd:                                           [  OK  ]
[root at test90-6 ~]# kolabsrv rc all start
Checking configuration files for slapd:  WARNING: No dynamic config support for
overlay unique.
WARNING: No dynamic config support for overlay refint.
config file testing succeeded
                                                           [  OK  ]
Starting slapd:                                            [  OK  ]
Starting slurpd:                                           [  OK  ]
Starting saslauthd: saslauthd[3027] :detach_tty      : Cannot start saslauthd
saslauthd[3027] :detach_tty      : Another instance of saslauthd is currently
running
                                                           [FAILED]
ERROR: /etc/rc.d/init.d/saslauthd start failed
Run: /usr/sbin/kolabctl rc all stop
to stop all services

----------
messages: 26748
nosy: jmeeuwen
status: unread
title: kolabsrv script errors out a little prematurely

______________________________________
Kolab issue tracker <issues at kolab.org>
<https://issues.kolab.org/issue4591>
______________________________________




More information about the devel mailing list