-
Installation problem
Hi I'm trying to install a new zimbra server over a fresh installed ubuntu 10.04 lts server.
I set static ip, than I create a record in my domain dns server. I also create a mx record, matching with the a record.
When I start installation procedure everything seems to go welll.
But as the script is trying to start the server nothing happens. Looking in log file the last line is "starting mta".
The average load is around 28. For hours.... Where is the problem? What I'm doing wrong?
Tnx
Alberto
-
If your load average is around 28 I should start to worry. Do you mean 0.28?
-
-
Too high. Maybe a reboot?
-
I also try this. The result is the same.
That's why I'm asking help here...
-
Use top to find the cause.
-
I left instal.sh running yrsterday night when i left my office. Now I find some progress buta lot of errors. In main terminal i find this:
Starting servers...sh: line 1: 22604 Killed /opt/zimbra/bin/zmprov -l gs zimbra.emergency.emergency.it 2> /dev/null
Unable to determine enabled services from ldap.
Where i have a tail -f of zmsetup.log i have this:
Tue Apr 3 18:49:33 2012 *** Running as zimbra user: /opt/zimbra/bin/zmzimletctl -l deploy zimlets/com_zimbra_phone.zip
com.zimbra.common.service.ServiceException: system failure: unable to get zimlet: com_zimbra_phone
ExceptionId:main:1333474672133:04e76812ec61f63b
Code:service.FAILURE
at com.zimbra.common.service.ServiceException.FAILURE (ServiceException.java:253)
at com.zimbra.cs.account.ldap.LdapProvisioning.getZim let(LdapProvisioning.java:4199)
at com.zimbra.cs.account.ldap.LdapProvisioning.getZim let(LdapProvisioning.java:4163)
at com.zimbra.cs.zimlet.ZimletUtil.deployZimlet(Zimle tUtil.java:567)
at com.zimbra.cs.zimlet.ZimletUtil.dispatch(ZimletUti l.java:1792)
at com.zimbra.cs.zimlet.ZimletUtil.main(ZimletUtil.ja va:1897)
Caused by: javax.naming.NamingException: LDAP response read timed out, timeout used:30000ms.; remaining name 'cn=com_zimbra_phone,cn=zimlets,cn=zimbra'
at com.sun.jndi.ldap.Connection.readReply(Connection. java:452)
at com.sun.jndi.ldap.LdapClient.ldapBind(LdapClient.j ava:338)
at com.sun.jndi.ldap.LdapClient.authenticate(LdapClie nt.java:190)
at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:272 0)
at com.sun.jndi.ldap.LdapCtx.ensureOpen(LdapCtx.java: 2628)
at com.sun.jndi.ldap.LdapCtx.ensureOpen(LdapCtx.java: 2602)
at com.sun.jndi.ldap.LdapCtx.doSearch(LdapCtx.java:19 22)
at com.sun.jndi.ldap.LdapCtx.doSearchOnce(LdapCtx.jav a:1914)
at com.sun.jndi.ldap.LdapCtx.c_getAttributes(LdapCtx. java:1307)
at com.sun.jndi.toolkit.ctx.ComponentDirContext.p_get Attributes(ComponentDirContext.java:213)
at com.sun.jndi.toolkit.ctx.PartialCompositeDirContex t.getAttributes(PartialCompositeDirContext.java:12 1)
at javax.naming.directory.InitialDirContext.getAttrib utes(InitialDirContext.java:133)
at javax.naming.directory.InitialDirContext.getAttrib utes(InitialDirContext.java:128)
at com.zimbra.cs.account.ldap.ZimbraLdapContext.getAt tributes(ZimbraLdapContext.java:705)
at com.zimbra.cs.account.ldap.LdapProvisioning.getZim let(LdapProvisioning.java:4190)
... 4 more
[] ERROR: Error
com.zimbra.common.service.ServiceException: system failure: unable to get zimlet: com_zimbra_phone
ExceptionId:main:1333474672133:04e76812ec61f63b
Code:service.FAILURE
at com.zimbra.common.service.ServiceException.FAILURE (ServiceException.java:253)
at com.zimbra.cs.account.ldap.LdapProvisioning.getZim let(LdapProvisioning.java:4199)
at com.zimbra.cs.account.ldap.LdapProvisioning.getZim let(LdapProvisioning.java:4163)
at com.zimbra.cs.zimlet.ZimletUtil.deployZimlet(Zimle tUtil.java:567)
at com.zimbra.cs.zimlet.ZimletUtil.dispatch(ZimletUti l.java:1792)
at com.zimbra.cs.zimlet.ZimletUtil.main(ZimletUtil.ja va:1897)
Caused by: javax.naming.NamingException: LDAP response read timed out, timeout used:30000ms.; remaining name 'cn=com_zimbra_phone,cn=zimlets,cn=zimbra'
at com.sun.jndi.ldap.Connection.readReply(Connection. java:452)
at com.sun.jndi.ldap.LdapClient.ldapBind(LdapClient.j ava:338)
at com.sun.jndi.ldap.LdapClient.authenticate(LdapClie nt.java:190)
at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:272 0)
at com.sun.jndi.ldap.LdapCtx.ensureOpen(LdapCtx.java: 2628)
at com.sun.jndi.ldap.LdapCtx.ensureOpen(LdapCtx.java: 2602)
at com.sun.jndi.ldap.LdapCtx.doSearch(LdapCtx.java:19 22)
at com.sun.jndi.ldap.LdapCtx.doSearchOnce(LdapCtx.jav a:1914)
at com.sun.jndi.ldap.LdapCtx.c_getAttributes(LdapCtx. java:1307)
at com.sun.jndi.toolkit.ctx.ComponentDirContext.p_get Attributes(ComponentDirContext.java:213)
at com.sun.jndi.toolkit.ctx.PartialCompositeDirContex t.getAttributes(PartialCompositeDirContext.java:12 1)
at javax.naming.directory.InitialDirContext.getAttrib utes(InitialDirContext.java:133)
at javax.naming.directory.InitialDirContext.getAttrib utes(InitialDirContext.java:128)
at com.zimbra.cs.account.ldap.ZimbraLdapContext.getAt tributes(ZimbraLdapContext.java:705)
at com.zimbra.cs.account.ldap.LdapProvisioning.getZim let(LdapProvisioning.java:4190)
... 4 more
Tue Apr 3 19:39:05 2012 failed. This may impact system functionality.
Tue Apr 3 19:39:06 2012 com_zimbra_adminversioncheck...
Tue Apr 3 19:39:07 2012 *** Running as zimbra user: /opt/zimbra/bin/zmzimletctl -l deploy zimlets/com_zimbra_adminversioncheck.zip
[] INFO: Deploying Zimlet com_zimbra_adminversioncheck in LDAP.
com.zimbra.common.service.ServiceException: system failure: unable to get zimlet: com_zimbra_adminversioncheck
ExceptionId:main:1333481627953:aba2efb3113915b0
[... same as above]
... 5 more
[] ERROR: Error
com.zimbra.common.service.ServiceException: system failure: unable to get zimlet: com_zimbra_adminversioncheck
ExceptionId:main:1333481627953:aba2efb3113915b0
Code:service.FAILURE
[... same as above]
... 5 more
Tue Apr 3 21:35:38 2012 failed. This may impact system functionality.
Tue Apr 3 21:35:39 2012 com_zimbra_date...
Tue Apr 3 21:35:39 2012 *** Running as zimbra user: /opt/zimbra/bin/zmzimletctl -l deploy zimlets/com_zimbra_date.zip
[] INFO: Deploying Zimlet com_zimbra_date in LDAP.
com.zimbra.common.service.ServiceException: system failure: createZimlet
ExceptionId:main:1333490193370:ee8b8f23dd9daf61
Code:service.FAILURE
[... same as above]
... 5 more
[] ERROR: Error
com.zimbra.common.service.ServiceException: system failure: createZimlet
ExceptionId:main:1333490193370:ee8b8f23dd9daf61
Code:service.FAILURE
[... same as above]
... 5 more
Tue Apr 3 23:58:11 2012 failed. This may impact system functionality.
Tue Apr 3 23:58:13 2012 com_zimbra_bulkprovision...
Tue Apr 3 23:58:13 2012 *** Running as zimbra user: /opt/zimbra/bin/zmzimletctl -l deploy zimlets/com_zimbra_bulkprovision.zip
com.zimbra.common.service.ServiceException: system failure: unable to get zimlet: com_zimbra_bulkprovision
ExceptionId:main:1333495947625:bd9115112cf1a1a3
Code:service.FAILURE
[... same as above]
... 4 more
[] ERROR: Error
com.zimbra.common.service.ServiceException: system failure: unable to get zimlet: com_zimbra_bulkprovision
ExceptionId:main:1333495947625:bd9115112cf1a1a3
Code:service.FAILURE
[... same as above]
... 4 more
Wed Apr 4 01:35:32 2012 failed. This may impact system functionality.
Wed Apr 4 01:35:33 2012 com_zimbra_social...
Wed Apr 4 01:35:33 2012 *** Running as zimbra user: /opt/zimbra/bin/zmzimletctl -l deploy zimlets/com_zimbra_social.zip
[] INFO: Deploying Zimlet com_zimbra_social in LDAP.
com.zimbra.common.service.ServiceException: system failure: createZimlet
ExceptionId:main:1333501808216:6c08c620b751c67d
Code:service.FAILURE
[... same as above]
... 5 more
[] ERROR: Error
com.zimbra.common.service.ServiceException: system failure: createZimlet
ExceptionId:main:1333501808216:6c08c620b751c67d
Code:service.FAILURE
[... same as above]
... 5 more
Wed Apr 4 03:10:51 2012 failed. This may impact system functionality.
Wed Apr 4 03:10:53 2012 com_zimbra_email...
Wed Apr 4 03:10:54 2012 *** Running as zimbra user: /opt/zimbra/bin/zmzimletctl -l deploy zimlets/com_zimbra_email.zip
com.zimbra.common.service.ServiceException: system failure: unable to get zimlet: com_zimbra_email
ExceptionId:main:1333507204206:51d22442b71c8fea
Code:service.FAILURE
[... same as above]
... 4 more
[] ERROR: Error
com.zimbra.common.service.ServiceException: system failure: unable to get zimlet: com_zimbra_email
ExceptionId:main:1333507204206:51d22442b71c8fea
Code:service.FAILURE
[... same as above]
... 4 more
Wed Apr 4 04:41:01 2012 failed. This may impact system functionality.
Wed Apr 4 04:41:03 2012 com_zimbra_dnd...
Wed Apr 4 04:41:03 2012 *** Running as zimbra user: /opt/zimbra/bin/zmzimletctl -l deploy zimlets/com_zimbra_dnd.zip
[] INFO: Deploying Zimlet com_zimbra_dnd in LDAP.
com.zimbra.common.service.ServiceException: system failure: unable to get zimlet: com_zimbra_dnd
ExceptionId:main:1333512371807:56bdd5a56d9e000c
Code:service.FAILURE
AND SO ON....
Wed Apr 4 07:43:39 2012 failed. This may impact system functionality.
Wed Apr 4 07:43:40 2012 com_zimbra_srchhighlighter...
Wed Apr 4 07:43:40 2012 *** Running as zimbra user: /opt/zimbra/bin/zmzimletctl -l deploy zimlets/com_zimbra_srchhighlighter.zip
now load average is 29.98 30.07 27.85
40% of memory used by clamd
45% processor by zmlogger...