After upgrading from 5.0.11 to 5.0.13 on Ubuntu 8.04 zmmtaconfigctl will not start which results in many of the services, including the mailbox and mta, not running.
Code:
zimbra@ml:~$ zmcontrol start
Host ml.example.com
Starting ldap...Done.
Starting logger...Done.
Starting mailbox...FAILED
Starting zmmtaconfig...failed.
Starting mysqld...done.
Starting mailboxd...done.
Starting antispam...Done.
Starting antivirus...Done.
Starting snmp...Done.
Starting spell...Done.
Starting mta...FAILED
Starting zmmtaconfig...failed.
zmmtaconfigctl failed to start
Starting saslauthd...done.
Starting stats...Done. The log for zmmtaconfigctl is:
Code:
Fri Feb 13 02:09:19 2009 zmmtaconfig already running at
Fri Feb 13 02:11:31 2009 zmmtaconfig already running at
Fri Feb 13 02:12:15 2009 zmmtaconfig already running at
Fri Feb 13 02:13:03 2009 zmmtaconfig already running at
Fri Feb 13 02:39:36 2009 zmmtaconfig already running at
Fri Feb 13 02:41:25 2009 zmmtaconfig already running at
Fri Feb 13 02:42:02 2009 zmmtaconfig already running at
There isn't any instance of it actually starting though.
There is also an error shown in zimbra.log for sshd:
Code:
Feb 13 00:53:38 ml sshd[5430]: Received SIGHUP; restarting.
Feb 13 00:53:38 ml sshd[27519]: Server listening on :: port 22.
Feb 13 00:53:38 ml sshd[27519]: error: Bind to port 22 on 0.0.0.0 failed: Address already in use.
Feb 13 00:54:04 ml slapd[6815]: conn=129 fd=21 ACCEPT from IP=192.168.1.104:38780 (IP=192.168.1.104:389)
sshd is running and using port 22.
Any help is appreciated!
Thanks
Bob