Hi,
This is my first thread in this group.I build zcs4.o successfully.But while iam running the installable is failed to initialize documents.Please help me to resolve this issue.The error is as follows
The Error while running ./install.sh >>
Initializing Documents...failed to initialize documents...see logfile for details.
The zmsetup.log file shows I/O Exception.Iam posting you the logfile for your reference.
zmsetup.log>>>>>>
Initializing Documents...
*** Running as zimbra user: /opt/zimbra/bin/zmprov mc default zimbraFeatureNotebookEnabled TRUE
[] 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
ERROR: zclient.IO_ERROR (invoke Connection refused, server: localhost) (cause: java.net.ConnectException Connection refused)
Our Debug Statement:java.net.ConnectException: Connection refused
line 1434 fails in ProvUtil.java
*** Running as zimbra user: /opt/zimbra/bin/zmprov mcf zimbraNotebookAccount
xuwiekdtvd@new-host.SME
[] 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
ERROR: zclient.IO_ERROR (invoke Connection refused, server: localhost) (cause: java.net.ConnectException Connection refused)
Our Debug Statement:java.net.ConnectException: Connection refused
line 1434 fails in ProvUtil.java
*** Running as zimbra user: /opt/zimbra/bin/zmprov in
xuwiekdtvd@new-host.SME 'vgl_7WPn' /opt/zimbra/wiki/Template Template
[] 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
ERROR: zclient.IO_ERROR (invoke Connection refused, server: localhost) (cause: java.net.ConnectException Connection refused)
Our Debug Statement:java.net.ConnectException: Connection refused
line 1434 fails in ProvUtil.java
failed to initialize documents...see logfile for details.
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l mc default zimbraFeatureNotebookEnabled FALSE
*** Running as zimbra user: /opt/zimbra/bin/zmsshkeygen
Generating public/private dsa key pair.
Your identification has been saved in /opt/zimbra/.ssh/zimbra_identity.
Your public key has been saved in /opt/zimbra/.ssh/zimbra_identity.pub.
The key fingerprint is:
28:ea:b8:8c:2d:f0:06:11:91:6b:7e:f6:1e:e2:0d:e0 new-host.sme
*** Running as zimbra user: /opt/zimbra/bin/zmupdateauthkeys
updating new-host.sme
Fetching key for new-host.sme
Updating /opt/zimbra/.ssh/authorized_keys
Operations logged to /tmp/zmsetup.log.16341
Thanks In Advance
Anil