Advertisement
alexs77

1st time error installing ZeXtras zimlet

Mar 13th, 2013
573
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.99 KB | None | 0 0
  1. [root@zcs-be1 zextras_suite-1.8.2]# ./install.sh all
  2.  
  3. -------------------------
  4.  
  5. Checking for existing installations ...
  6.  
  7. FOUND Zimbra 6.0.15
  8.  
  9.  
  10. Detected a Zimbra Multi-server installation with several mailbox instances.
  11. Please install ZeXtras Suite on each and every server of your
  12. installation hosting a mailbox (store) instance
  13.  
  14.  
  15. ** Zimbra Network Edition installation detected!
  16. ** WARNING: the ZeXtras Mobile module will be disabled
  17. ** WARNING: to avoid conflicts with the Zimbra Mobile component.
  18.  
  19.  
  20. Do you wish to proceed? [Y] y
  21.  
  22. Checking whether you are running the latest version ...
  23.  
  24.  
  25. Unable to check whether you are running the latest
  26. version of this installer.
  27. Please verify whether you have downloaded the latest
  28. version at www.zextras.com .
  29. Otherwise a
  30. wget http://www.zextras.com/download/zextras_suite-latest.tgz
  31. will suffice ;)
  32.  
  33. Press Enter to continue ...
  34.  
  35. -------------------------
  36.  
  37. Checking whether the Core is already installed ...
  38.  
  39. Checking whether the ZeXtras Suite Zimlet is already installed ...
  40.  
  41.  
  42. Checking whether the ZeXtras Migration Tool Zimlet is already installed ...
  43.  
  44. -------------------------
  45.  
  46. -------------------------
  47.  
  48. No preexistent Core installation found.
  49.  
  50. No preexistent ZeXtras Migration Tool Zimlet installation found.
  51.  
  52. No preexistent ZeXtras Suite Zimlet installation found.
  53.  
  54. -------------------------
  55.  
  56.  
  57.  
  58. ----------------------------------------------------------------------
  59. PLEASE READ THIS AGREEMENT CAREFULLY BEFORE USING THE SOFTWARE.
  60. ZeXtras WILL ONLY LICENSE THIS SOFTWARE TO YOU IF YOU FIRST
  61. ACCEPT THE TERMS OF THIS AGREEMENT. BY DOWNLOADING OR INSTALLING
  62. THE SOFTWARE, OR USING THE PRODUCT, YOU ARE CONSENTING TO BE BOUND BY
  63. THIS AGREEMENT. IF YOU DO NOT AGREE TO ALL OF THE TERMS OF THIS
  64. AGREEMENT, THEN DO NOT DOWNLOAD, INSTALL OR USE THE PRODUCT.
  65.  
  66. License Terms for this ZeXtras Suite Software:
  67. http://www.zextras.com/zextras-eula.html
  68. ----------------------------------------------------------------------
  69.  
  70.  
  71.  
  72. Do you agree with the terms of the software license agreement? [N] y
  73.  
  74.  
  75. ===========================
  76.  
  77. Beginning Core installation procedure ...
  78.  
  79.  
  80.  
  81. **************************** Note ****************************
  82.  
  83. In addition to the ZeXtras Suite Zimlet a command line tool
  84. is now available, "zxsuite" .
  85. Run it as the zimbra user in order to see the available options.
  86.  
  87. ****************************************************************
  88.  
  89. Press any key to continue ...
  90.  
  91.  
  92.  
  93. ************************ WARNING: ************************
  94.  
  95. ZeXtras Suite needs to bind on TCP port 8735 in order to operate,
  96. for inter-instance communication.
  97. Please verify no other service listens on that port and that
  98. it is properly filtered from public access by your firewall.
  99.  
  100. ************************************************************
  101.  
  102.  
  103.  
  104. ZeXtras Suite Core will now be installed. Proceed? [Y] y
  105.  
  106.  
  107. The Zimbra Web Application must be restarted
  108. in order to perform the installation.
  109.  
  110. Do you wish to stop the Zimbra Web Application (mailboxd)? [Y] y
  111.  
  112. Stopping mailboxd...done.
  113. ZeXtras Core installation successfully completed.
  114.  
  115. * Be warned that ZeXtras Suite needs for the
  116. * related zimlet to be installed in order to operate.
  117.  
  118. Starting The Zimbra Web Application (mailboxd) ....
  119.  
  120. Starting mailboxd...done.
  121.  
  122. mailboxd is running.
  123.  
  124. Waiting 60s for Zimbra to initialize ...
  125.  
  126. ===========================
  127.  
  128. ===========================
  129.  
  130. Beginning ZeXtras Suite Zimlet installation procedure ...
  131.  
  132.  
  133. The ZeXtras Suite Zimlet will now be installed. Proceed? [Y] y
  134.  
  135.  
  136. Checking whether the Core is already installed ...
  137.  
  138. ZeXtras Suite Core detected.
  139.  
  140. Deploying zimlet ...
  141.  
  142. com.zimbra.common.zclient.ZClientException: invoke Read timed out, server: localhost
  143. ExceptionId:main:1363166608243:4bee56a0c6da8e34
  144. Code:zclient.IO_ERROR
  145. at com.zimbra.common.zclient.ZClientException.IO_ERROR(ZClientException.java:45)
  146. at com.zimbra.cs.account.soap.SoapProvisioning.invoke(SoapProvisioning.java:323)
  147. at com.zimbra.cs.account.soap.SoapProvisioning.soapAdminAuthenticate(SoapProvisioning.java:272)
  148. at com.zimbra.cs.zimlet.ZimletUtil$ZimletSoapUtil.initZimletSoapUtil(ZimletUtil.java:1380)
  149. at com.zimbra.cs.zimlet.ZimletUtil$ZimletSoapUtil.<init>(ZimletUtil.java:1354)
  150. at com.zimbra.cs.zimlet.ZimletUtil.deployZimletBySoap(ZimletUtil.java:1175)
  151. at com.zimbra.cs.zimlet.ZimletUtil.dispatch(ZimletUtil.java:1798)
  152. at com.zimbra.cs.zimlet.ZimletUtil.main(ZimletUtil.java:1895)
  153. Caused by: java.net.SocketTimeoutException: Read timed out
  154. at java.net.SocketInputStream.socketRead0(Native Method)
  155. at java.net.SocketInputStream.read(SocketInputStream.java:129)
  156. at com.sun.net.ssl.internal.ssl.InputRecord.readFully(InputRecord.java:293)
  157. at com.sun.net.ssl.internal.ssl.InputRecord.read(InputRecord.java:331)
  158. at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:830)
  159. at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1170)
  160. at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1197)
  161. at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1181)
  162. at com.zimbra.common.net.CustomSSLSocket.startHandshake(CustomSSLSocket.java:90)
  163. at com.zimbra.common.net.CustomSSLSocket.getInputStream(CustomSSLSocket.java:341)
  164. at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:744)
  165. at org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.open(MultiThreadedHttpConnectionManager.java:1321)
  166. at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:386)
  167. at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:170)
  168. at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:396)
  169. at com.zimbra.common.soap.SoapHttpTransport.invoke(SoapHttpTransport.java:236)
  170. at com.zimbra.common.soap.SoapHttpTransport.invoke(SoapHttpTransport.java:162)
  171. at com.zimbra.common.soap.SoapTransport.invoke(SoapTransport.java:356)
  172. at com.zimbra.common.soap.SoapTransport.invoke(SoapTransport.java:319)
  173. at com.zimbra.cs.account.soap.SoapProvisioning.invoke(SoapProvisioning.java:319)
  174. ... 6 more
  175. [] ERROR: Error
  176. com.zimbra.common.zclient.ZClientException: invoke Read timed out, server: localhost
  177. ExceptionId:main:1363166608243:4bee56a0c6da8e34
  178. Code:zclient.IO_ERROR
  179. at com.zimbra.common.zclient.ZClientException.IO_ERROR(ZClientException.java:45)
  180. at com.zimbra.cs.account.soap.SoapProvisioning.invoke(SoapProvisioning.java:323)
  181. at com.zimbra.cs.account.soap.SoapProvisioning.soapAdminAuthenticate(SoapProvisioning.java:272)
  182. at com.zimbra.cs.zimlet.ZimletUtil$ZimletSoapUtil.initZimletSoapUtil(ZimletUtil.java:1380)
  183. at com.zimbra.cs.zimlet.ZimletUtil$ZimletSoapUtil.<init>(ZimletUtil.java:1354)
  184. at com.zimbra.cs.zimlet.ZimletUtil.deployZimletBySoap(ZimletUtil.java:1175)
  185. at com.zimbra.cs.zimlet.ZimletUtil.dispatch(ZimletUtil.java:1798)
  186. at com.zimbra.cs.zimlet.ZimletUtil.main(ZimletUtil.java:1895)
  187. Caused by: java.net.SocketTimeoutException: Read timed out
  188. at java.net.SocketInputStream.socketRead0(Native Method)
  189. at java.net.SocketInputStream.read(SocketInputStream.java:129)
  190. at com.sun.net.ssl.internal.ssl.InputRecord.readFully(InputRecord.java:293)
  191. at com.sun.net.ssl.internal.ssl.InputRecord.read(InputRecord.java:331)
  192. at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:830)
  193. at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1170)
  194. at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1197)
  195. at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1181)
  196. at com.zimbra.common.net.CustomSSLSocket.startHandshake(CustomSSLSocket.java:90)
  197. at com.zimbra.common.net.CustomSSLSocket.getInputStream(CustomSSLSocket.java:341)
  198. at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:744)
  199. at org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.open(MultiThreadedHttpConnectionManager.java:1321)
  200. at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:386)
  201. at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:170)
  202. at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:396)
  203. at com.zimbra.common.soap.SoapHttpTransport.invoke(SoapHttpTransport.java:236)
  204. at com.zimbra.common.soap.SoapHttpTransport.invoke(SoapHttpTransport.java:162)
  205. at com.zimbra.common.soap.SoapTransport.invoke(SoapTransport.java:356)
  206. at com.zimbra.common.soap.SoapTransport.invoke(SoapTransport.java:319)
  207. at com.zimbra.cs.account.soap.SoapProvisioning.invoke(SoapProvisioning.java:319)
  208. ... 6 more
  209.  
  210. Zimlet installation failed. Exiting.
  211. .......
  212. The zimlet installation has failed. That might be due to an incomplete startup
  213. of the Zimbra webapp. Please verify Zimbra is up and running, then retry
  214. the deployment of the zimlet with ./install.sh zimlet .
  215. .......
  216. [root@zcs-be1 zextras_suite-1.8.2]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement