zmmailboxd doesn't start after patch 26 upgrade

Ask questions about your setup or get help installing ZCS server (ZD section below).
Post Reply
twiggers
Posts: 7
Joined: Thu Aug 18, 2022 4:39 am

zmmailboxd doesn't start after patch 26 upgrade

Post by twiggers »

Getting these errors

Looked at older thread and saw there might be a jetty version issue. Initially my config had "lib/setuid/jetty-setuid-java-1.0.3.jar" and I get this issue

SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
JettyMonitor monitoring thread pool QueuedThreadPool[qtp1147258851]@4461c7e3{STOPPED,10<=0<=250,i=0,r=-1,q=0}[NO_TRY]
Zimbra server reserving server socket port=7025 bindaddr=null ssl=false
java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.

If i change it to "lib/setuid/jetty-setuid-java-1.0.4.jar"

I get this issue

Caused by: MultiException[java.lang.IllegalStateException: KeyStores with multiple certificates are not supported on the base class org.eclipse.jetty.util.ssl.SslContextFactory.
saket.patel
Zimbra Employee
Zimbra Employee
Posts: 137
Joined: Mon Apr 11, 2022 8:39 pm

Re: zmmailboxd doesn't start after patch 26 upgrade

Post by saket.patel »

This issue was fixed in Patch 25 itself https://github.com/Zimbra/zm-jetty-conf ... 6616175035
Can you check if there are no pending package upgrades and also make sure to restart services
Post Reply