View Single Post
  #2 (permalink)  
Old 01-12-2006, 07:47 AM
DanielP DanielP is offline
Intermediate Member
 
Posts: 20
Default Same problem with build 381

Hi again,

Sorry for replying on my own post. I have also tried this with daily build 381. Same problem. Could it be some external problem? I did change ipadress on the machine.... however, DNS are updated, and everything gets resolved correctly.(using short name, FQDN and by ping, host and dig a hostname).
SLES own Postfix is stopped. Machine is rebooted and problem persists. Could it be any lock files preventing mysql to start?

The aspell works btw (port 7780) but apache does not server on any other ports.

zmcontrol stop says:
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: (339) - 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

Altough ps -aux shows that saslauthd should be started:

zimbra 653 0.0 0.1 4336 1168 ? Ss 14:54 0:00 /opt/zimbra/cyrus-sasl-2.1.21.ZIMBRA/sbin/saslauthd -r -a zimbra
zimbra 654 0.0 0.1 4336 1168 ? S 14:54 0:00 /opt/zimbra/cyrus-sasl-2.1.21.ZIMBRA/sbin/saslauthd -r -a zimbra
zimbra 655 0.0 0.1 4336 1168 ? S 14:54 0:00 /opt/zimbra/cyrus-sasl-2.1.21.ZIMBRA/sbin/saslauthd -r -a zimbra
zimbra 656 0.0 0.1 4336 1168 ? S 14:54 0:00 /opt/zimbra/cyrus-sasl-2.1.21.ZIMBRA/sbin/saslauthd -r -a zimbra
zimbra 657 0.0 0.1 4336 1168 ? S 14:54 0:00 /opt/zimbra/cyrus-sasl-2.1.21.ZIMBRA/sbin/saslauthd -r -a zimbra

Any pointers on where start investigating?

/D
Reply With Quote