Two problems after 8.8.8 patch1

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Martinwiertz
Advanced member
Advanced member
Posts: 85
Joined: Sat Sep 13, 2014 3:55 am
Location: The Netherlands
ZCS/ZD Version: V10 FOSS Intalio on Ubuntu20.04

Re: Two problems after 8.8.8 patch1

Post 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
lfasci
Advanced member
Advanced member
Posts: 145
Joined: Mon Dec 09, 2013 2:38 am

Re: Two problems after 8.8.8 patch1

Post by lfasci »

Try to empty /opt/zimbra/jetty/work/ folder and restart the mailbox

su - zimbra
zmmailboxdcl restart

It worked for me

Bye
Lorenzo
mantykora
Posts: 13
Joined: Sat Sep 13, 2014 3:26 am

Re: Two problems after 8.8.8 patch1

Post 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?
lfasci
Advanced member
Advanced member
Posts: 145
Joined: Mon Dec 09, 2013 2:38 am

Re: Two problems after 8.8.8 patch1

Post by lfasci »

Yes it worked for both errors, you can delete folder content with zimbra running, you must restart

Bye
Lorenzo
mputaturo
Posts: 2
Joined: Mon Apr 16, 2018 9:14 am

Re: Two problems after 8.8.8 patch1

Post 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
cet.junior
Posts: 2
Joined: Tue Apr 17, 2018 12:11 pm

Re: Two problems after 8.8.8 patch1

Post 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.
cet.junior
Posts: 2
Joined: Tue Apr 17, 2018 12:11 pm

Re: Two problems after 8.8.8 patch1

Post 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.
it@anaxima
Posts: 6
Joined: Mon Aug 14, 2017 1:56 pm

Re: Two problems after 8.8.8 patch1

Post 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
racerock
Posts: 22
Joined: Tue Sep 20, 2016 10:09 am

Re: Two problems after 8.8.8 patch1

Post 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
Martinwiertz
Advanced member
Advanced member
Posts: 85
Joined: Sat Sep 13, 2014 3:55 am
Location: The Netherlands
ZCS/ZD Version: V10 FOSS Intalio on Ubuntu20.04

Re: Two problems after 8.8.8 patch1

Post by Martinwiertz »

GENIUS! Thanks Lorenzo and others.

Zimbra works fine again.

Regards,
Martin
Post Reply