PavanLinux wrote:Confirmed that 8.8.15 chat issue resolved with below step which is provided by above thread. Thank you
# mv /opt/zimbra/lib/ext/openchat/zal.jar /tmp
# cp -rp /opt/zimbra/lib/ext/zimbradrive/zal.jar /opt/zimbra/lib/ext/openchat/zal.jar
# su - zimbra
$ zmmailboxdctl restart
If chat zimlet is disabled then enable Chat Zimlet from Admin Console > Configure > Zimlets > com_zimbra_open_chat <toggle>
Login to user mailbox using Zimbra web client and you will see chat window on right hand side.
Thank you!
AGAIN, we are hit with these type of issues that require hacks to get a server working normally when doing minor upgrades. Total lack of QA testing on Zimbra's part.
I got this problem when upgrading from 8.8.15 Patch2 to 8.8.15 Patch7
This fix doesn't work if you don't have zimbra drive installed.
Code: Select all
david@zimbra:~$ cp -rp /opt/zimbra/lib/ext/zimbradrive/zal.jar /opt/zimbra/lib/ext/openchat/zal.jar
cp: cannot stat ‘/opt/zimbra/lib/ext/zimbradrive/zal.jar’: No such file or directory