Convertd failed after upgrade to 8.7.1 from 8.7: Difference between revisions

mNo edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
<div class="col-md-12 ibox-content">
<div class="col-md-12 ibox-content">
=Convertd failed after upgrade to 8.7.1 from 8.7=
=Convertd failed after upgrade to 8.7.1 from 8.7=
{{KB|{{ZC}}|{{ZCS 8.7.1}}|{{ZCS 8.7}}||}}
{{KB|{{ZC}}|{{ZCS 8.7}}|||}}


==Purpose==
==Purpose==
Line 28: Line 28:
* Bugzilla about the convertd issue [https://bugzilla.zimbra.com/show_bug.cgi?id=107106 https://bugzilla.zimbra.com/show_bug.cgi?id=107106]
* Bugzilla about the convertd issue [https://bugzilla.zimbra.com/show_bug.cgi?id=107106 https://bugzilla.zimbra.com/show_bug.cgi?id=107106]


{{Article Footer|Zimbra Collaboration 8.7.1, 8.7|10/29/2016}}
{{Article Footer|Zimbra Collaboration 8.7|10/29/2016}}
{{NeedSME|Jorge|Raunaq|Jorge}}
{{NeedSME|Jorge|Raunaq|Jorge}}

Latest revision as of 21:09, 28 April 2020

Convertd failed after upgrade to 8.7.1 from 8.7

   KB 23086        Last updated on 2020-04-28  




0.00
(0 votes)

Purpose

If you have upgraded to ZCS 8.7.1 from 8.7, convertd will fail to start providing this message in the convertd.log:

mod_convert: init failed: /opt/zimbra/keyview/ExportSDK/bin/mwxsr.so: cannot open shared object file: No such file or directory
  • A server with ZCS 8.7.0 has this structure
[zimbra@zmail ~]$ ls -l keyview
lrwxrwxrwx 1 root root 29 Oct 29 05:42 keyview -> /opt/zimbra/keyview-10.13.0.0
  • A server with ZCS 8.7.1 has this structure (mind the missing the symlink)
[zimbra@zmail ~]$ ls -ldt keyview*
drwxr-xr-x 6 root root 4096 Oct 29 05:41 keyview-10.13.0.0

Resolution

Run this command as root user in ZCS 8.7.1:

cd /opt/zimbra
ln -s /opt/zimbra/keyview-10.13.0.0 keyview

Then as zimbra user

zmconvertdctl start

Additional Content

Verified Against: Zimbra Collaboration 8.7 Date Created: 10/29/2016
Article ID: https://wiki.zimbra.com/index.php?title=Convertd_failed_after_upgrade_to_8.7.1_from_8.7 Date Modified: 2020-04-28



Try Zimbra

Try Zimbra Collaboration with a 60-day free trial.
Get it now »

Want to get involved?

You can contribute in the Community, Wiki, Code, or development of Zimlets.
Find out more. »

Looking for a Video?

Visit our YouTube channel to get the latest webinars, technology news, product overviews, and so much more.
Go to the YouTube channel »


Wiki/KB reviewed by Jorge Raunaq Jorge Last edit by David Bingham
Jump to: navigation, search