Zimbra server error after reboot

5,219 views
Skip to first unread message

deepak vyas

unread,
Dec 22, 2010, 9:46:50 AM12/22/10
to vg...@googlegroups.com
Hello all,
                   I configured Zimbra mail server network edition on centos5  it was working fine but today suddenly My system rebooted after that my zimbra server is not working when I am restarting zimbra service i am getting following error.

[root@server2 ~]# /etc/init.d/zimbra restart
Host server2.example.com
        Stopping stats...Done.
        Stopping mta...Done.
        Stopping spell...Done.
        Stopping snmp...Done.
        Stopping archiving...Done.
        Stopping antivirus...Done.
        Stopping antispam...Done.
        Stopping imapproxy...Done.
        Stopping memcached...Done.
        Stopping mailbox...Done.
        Stopping convertd...Done.
        Stopping logger...Done.
        Stopping ldap...Done.
Host server2.example.com
        Starting ldap...Done.
Unable to determine enabled services from ldap.
Enabled services read from cache. Service list may be inaccurate.
        Starting logger...Failed.
Starting logswatch...ERROR: service.FAILURE (system failure: ZimbraLdapContext) (cause: javax.net.ssl.SSLHandshakeException sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: timestamp check failed)
zimbra logger service is not enabled!  failed.


        Starting convertd...Done.
        Starting mailbox...Done.
        Starting memcached...Done.
        Starting imapproxy...Done.
        Starting antispam...Done.
        Starting antivirus...Done.
        Starting snmp...Done.
        Starting spell...Done.
        Starting mta...Failed.
Starting zmmtaconfig...zmmtaconfig is already running.
postsuper: fatal: scan_dir_push: open directory defer: Permission denied
postfix failed to start
Starting saslauthd...done.
Starting stats...Done.

Now Please give me some idea how can i fix this error please give me solution of the same


        Thanks & Regards
          Deepak Vyas

Piyush Sharma

unread,
Dec 22, 2010, 11:17:06 PM12/22/10
to vg...@googlegroups.com
Hi,

You have configured zimbra network edition that is paid not free.

Kindly update us with following details :-

# zmcontrol status

Check your host file, Is it correctly configured ?
Check your MX records, Is it correctly pointing ?

And also check below url :-  http://www.unixsurgeon.com/kb/a-network-service-error-has-occurred-timestamp-check-failed.html




--
Please read http://www.catb.org/~esr/faqs/smart-questions.html before posting.
You received this message because you are subscribed to the "Vibrant GNU/Linux User Group".
To stop receiving emails from this group, mail to VGLUG+un...@googlegroups.com
To post to this group, send email to VG...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/VGLUG



--
Regards,


Piyush M Sharma
My Linux Blog
RedHat Certified Engineer 
09413194321
Linux Administrator

http://in.linkedin.com/in/linuxboy

Skype Id :- piyushbmap

deepak vyas

unread,
Dec 23, 2010, 2:30:13 AM12/23/10
to vg...@googlegroups.com
Hi Dear,
                  Thanks for reply and Output of zmcontrol status comaand


[zimbra@server2 ~]$ zmcontrol status

Unable to determine enabled services from ldap.
Enabled services read from cache. Service list may be inaccurate.
Host server2.example.com
        antispam                Running
        antivirus               Running
        convertd                Running
        imapproxy               Running
        ldap                    Running
        logger                  Stopped
                zmlogswatchctl is not running
        mailbox                 Stopped
                mysql.server is not running.
        memcached               Running
        mta                     Stopped
                postfix is not running
        snmp                    Running
        spell                   Running
        stats                   Stopped


output of dig -t mx example.com

[root@server2 ~]# dig -t mx example.com

; <<>> DiG 9.3.6-P1-RedHat-9.3.6-4.P1.el5_5.3 <<>> -t mx example.com
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 38432
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 2

;; QUESTION SECTION:
;example.com.                   IN      MX

;; ANSWER SECTION:
example.com.            86400   IN      MX      10 mail.example.com.

;; AUTHORITY SECTION:
example.com.            86400   IN      NS      server2.example.com.

;; ADDITIONAL SECTION:
mail.example.com.       86400   IN      A       180.211.97.35
server2.example.com.    86400   IN      A       180.211.97.35

;; Query time: 0 msec
;; SERVER: 180.211.97.35#53(180.211.97.35)
;; WHEN: Tue Jan  1 18:51:52 2002
;; MSG SIZE  rcvd: 104



Every thing is ok still i am getting same error. pls suggest me for the same.

Piyush Sharma

unread,
Dec 23, 2010, 7:44:51 AM12/23/10
to vg...@googlegroups.com
Hi,

Try this :-

chown -R zimbra:zimbra /opt/zimbra
/opt/zimbra/libexec/zmfixperms -verbose


Seems like the problem with certificate....run as root :

/opt/zimbra/bin/zmcertmgr addcacert /opt/zimbra/ssl/zimbra/commercial/commercial.crt



please make sure all these are correct.

cat /etc/hosts
host `hostname`
dig mx yourdomain.com

and check what logs are saying.... ?
Reply all
Reply to author
Forward
0 new messages