Fix zclient.IO ERROR - invoke Connection refused: Difference between revisions

(Created page with "{{WIP}}{{Article Infobox|{{admin}}|{{ZCS 8.6}}|{{ZCS 8.5}}|{{ZCS 8.0}}}} =Fix zclient.IO ERROR - invoke Connection refused= ==Purpose== Running zmprov gives the following erro...")
 
Line 8: Line 8:
ERROR: zclient.IO_ERROR (invoke Connection refused, server: localhost) (cause: java.net.ConnectException Connection refused)</pre>
ERROR: zclient.IO_ERROR (invoke Connection refused, server: localhost) (cause: java.net.ConnectException Connection refused)</pre>


'''Reason:''' That command won't run on the server at this point because mailboxd isn't running, and by default zmprov commands are executed over SOAP
'''Reason:''' That command won't run on the server at this point because mailboxd isn't running, and by default zmprov commands are executed over SOAP.


==Resolution==
==Resolution==

Revision as of 15:11, 21 May 2015

Admin Article

Article Information

This article applies to the following ZCS versions.

ZCS 8.6 Article ZCS 8.6 ZCS 8.5 Article ZCS 8.5 ZCS 8.0 Article ZCS 8.0


Fix zclient.IO ERROR - invoke Connection refused

Purpose

Running zmprov gives the following error:

[zimbra@mail2 ~]$ zmprov gs `zmhostname`
[] 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)

Reason: That command won't run on the server at this point because mailboxd isn't running, and by default zmprov commands are executed over SOAP.

Resolution

You'll want to execute that command using 'zmprov -l' instead of just 'zmprov' until mailboxd is running again. This will directly query the ldap server.

Additional Content

  • Not related content.


Verified Against: Zimbra Collaboration 8.6, 8.5, 8.0 Date Created: 04/18/2015
Article ID: https://wiki.zimbra.com/index.php?title=Fix_zclient.IO_ERROR_-_invoke_Connection_refused Date Modified: 2015-05-21



Try Zimbra

Try Zimbra Collaboration with a 60-day free trial.
Get it now »

Want to get involved?

You can contribute in the Community, Wiki, Code, or development of Zimlets.
Find out more. »

Looking for a Video?

Visit our YouTube channel to get the latest webinars, technology news, product overviews, and so much more.
Go to the YouTube channel »


Wiki/KB reviewed by SME1 SME2 Copyeditor Last edit by Jenny Jarrard
Jump to: navigation, search