View Single Post
  #1 (permalink)  
Old 08-21-2006, 08:22 PM
neilmc neilmc is offline
Active Member
 
Posts: 44
Default 4.0 RC1 Documents initialization failed on upgrade

Installed on Debian 3.1

Wondering if anyone else ran into this.

At the end of the upgrade after starting the servers, I saw "installing documents"

then something like error initializing documents, install documents failed.

From the zmsetup log, it seems to be related to SSL (section of log below)

Thinking that creating a new document in the Admin panel might cause documnets to initialize. I created wiki@domain & enabled the feature.

Now when I open the domain in the Admin Panel it immediately pops up an error "Account does not exist" Looking at the details of this error it says "Account wiki@domain does not exist"

and then several service exception messages about the missing account.

Anyone have a solution? Is this something to submit to the bug tracker or just something borked on my system?

Initializing Documents...
*** Running as zimbra user: /opt/zimbra/bin/zmprov mc default zimbraFeatureNotebookEnabled TRUE

[] ERROR: java.security.cert.CertificateExpiredException: NotAfter: Mon Jul 03 02:04:38 EST 2006
ERROR: zclient.IO_ERROR (invoke java.security.cert.CertificateException: Untrusted Server Certificate Chain, server: localhost) (cause: javax.net.ssl.SSLHandshakeException java.security.cert.CertificateException: Untrusted Server Certificate Chain)
*** Running as zimbra user: /opt/zimbra/bin/zmprov mcf zimbraNotebookAccount fepwi8hkzh@mail.mdgp.net.au

[] ERROR: java.security.cert.CertificateExpiredException: NotAfter: Mon Jul 03 02:04:38 EST 2006
ERROR: zclient.IO_ERROR (invoke java.security.cert.CertificateException: Untrusted Server Certificate Chain, server: localhost) (cause: javax.net.ssl.SSLHandshakeException java.security.cert.CertificateException: Untrusted Server Certificate Chain)
*** Running as zimbra user: /opt/zimbra/bin/zmprov in fepwi8hkzh@mail.mdgp.net.au '5TPU.owR' /opt/zimbra/wiki/Template Template

[] ERROR: java.security.cert.CertificateExpiredException: NotAfter: Mon Jul 03 02:04:38 EST 2006
ERROR: zclient.IO_ERROR (invoke java.security.cert.CertificateException: Untrusted Server Certificate Chain, server: localhost) (cause: javax.net.ssl.SSLHandshakeException java.security.cert.CertificateException: Untrusted Server Certificate Chain)
failed to initialize documents...see logfile for details.

*** Running as zimbra user: /opt/zimbra/bin/zmprov -l mc default zimbraFeatureNotebookEnabled FALSE


>>>>> Sorry this probably belongs in the installation forum

Last edited by neilmc; 08-21-2006 at 08:29 PM..
Reply With Quote