The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
- Zimbra Tech Center
- Certified
- Fix zclient.IO ERROR - invoke Connection refused
Fix zclient.IO ERROR - invoke Connection refused
KB 21816
|
Last updated on 2015-07-11
|
Last updated by Jorge de la Cruz
|
|
Verified in: ZCS 8.6
ZCS 8.5
ZCS 8.0
|
|
 - This is certified documentation and is protected for editing by Zimbra Employees & Moderators only.
|
KB 21816
|
Last updated on 2015-07-11
|
|
|
 - This is certified documentation and is protected for editing by Zimbra Employees & Moderators only.
|
- This article is a Work in Progress, and may be unfinished or missing sections.
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
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
|
Jenny Jarrard
|
Last edit by Jorge de la Cruz
|