In the installation process returns it the following warnings:
[] INFO: Deploying Zimlet com_zextras_zextras in LDAP.
[] INFO: Installing Zimlet com_zextras_zextras on this host.
[] INFO: Deploying on ui node ldap01.xxxxx.com
[] INFO: connecting to ui node ldap01.xxxxx.com, data size 400443
[] INFO: Adding auth provider: zimbra com.zimbra.cs.service.ZimbraAuthProvider
[] INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
[] INFO: Retrying request
[] INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
[] INFO: Retrying request
[] INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
[] INFO: Retrying request
[] WARN: operation failed for node ldap01.xxxxx.com
[] INFO: Deploy initiated. Check the server ldap01.xxxxx.com's mailbox.log for the status.
[] INFO: Deploying on ui node mta.xxxxx.com
[] INFO: connecting to ui node mta.xxxxx.com, data size 400443
[] INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
[] INFO: Retrying request
[] INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
[] INFO: Retrying request
[] INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
[] INFO: Retrying request
[] WARN: operation failed for node mta.xxxxx.com
[] INFO: Deploy initiated. Check the server mta.xxxxx.com's mailbox.log for the status.
and in the installation log file shows the following:
[] INFO: Deploying Zimlet com_zextras_zextras in LDAP.
[] INFO: Installing Zimlet com_zextras_zextras on this host.
[] INFO: Deploying on ui node ldap01.xxxxx.com
[] INFO: connecting to ui node ldap01.xxxxx.com, data size 400443
[] INFO: Adding auth provider: zimbra com.zimbra.cs.service.ZimbraAuthProvider
[] INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
[] INFO: Retrying request
[] INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
[] INFO: Retrying request
[] INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
[] INFO: Retrying request
[] WARN: operation failed for node ldap01.xxxxx.com
java.net.ConnectException: Connection refused
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.AbstractPlainSocketImpl.doConnect(Abstrac tPlainSocketImpl.java:345)
at java.net.AbstractPlainSocketImpl.connectToAddress( AbstractPlainSocketImpl.java:206)
at java.net.AbstractPlainSocketImpl.connect(AbstractP lainSocketImpl.java:188)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.j ava:392)
at java.net.Socket.connect(Socket.java:589)
at com.zimbra.common.net.ProtocolSocketFactoryWrapper .createSocket(ProtocolSocketFactoryWrapper.java:48 )
at org.apache.commons.httpclient.HttpConnection.open( HttpConnection.java:707)
at org.apache.commons.httpclient.MultiThreadedHttpCon nectionManager$HttpConnectionAdapter.open(MultiThr eadedHttpConnectionManager.java:1361)
at org.apache.commons.httpclient.HttpMethodDirector.e xecuteWithRetry(HttpMethodDirector.java:387)
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:58)
at com.zimbra.common.httpclient.HttpClientUtil.execut eMethod(HttpClientUtil.java:44)
at com.zimbra.cs.util.WebClientServiceUtil.postToUiNo de(WebClientServiceUtil.java:216)
at com.zimbra.cs.util.WebClientServiceUtil.sendDeploy ZimletRequestToUiNode(WebClientServiceUtil.java:24 6)
at com.zimbra.cs.zimlet.ZimletUtil$ZimletSoapUtil.dep loyZimletOnUiNode(ZimletUtil.java:1567)
at com.zimbra.cs.zimlet.ZimletUtil$ZimletSoapUtil.dep loyZimletRemotely(ZimletUtil.java:1477)
at com.zimbra.cs.zimlet.ZimletUtil.deployZimletRemote ly(ZimletUtil.java:1238)
at com.zimbra.cs.zimlet.ZimletUtil.dispatch(ZimletUti l.java:1877)
at com.zimbra.cs.zimlet.ZimletUtil.main(ZimletUtil.ja va:1973)
[] INFO: Deploy initiated. Check the server ldap01.xxxxx.com's mailbox.log for the status.
[] INFO: Deploying on ui node mta.xxxxx.com
[] INFO: connecting to ui node mta.xxxxx.com, data size 400443
[] INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
[] INFO: Retrying request
[] INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
[] INFO: Retrying request
[] INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
[] INFO: Retrying request
[] WARN: operation failed for node mta.xxxxx.com
java.net.ConnectException: Connection refused
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.AbstractPlainSocketImpl.doConnect(Abstrac tPlainSocketImpl.java:345)
at java.net.AbstractPlainSocketImpl.connectToAddress( AbstractPlainSocketImpl.java:206)
at java.net.AbstractPlainSocketImpl.connect(AbstractP lainSocketImpl.java:188)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.j ava:392)
at java.net.Socket.connect(Socket.java:589)
at com.zimbra.common.net.ProtocolSocketFactoryWrapper .createSocket(ProtocolSocketFactoryWrapper.java:48 )
at org.apache.commons.httpclient.HttpConnection.open( HttpConnection.java:707)
at org.apache.commons.httpclient.MultiThreadedHttpCon nectionManager$HttpConnectionAdapter.open(MultiThr eadedHttpConnectionManager.java:1361)
at org.apache.commons.httpclient.HttpMethodDirector.e xecuteWithRetry(HttpMethodDirector.java:387)
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:58)
at com.zimbra.common.httpclient.HttpClientUtil.execut eMethod(HttpClientUtil.java:44)
at com.zimbra.cs.util.WebClientServiceUtil.postToUiNo de(WebClientServiceUtil.java:216)
at com.zimbra.cs.util.WebClientServiceUtil.sendDeploy ZimletRequestToUiNode(WebClientServiceUtil.java:24 6)
at com.zimbra.cs.zimlet.ZimletUtil$ZimletSoapUtil.dep loyZimletOnUiNode(ZimletUtil.java:1567)
at com.zimbra.cs.zimlet.ZimletUtil$ZimletSoapUtil.dep loyZimletRemotely(ZimletUtil.java:1477)
at com.zimbra.cs.zimlet.ZimletUtil.deployZimletRemote ly(ZimletUtil.java:1238)
at com.zimbra.cs.zimlet.ZimletUtil.dispatch(ZimletUti l.java:1877)
at com.zimbra.cs.zimlet.ZimletUtil.main(ZimletUtil.ja va:1973)
[] INFO: Deploy initiated. Check the server mta.xxxxx.com's mailbox.log for the status.
Zimbra Release 8.5.0.GA.3042.UBUNTU12.64 Multiserver Environment, Zextras 1.9.1.
Thank you.
Bookmarks