zeextras migration ...
 
Notifications
Clear all

zeextras migration tool install error 2.4.2

1 Posts
1 Users
0 Reactions
465 Views
(@denalden)
Posts: 1
Topic starter
 

Good day, i have a problem to install zextras migration tool 2.4.2 on ubuntu 8.04 and 7.2.6 Zimbra open sourse verison.

Checking whether the Core is already installed ...

ZeXtras Migration Tool Core detected.

Deploying zimlet ...

[] INFO: I/O exception (java.net.ConnectException) caught when processing reques t: Connection refused
[] INFO: Retrying request
com.zimbra.cs.account.AccountServiceException: no such zimlet: com_zextras_zxmig
ExceptionId:main:1478506114213:b707fb2180587707
Code:account.NO_SUCH_ZIMLET
at com.zimbra.cs.account.AccountServiceException.NO_SUCH_ZIMLET(AccountS erviceException.java:231)
at com.zimbra.cs.zimlet.ZimletUtil.setPriority(ZimletUtil.java:1083)
at com.zimbra.cs.zimlet.ZimletUtil.dispatch(ZimletUtil.java:1826)
at com.zimbra.cs.zimlet.ZimletUtil.main(ZimletUtil.java:1897)
[] INFO: I/O exception (java.net.ConnectException) caught when processing reques t: Connection refused
[] INFO: Retrying request
ERROR: zclient.IO_ERROR (invoke Connection refused, server: localhost) (cause: j ava.net.ConnectException Connection refused)
[] INFO: I/O exception (java.net.ConnectException) caught when processing reques t: Connection refused
[] INFO: Retrying request
ERROR: zclient.IO_ERROR (invoke Connection refused, server: localhost) (cause: j ava.net.ConnectException Connection refused)

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 .

I made zmfixperms -extended and have no result
./install -d zimlet

+ echo 'ZeXtras Migration Tool Core detected.'
ZeXtras Migration Tool Core detected.
+ echo ''

+ 2.4.2 != 2.4.2
+ echo 'Deploying zimlet ...'
Deploying zimlet ...
+ echo ''

+ local ZIMLET_LOG_FILE
+ ZIMLET_LOG_FILE=/tmp/zextras-zimlet-install-log-22531.txt
+ export ZIMLET_LOG_FILE
+ /opt/zimbra/bin/zmzimletctl listZimlets
+ grep -qi com_zextras_zxmig
+ 1 -eq 0
+ chown zimbra:zimbra -R /opt/zimbra/zimlets-deployed/com_zextras_zxmig
+ umask 0027
+ sudo -u zimbra /opt/zimbra/bin/zmzimletctl deploy packages/com_zextras_zxmig.zip
+ local exit
+ exit=0
+ grep INFO /tmp/zextras-zimlet-install-log-22531.txt
[] INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
[] INFO: Retrying request
+ 0 -ne 0
+ sleep 15
+ su - zimbra -c '/opt/zimbra/bin/zmzimletctl setPriority com_zextras_zxmig 1'
com.zimbra.cs.account.AccountServiceException: no such zimlet: com_zextras_zxmig
ExceptionId:main:1478506649979:327cc3e37e1abbe7
Code:account.NO_SUCH_ZIMLET
at com.zimbra.cs.account.AccountServiceException.NO_SUCH_ZIMLET(AccountServiceException.java:231)
at com.zimbra.cs.zimlet.ZimletUtil.setPriority(ZimletUtil.java:1083)
at com.zimbra.cs.zimlet.ZimletUtil.dispatch(ZimletUtil.java:1826)
at com.zimbra.cs.zimlet.ZimletUtil.main(ZimletUtil.java:1897)
+ /opt/zimbra/bin/zmprov flushCache zimlet
[] INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
[] INFO: Retrying request
ERROR: zclient.IO_ERROR (invoke Connection refused, server: localhost) (cause: java.net.ConnectException Connection refused)
+ /opt/zimbra/bin/zmprov flushCache zimlet com_zextras_zextras
[] INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
[] INFO: Retrying request
ERROR: zclient.IO_ERROR (invoke Connection refused, server: localhost) (cause: java.net.ConnectException Connection refused)
+ /opt/zimbra/bin/zmzimletctl listZimlets
+ grep -qi com_zextras_zxmig
+ 1 -ne 0
+ echo ''

+ echo 'Zimlet installation failed. Exiting.'
Zimlet installation failed. Exiting.
+ echo .......
.......
+ echo 'The Zimlet installation has failed. That might be due to an incomplete startup'
The Zimlet installation has failed. That might be due to an incomplete startup
+ echo 'of the Zimbra webapp. Please verify Zimbra is up and running, then retry'
of the Zimbra webapp. Please verify Zimbra is up and running, then retry
+ echo 'the deployment of the zimlet with ./install.sh zimlet .'
the deployment of the zimlet with ./install.sh zimlet .
+ echo .......
.......
+ logErr 'Zimlet installation failed'
+ logInst 'ERROR Zimlet installation failed'
dirname "$INSTALL_LOG"
++ dirname /opt/zimbra/.zextras_install_history
+ -d /opt/zimbra
date +%s
++ date +%s
+ echo 1478506654 'ERROR Zimlet installation failed'
+ exit 1

help is needed(

 
Posted : 11/07/2016 10:19