Page 2 of 3

Re: Two problems after 8.8.8 patch1

Posted: Tue Apr 17, 2018 5:51 am
by Martinwiertz
Problem on my server:

ii zimbra-mbox-admin-console-war 1.0.0.1521605612-1.u14 amd64 Zimbra Admin Console War
ii zimbra-mbox-war 1.0.0.1522952748-1.u14 amd64 Zimbra Mailbox Service War
ii zimbra-mbox-webclient-war 1.0.0.1523095946-1.u14 amd64 Zimbra WebClient War

Re: Two problems after 8.8.8 patch1

Posted: Tue Apr 17, 2018 7:10 am
by lfasci
Try to empty /opt/zimbra/jetty/work/ folder and restart the mailbox

su - zimbra
zmmailboxdcl restart

It worked for me

Bye
Lorenzo

Re: Two problems after 8.8.8 patch1

Posted: Tue Apr 17, 2018 8:06 am
by mantykora
lfasci wrote:Try to empty /opt/zimbra/jetty/work/ folder and restart the mailbox

su - zimbra
zmmailboxdcl restart

It worked for me

For both errors?
Should it be emptied with zimbra running or not?

Re: Two problems after 8.8.8 patch1

Posted: Tue Apr 17, 2018 8:31 am
by lfasci
Yes it worked for both errors, you can delete folder content with zimbra running, you must restart

Bye
Lorenzo

Re: Two problems after 8.8.8 patch1

Posted: Tue Apr 17, 2018 11:13 am
by mputaturo
The solution worked also for me.
I removed everything inside the folder /opt/zimbra/jetty/work/.
Restarted Zimbra and everything is fine now.
Thank you Lorenzo

Re: Two problems after 8.8.8 patch1

Posted: Tue Apr 17, 2018 12:15 pm
by cet.junior
lfasci wrote:Try to empty /opt/zimbra/jetty/work/ folder and restart the mailbox

su - zimbra
zmmailboxdcl restart

It worked for me

Bye
Lorenzo
Hi Lorenzo,

Confirming that this solution works; Zimbra Release 8.8.8.GA.2009.UBUNTU14.64 FOSS edition. ;)

Thank you very much.

Re: Two problems after 8.8.8 patch1

Posted: Tue Apr 17, 2018 12:17 pm
by cet.junior
Martinwiertz wrote:Same issue here but:
Release 8.8.8.GA.2009.UBUNTU14.64 UBUNTU14_64 FOSS edition, Patch 8.8.8_P1.
Works fine for the last days.

But it occurred after apt-get update - zimbra-mbox-webclient-war updated and then Houston we have a problem. iMac Safari does connect to https, Android does not work, Windows10 does not work...... iMac Safari mobile client and html login does not work (standaard and Ajax do work)

Please help.
Hi there,

Try the solution from lfasci; I use the same version as yours and it worked fine.

Best regards.

Re: Two problems after 8.8.8 patch1

Posted: Tue Apr 17, 2018 12:31 pm
by it@anaxima
Hi,

Thanks to lfasci!

what I did (as root)

su - zimbra -c 'zmcontrol stop'
mv /opt/zimbra/jetty/work /opt/zimbra/jetty/work.old
mkdir /opt/zimbra/jetty/work
chown zimbra:zimbra /opt/zimbra/jetty/work
su - zimbra -c 'zmcontrol start'

Worked like a charme! Both errors regarding mobile and standard view are gone as well as the printing error.

Thanks again

Re: Two problems after 8.8.8 patch1

Posted: Tue Apr 17, 2018 1:11 pm
by racerock
For everyone's info this affects 8.8.8. ( wthout patch 1) after updates that take the below "war" version
Ubuntu 16.04
Release 8.8.8.GA.2009.UBUNTU16.64 UBUNTU16_64 FOSS edition.

ii zimbra-mbox-admin-console-war 1.0.0.1521605612-1.u16 amd64 Zimbra Admin Console War
ii zimbra-mbox-war 1.0.0.1522952748-1.u16 amd64 Zimbra Mailbox Service War
ii zimbra-mbox-webclient-war 1.0.0.1523095946-1.u16 amd64 Zimbra WebClient War

Clearing out the contents of /opt/zimbra/jetty/work as others suggest ..
and zmcontrol restart
all now works well

Re: Two problems after 8.8.8 patch1

Posted: Tue Apr 17, 2018 3:30 pm
by Martinwiertz
GENIUS! Thanks Lorenzo and others.

Zimbra works fine again.

Regards,
Martin