Network Zimlets not installing After a restore of ZCS 6.04, none of the etwork edition zimlets were deployed. When we tried to manually deploy the backup_restore zimlet with "zmzimletctl deploy /opt/zimbra/zimlets-network/com_zimbra_backuprestore.zip " it failed. Below is a portion of the mailbox.log:
2010-07-15 21:44:18,204 WARN [Thread-841] [] zimlet - Zimlet not found: /opt/zimbra/zimlets-deployed/com_zimbra_backuprestore
2010-07-15 21:44:18,205 INFO [Thread-841] [] zimlet - Deploying Zimlet com_zimbra_backuprestore in LDAP.
2010-07-15 21:44:18,255 INFO [Thread-841] [] zimlet - Installing Zimlet com_zimbra_backuprestore on this host.
2010-07-15 21:44:18,255 INFO [Thread-841] [] zimlet - deploy java.io.IOException: No such file or directory
at java.io.UnixFileSystem.createFileExclusively(Nativ e Method)
at java.io.File.createNewFile(File.java:883)
at com.zimbra.cs.zimlet.ZimletUtil.writeFile(ZimletUt il.java:610)
at com.zimbra.cs.zimlet.ZimletUtil.installZimlet(Ziml etUtil.java:557)
at com.zimbra.cs.zimlet.ZimletUtil.deployZimlet(Zimle tUtil.java:486)
at com.zimbra.cs.zimlet.ZimletUtil.deployZimlet(Zimle tUtil.java:420)
at com.zimbra.cs.service.admin.DeployZimlet$DeployThr ead.run(DeployZimlet.java:98)
at java.lang.Thread.run(Thread.java:619)
Regards,
okahmad
Last edited by okahmad; 07-16-2010 at 04:59 AM..
Reason: Improve the post
|