I just tried to install the migration tool on a clusted 7.2 zimbra server setup and getting tho following error message on both servers:
Code:
The ZeXtras Migration Tool Zimlet will now be installed. Proceed? [Y] y
Checking whether the Core is already installed ...
ZeXtras Migration Tool Core detected.
Deploying zimlet ...
[] INFO: Deploying on mail-east.test.com
[] INFO: Deploy initiated. Check the server's mailbox.log for the status.
[] INFO: Deploying on mail.test.com
[] INFO: Deploy initiated. Check the server's mailbox.log for the status.
Zimlet installation failed. Exiting.
.......
The Zimlet installation has failed. That might be due to an incomplete startup
of the Zimbra webapp. Please verify Zimbra is up and running, then retry
the deployment of the zimlet with ./install.sh zimlet .
Also in the mailbox log i found this:
Code:
2014-10-17 13:41:25,702 WARN [Thread-106] [] zimlet - Zimlet not found: /opt/zimbra/zimlets-deployed/com_zextras_zxmig
2014-10-17 13:41:25,705 INFO [Thread-106] [] zimlet - Deploying Zimlet com_zextras_zxmig in LDAP.
2014-10-17 13:41:26,101 INFO [Thread-106] [] zimlet - Installing Zimlet com_zextras_zxmig on this host.
2014-10-17 13:41:26,103 INFO [Thread-106] [] zimlet - deploy
java.io.IOException: No such file or directory
at java.io.UnixFileSystem.createFileExclusively(Native Method)
at java.io.File.createNewFile(File.java:883)
at com.zimbra.cs.zimlet.ZimletUtil.writeFile(ZimletUtil.java:706)
at com.zimbra.cs.zimlet.ZimletUtil.installZimlet(ZimletUtil.java:657)
at com.zimbra.cs.zimlet.ZimletUtil.deployZimlet(ZimletUtil.java:588)
at com.zimbra.cs.zimlet.ZimletUtil.deployZimlet(ZimletUtil.java:521)
at com.zimbra.cs.service.admin.DeployZimlet$DeployThread.run(DeployZimlet.java:114)
at java.lang.Thread.run(Thread.java:662)
I have rebooted the servers and redownlaoded latest package and still same thing on both servers. If i can get this to work will probably purchase the suite for 300+ mailboxes so really want to get this to work ASAP. Any help would be appreciated!!!
Thanks!
Bookmarks