zmmailboxdctl issue after Centos 7 system update

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
User avatar
k2a
Posts: 3
Joined: Wed Feb 01, 2017 12:03 pm

zmmailboxdctl issue after Centos 7 system update

Post by k2a »

Dear colleagues,

After Centos 7 system update I faced the following trouble.

Code: Select all

Host mail.blabla.org
        mailbox                 Stopped
                zmmailboxdctl is not running.
         service webapp          Stopped
                zmmailboxdctl is not running.
        zimbra webapp           Stopped
                zmmailboxdctl is not running.
        zimbraAdmin webapp      Stopped
                zmmailboxdctl is not running.
        zimlet webapp           Stopped
                zmmailboxdctl is not running.
        zmconfigd               Stopped
                zmconfigd is not running.
Web Interface 502 error

Code: Select all

HTTP ERROR 502
Problem accessing ZCS upstream server. Cannot connect to the ZCS upstream server. Connection is refused.
Possible reasons:

upstream server is unreachable
upstream server is currently being upgraded
upstream server is down
Please contact your ZCS administrator to fix the problem.

Powered by Nginx-Zimbra://

And the fun of that story that I was fully confident that zimbra uses nginx, but in the log apache fatal error, but it looks that is some sort of Java related problem
/opt/zimbra/log/zmmailboxd.out

Code: Select all

[Fatal Error] :1:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored.  Run with -XX:Co
mpileCommandFile=.hotspot_compiler to load the file.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".

If somebody faces the same and solve it please share workaround

Many thanks in advance.
Attachments
web_502error.png
web_502error.png (16.9 KiB) Viewed 953 times
Post Reply