Started with 7.1.0 GA for RedHat 5 x64, upgraded to 7.1.1 and also applied the patch. Now I get this:
Code:
[zimbra@mail ~]$ zmprov fc locale
[] 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)
in fact, any zmprov command gives the same command - I'm guessing zmconfigd is timing out?
Apache is not running.
This is CentOS 5.6 x64
EDIT: I deleted the zmconfigd.log to clear it out, when I recreated it I forgot to correct the owner and permissions on the zmconfigd.log file
Code:
[zimbra@mail ~]$ zmconfigdctl reload
Stopping zmconfigdctl...success
Stopping zmconfigd...zmconfigd is not running.
Starting zmconfigd.../opt/zimbra/bin/zmconfigdctl: line 118: /opt/zimbra/log/zmconfigd.log: Permission denied
failed.
Starting zmconfigdctl...success
Also after chown & chgrp to zimbra for the zmconfigd.log file, I noticed other files in /opt/zimbra/log/ were owned by root, so i chown & chgrp to zimbra for ./* and I still get this:
Code:
[zimbra@mail ~]$ zmprov fc local
[] 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)