View Single Post
  #1 (permalink)  
Old 01-12-2006, 03:50 AM
DanielP DanielP is offline
Intermediate Member
 
Posts: 20
Default Mailbox and logger not starting - SLES9 M3 Beta436

First of all, thanks for a great product!

After fresh (smooth btw) install of M3 Beta 436 on SLES9 SP3, the mailbox and logger does not start(even tough the /etc/init.d/zimbra start says it does).

Starting ldap...Done.
Starting antispam...Done.
Starting antivirus...Done.
Starting logger...Done.
Starting mailbox...Done.
Starting mta...Done.
Starting spell...Done.

However running:
zmcontrol status

gives

antispam Running
antivirus Running
ldap Running
logger Stopped
mailbox Stopped
mta Running
spell Running

and
zmcontrol stop
Stopping antispam...Done
Stopping antivirus...Done
Stopping ldap...Done
Stopping logger...FAILED
Error: no pid in '/opt/zimbra/logger/db/mysql.pid'
/opt/zimbra/bin/zmlogswatchctl: line 59: kill: (22748) - No such process
Stopping mailbox...Done
Stopping mta...FAILED
/opt/zimbra/cyrus-sasl-2.1.21.ZIMBRA/sbin/saslauthd: no process killed
Stopping snmp...Done
Stopping spell...Done

So, the mysqld server is not starting at all. Also, the webserver does not listen to anything but 7780.

What could be the problem here? The machine ran a previous (M3) beta just fine.

/Daniel
Reply With Quote