View Single Post
  #10 (permalink)  
Old 08-14-2009, 07:04 AM
phillsky phillsky is offline
New Member
 
Posts: 3
Default

OK now it's my turn. I get the same error doing a clean install of 5.0.18_GA_3011.RHEL4
Funny thing is that I get exactly the same errors with 5.0.11, 5.0.13 and 5.0.14. I have had Zimbra 5.0.14 up and running on this server a while ago. Something must have changed on the server, but I can't figure out what the change may be.

-------------------------------------------------------------------------------------------------
Setting local config values...done.
Setting up CA...done.
Deploying CA to /opt/zimbra/conf/ca ...done.
Creating SSL certificate...done.
Installing mailboxd SSL certificates...done.
Initializing ldap...done.
Setting replication password...done.
Setting Postfix password...done.
Setting amavis password...done.
Setting nginx password...done.
Saving CA in ldap ...done.
Creating server entry for server.domain.com...done.
Saving SSL Certificate in ldap ...done.
Setting spell check URL...done.
Setting service ports on server.domain.com...done.
Adding redstone.home.unx.nu to zimbraMailHostPool in default COS...ERROR: service.FAILURE (system failure: unable to lookup server by name: server.domain.com message: [LDAP
: error code 49 - Invalid Credentials]) (cause: javax.naming.AuthenticationException [LDAP: error code 49 - Invalid Credentials])
ERROR: service.FAILURE (system failure: unable to lookup COS by name: default message: [LDAP: error code 49 - Invalid Credentials]) (cause: javax.naming.AuthenticationExceptio
n [LDAP: error code 49 - Invalid Credentials])

-----------------------------------------------------------------------------------------

And then a bit later.

-----------------------------------------------------------------------------------------
Initializing store sql database...done.
Setting zimbraSmtpHostname for server.domain.com...done.
Initializing logger sql database...done.
Initializing mta config...done.
Configuring SNMP...done.
Setting services on server.domain.com...done.
Setting up syslog.conf...ERROR: service.FAILURE (system failure: unable to get config) (cause: javax.naming.AuthenticationException [LDAP: error code 49 - Invalid Credentials]
)

--------------------------------------------------------------------------------------------

And at the end.

----------------------------------------------------------------------------------------------
Installing common zimlets...
com_zimbra_phone...failed. This may impact system functionality.
com_zimbra_ymemoticons...failed. This may impact system functionality.
com_zimbra_bulkprovision...failed. This may impact system functionality.
com_zimbra_email...failed. This may impact system functionality.
com_zimbra_url...failed. This may impact system functionality.
com_zimbra_cert_manager...failed. This may impact system functionality.
com_zimbra_local...failed. This may impact system functionality.
com_zimbra_date...failed. This may impact system functionality.
Finished installing common zimlets.
ERROR: service.FAILURE (system failure: unable to lookup COS by name: default message: [LDAP: error code 49 - Invalid Credentials]) (cause: javax.naming.AuthenticationExceptio n [LDAP: error code 49 - Invalid Credentials])
Initializing Documents...failed to initialize documents...see logfile for details.
---------------------------------------------------------------------------------------------

/etc/hosts contains the correct hostname and ip address.
/etc/resolv.conf is correct
dig server.domain.com mx returns the correct MX
dig server.domain.com any returns the correct information.
host `hostname` returns the correct information.
Reply With Quote