moved thread, previously @
http://forums.zextras.com/zextras-cu...ays-works.html
every ZxSuite Zimlet install fails -- once. 2nd attempt always works.
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:
...
[] ERROR: Error
com.zimbra.common.service.ServiceException: system failure: Unable to deploy Zimlet com_zextras_zextras.zip on zimbra.mydomain.com
ExceptionId:main:1367604090688:7b7b7e73ddbd2e8a
Code:service.FAILURE
at com.zimbra.common.service.ServiceException.FAILURE (ServiceException.java:258)
at com.zimbra.cs.zimlet.ZimletUtil$ZimletSoapUtil.dep loyZimletOnServer(ZimletUtil.java:1497)
at com.zimbra.cs.zimlet.ZimletUtil$ZimletSoapUtil.dep loyZimlet(ZimletUtil.java:1408)
at com.zimbra.cs.zimlet.ZimletUtil.deployZimletBySoap (ZimletUtil.java:1184)
at com.zimbra.cs.zimlet.ZimletUtil.dispatch(ZimletUti l.java:1808)
at com.zimbra.cs.zimlet.ZimletUtil.main(ZimletUtil.ja va: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:442)
at sun.security.ssl.InputRecord.read(InputRecord.java :480)
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocke tImpl.java:927)
at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLS ocketImpl.java:884)
at sun.security.ssl.AppInputStream.read(AppInputStrea m.java:102)
at java.io.BufferedInputStream.fill(BufferedInputStre am.java:235)
at java.io.BufferedInputStream.read(BufferedInputStre am.java:254)
at org.apache.commons.httpclient.HttpParser.readRawLi ne(HttpParser.java:78)
at org.apache.commons.httpclient.HttpParser.readLine( HttpParser.java:106)
at org.apache.commons.httpclient.HttpConnection.readL ine(HttpConnection.java:1116)
at org.apache.commons.httpclient.HttpMethodBase.readS tatusLine(HttpMethodBase.java:1973)
at org.apache.commons.httpclient.HttpMethodBase.readR esponse(HttpMethodBase.java:1735)
at org.apache.commons.httpclient.HttpMethodBase.execu te(HttpMethodBase.java:1098)
at org.apache.commons.httpclient.HttpMethodDirector.e xecuteWithRetry(HttpMethodDirector.java:398)
at org.apache.commons.httpclient.HttpMethodDirector.e xecuteMethod(HttpMethodDirector.java:171)
at org.apache.commons.httpclient.HttpClient.executeMe thod(HttpClient.java:397)
at com.zimbra.common.httpclient.HttpClientUtil.execut eMethod(HttpClientUtil.java:42)
at com.zimbra.common.httpclient.HttpClientUtil.execut eMethod(HttpClientUtil.java:28)
at com.zimbra.cs.zimlet.ZimletUtil$ZimletSoapUtil.pos tAttachment(ZimletUtil.java:1608)
at com.zimbra.cs.zimlet.ZimletUtil$ZimletSoapUtil.dep loyZimletOnServer(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 .
.......
originally @ 03-15-2013, 03:33 PM,
zextras 1.8.3, installing on zimbra 8.0.2 -> FAILs, as reported above.
zextras 1.8.4, installing on zimbra 8.0.3 -> FAILs, as reported above.
zextras 1.8.5, installing on zimbra 8.0.3 -> FAILs, as reported above.
...
zextras 1.8.8, installing on zimbra 8.0.4 -> FAILs, as reported above.
changing 'sleep 60' -> 'sleep 240' in install.sh has no effect
immediate 2nd exec of 'install.sh zimlet' *always* works ...
Bookmarks