Hi everyone
I just tried an upgrade from a perfectly working installation of the NE trial on 6.0.5 and all was going well until I noticed all the skins failed to install
Then zimlets and a whole bunch of other stuff
I was planning on purchasing the full license next week once I'd migrated our 3 remaining users.
Digging through the zmsetup log that was created, the first failure was this...
Code:
Sat Apr 10 11:36:24 2010 Returning cached server config attribute for zimbra.mydomain.com: zimbraId=0b49b7be-5335-4a49-b15a-13767e317027
Sat Apr 10 11:36:24 2010 already exists.
Sat Apr 10 11:36:24 2010 Saving CA in ldap ...
Sat Apr 10 11:36:24 2010 *** Running as root user: /opt/zimbra/bin/zmcertmgr deployca
** Importing CA /opt/zimbra/ssl/zimbra/ca/ca.pem into CACERTS...done.
** Saving global config key zimbraCertAuthorityCertSelfSigned...failed.
** Saving global config key zimbraCertAuthorityKeySelfSigned...failed.
** Copying CA to /opt/zimbra/conf/ca...done.
Sat Apr 10 11:36:29 2010 done.
Sat Apr 10 11:36:29 2010 Saving SSL Certificate in ldap ...
Sat Apr 10 11:36:29 2010 *** Running as root user: /opt/zimbra/bin/zmcertmgr savecrt self
** Saving server config key zimbraSSLCertificate...failed.
** Saving server config key zimbraSSLPrivateKey...failed.
Sat Apr 10 11:36:33 2010 done.
Sat Apr 10 11:36:33 2010 checking isEnabled zimbra-store
Sat Apr 10 11:36:33 2010 zimbra-store is enabled
Sat Apr 10 11:36:33 2010 Setting spell check URL...
Sat Apr 10 11:36:33 2010 Updating cached config attribute for Server zimbra.mydomain.com: zimbraSpellCheckURL=http://zimbra.mydomain.com:7780/aspell.php
ERROR: service.FAILURE (system failure: ZimbraLdapContext) (cause: javax.naming.CommunicationException Loading the socket factory)
Sat Apr 10 11:36:34 2010 failed.
Sat Apr 10 11:36:34 2010 Setting service ports on zimbra.mydomain.com...
Then the skins failed to install, with this error being added after each one
Code:
ERROR: service.FAILURE (system failure: ZimbraLdapContext) (cause: javax.naming.CommunicationException Loading the socket factory)
Then finally a whole bunch of these:
Code:
com.zimbra.common.service.ServiceException: system failure: ZimbraLdapContext
ExceptionId:main:1270895971136:adb87a73c04eeb6b
Code:service.FAILURE
at com.zimbra.common.service.ServiceException.FAILURE(ServiceException.java:248)
at com.zimbra.cs.account.ldap.ZimbraLdapContext.(ZimbraLdapContext.java:391)
at com.zimbra.cs.account.ldap.ZimbraLdapContext.(ZimbraLdapContext.java:345)
at com.zimbra.cs.account.ldap.LdapProvisioning.getZimlet(LdapProvisioning.java:3829)
at com.zimbra.cs.account.ldap.LdapProvisioning.getZimlet(LdapProvisioning.java:3805)
at com.zimbra.cs.zimlet.ZimletUtil.deployZimlet(ZimletUtil.java:563)
at com.zimbra.cs.zimlet.ZimletUtil.dispatch(ZimletUtil.java:1789)
at com.zimbra.cs.zimlet.ZimletUtil.main(ZimletUtil.java:1888)
Caused by: javax.naming.CommunicationException: Loading the socket factory [Root exception is java.lang.ClassNotFoundException: com.zimbra.common.util.EasySSLSocketFactory]
at com.sun.jndi.ldap.LdapPoolManager.isPoolingAllowed(LdapPoolManager.java:228)
at com.sun.jndi.ldap.LdapClient.getInstance(LdapClient.java:1570)
at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2652)
at com.sun.jndi.ldap.LdapCtx.(LdapCtx.java:293)
at com.sun.jndi.ldap.LdapCtxFactory.getUsingURL(LdapCtxFactory.java:175)
at com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs(LdapCtxFactory.java:193)
at com.sun.jndi.ldap.LdapCtxFactory.getLdapCtxInstance(LdapCtxFactory.java:136)
at com.sun.jndi.ldap.LdapCtxFactory.getInitialContext(LdapCtxFactory.java:66)
at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:288)
at javax.naming.InitialContext.init(InitialContext.java:223)
at javax.naming.ldap.InitialLdapContext.(InitialLdapContext.java:134)
at com.zimbra.cs.account.ldap.ZimbraLdapContext.(ZimbraLdapContext.java:377)
... 6 more
Caused by: java.lang.ClassNotFoundException: com.zimbra.common.util.EasySSLSocketFactory
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:247)
at com.sun.jndi.ldap.VersionHelper12.loadClass(VersionHelper12.java:57)
at com.sun.jndi.ldap.LdapPoolManager.isPoolingAllowed(LdapPoolManager.java:220)
... 18 more
Tried rebooting the box then running zmcontrol status
Code:
Unable to determine enabled services from ldap.
Enabled services read from cache. Service list may be inaccurate.
Host zimbra.ourdomain.com
antispam Running
antivirus Running
convertd Running
ldap Running
logger Stopped
zmlogswatchctl is not running
mailbox Stopped
zmmtaconfig is running.
mailboxd is not running.
zmmailboxdctl is not running
mta Running
snmp Running
spell Running
stats Running And I can't access the Admin UI or ZWC
Anyone got any ideas?
Should I uninstall then re-install 6.0.5 and restore from backup?
Will restoring a full backup restore all my settings or is it just the account data?
So much for my weekend
Cheers, B