just fyi,
each/every time the ZeXtras Suite Zimlet is installed, it FAILs. Once.
an immediate re-install is ALWAYS successfuly.
from the install session:
...
Deploying zimlet ...
[] INFO: Deploying on my.domain.com
[] INFO: deploy failed on my.domain.com
java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:150)
at java.net.SocketInputStream.read(SocketInputStream.java:121)
at sun.security.ssl.InputRecord.readFully(InputRecord.java:312)
at sun.security.ssl.InputRecord.read(InputRecord.java:350)
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927)
at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:884)
at sun.security.ssl.AppInputStream.read(AppInputStream.java:102)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
at java.io.BufferedInputStream.read(BufferedInputStream.java:254)
at org.apache.commons.httpclient.HttpParser.readRawLine(HttpParser.java:78)
at org.apache.commons.httpclient.HttpParser.readLine(HttpParser.java:106)
at org.apache.commons.httpclient.HttpConnection.readLine(HttpConnection.java:1116)
at org.apache.commons.httpclient.HttpMethodBase.readStatusLine(HttpMethodBase.java:1973)
at org.apache.commons.httpclient.HttpMethodBase.readResponse(HttpMethodBase.java:1735)
at org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:1098)
at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:398)
at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)
at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
at com.zimbra.common.httpclient.HttpClientUtil.executeMethod(HttpClientUtil.java:42)
at com.zimbra.common.httpclient.HttpClientUtil.executeMethod(HttpClientUtil.java:28)
at com.zimbra.cs.zimlet.ZimletUtil$ZimletSoapUtil.postAttachment(ZimletUtil.java:1608)
at com.zimbra.cs.zimlet.ZimletUtil$ZimletSoapUtil.deployZimletOnServer(ZimletUtil.java:1480)
at com.zimbra.cs.zimlet.ZimletUtil$ZimletSoapUtil.deployZimlet(ZimletUtil.java:1408)
at com.zimbra.cs.zimlet.ZimletUtil.deployZimletBySoap(ZimletUtil.java:1184)
at com.zimbra.cs.zimlet.ZimletUtil.dispatch(ZimletUtil.java:1808)
at com.zimbra.cs.zimlet.ZimletUtil.main(ZimletUtil.java:1907)
com.zimbra.common.service.ServiceException: system failure: Unable to deploy Zimlet com_zextras_zextras.zip on my.domain.com
ExceptionId:main:1356204689453:ec298dd1451f6bbe
Code:service.FAILURE
at com.zimbra.common.service.ServiceException.FAILURE(ServiceException.java:258)
at com.zimbra.cs.zimlet.ZimletUtil$ZimletSoapUtil.deployZimletOnServer(ZimletUtil.java:1497)
at com.zimbra.cs.zimlet.ZimletUtil$ZimletSoapUtil.deployZimlet(ZimletUtil.java:1408)
at com.zimbra.cs.zimlet.ZimletUtil.deployZimletBySoap(ZimletUtil.java:1184)
at com.zimbra.cs.zimlet.ZimletUtil.dispatch(ZimletUtil.java:1808)
at com.zimbra.cs.zimlet.ZimletUtil.main(ZimletUtil.java:1907)
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:150)
at java.net.SocketInputStream.read(SocketInputStream.java:121)
at sun.security.ssl.InputRecord.readFully(InputRecord.java:312)
at sun.security.ssl.InputRecord.read(InputRecord.java:350)
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927)
at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:884)
at sun.security.ssl.AppInputStream.read(AppInputStream.java:102)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
at java.io.BufferedInputStream.read(BufferedInputStream.java:254)
at org.apache.commons.httpclient.HttpParser.readRawLine(HttpParser.java:78)
at org.apache.commons.httpclient.HttpParser.readLine(HttpParser.java:106)
at org.apache.commons.httpclient.HttpConnection.readLine(HttpConnection.java:1116)
at org.apache.commons.httpclient.HttpMethodBase.readStatusLine(HttpMethodBase.java:1973)
at org.apache.commons.httpclient.HttpMethodBase.readResponse(HttpMethodBase.java:1735)
at org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:1098)
at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:398)
at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)
at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
at com.zimbra.common.httpclient.HttpClientUtil.executeMethod(HttpClientUtil.java:42)
at com.zimbra.common.httpclient.HttpClientUtil.executeMethod(HttpClientUtil.java:28)
at com.zimbra.cs.zimlet.ZimletUtil$ZimletSoapUtil.postAttachment(ZimletUtil.java:1608)
at com.zimbra.cs.zimlet.ZimletUtil$ZimletSoapUtil.deployZimletOnServer(ZimletUtil.java:1480)
... 4 more
[] ERROR: Error
com.zimbra.common.service.ServiceException: system failure: Unable to deploy Zimlet com_zextras_zextras.zip on my.domain.com
ExceptionId:main:1356204689453:ec298dd1451f6bbe
Code:service.FAILURE
at com.zimbra.common.service.ServiceException.FAILURE(ServiceException.java:258)
at com.zimbra.cs.zimlet.ZimletUtil$ZimletSoapUtil.deployZimletOnServer(ZimletUtil.java:1497)
at com.zimbra.cs.zimlet.ZimletUtil$ZimletSoapUtil.deployZimlet(ZimletUtil.java:1408)
at com.zimbra.cs.zimlet.ZimletUtil.deployZimletBySoap(ZimletUtil.java:1184)
at com.zimbra.cs.zimlet.ZimletUtil.dispatch(ZimletUtil.java:1808)
at com.zimbra.cs.zimlet.ZimletUtil.main(ZimletUtil.java:1907)
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:150)
at java.net.SocketInputStream.read(SocketInputStream.java:121)
at sun.security.ssl.InputRecord.readFully(InputRecord.java:312)
at sun.security.ssl.InputRecord.read(InputRecord.java:350)
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927)
at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:884)
at sun.security.ssl.AppInputStream.read(AppInputStream.java:102)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
at java.io.BufferedInputStream.read(BufferedInputStream.java:254)
at org.apache.commons.httpclient.HttpParser.readRawLine(HttpParser.java:78)
at org.apache.commons.httpclient.HttpParser.readLine(HttpParser.java:106)
at org.apache.commons.httpclient.HttpConnection.readLine(HttpConnection.java:1116)
at org.apache.commons.httpclient.HttpMethodBase.readStatusLine(HttpMethodBase.java:1973)
at org.apache.commons.httpclient.HttpMethodBase.readResponse(HttpMethodBase.java:1735)
at org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:1098)
at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:398)
at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)
at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
at com.zimbra.common.httpclient.HttpClientUtil.executeMethod(HttpClientUtil.java:42)
at com.zimbra.common.httpclient.HttpClientUtil.executeMethod(HttpClientUtil.java:28)
at com.zimbra.cs.zimlet.ZimletUtil$ZimletSoapUtil.postAttachment(ZimletUtil.java:1608)
at com.zimbra.cs.zimlet.ZimletUtil$ZimletSoapUtil.deployZimletOnServer(ZimletUtil.java:1480)
... 4 more
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 .
.......
[2005][root: ../Downloads/zextras_suite-1.6.5]$ ./install.sh zimlet
Checking for existing installations ...
FOUND Zimbra 8.0.2
Checking whether you are running the latest version ...
This installer is up to date: version 1.6.5
Checking whether the Core is already installed ...
Checking whether the ZeXtras Suite Zimlet is already installed ...
Checking whether the ZeXtras Migration Tool Zimlet is already installed ...
Detected ZeXtras Suite Core version 1.6.5
No preexistent ZeXtras Migration Tool Zimlet installation found.
No preexistent ZeXtras Suite Zimlet installation found.
...
Beginning ZeXtras Suite Zimlet installation procedure ...
The ZeXtras Suite Zimlet will now be installed. Proceed? [Y] y
Checking whether the Core is already installed ...
ZeXtras Suite Core detected.
Deploying zimlet ...
[] INFO: Deploying on my.domain.com
[] INFO: Deploy initiated. Check the server's mailbox.log for the status.
The ZeXtras Suite Zimlet has been successfully installed.
this is on:
zmcontrol -v
Release 8.0.2.GA.5569.UBUNTU12.64 UBUNTU12_64 FOSS edition.