View Single Post
  #6 (permalink)  
Old 03-24-2007, 11:12 PM
Storm16 Storm16 is offline
Senior Member
 
Posts: 67
Default

I did the 4.5.3GA install, and it failed again. I ran it in script, so I have a full transcript of it as well as the install log. That said, everything went fine until post configuration, when I got the following:

Code:
*** CONFIGURATION COMPLETE - press 'a' to apply
Select from menu, or press 'a' to apply config (? - help) a
Saving config in /opt/zimbra/config.6953...Done
Operations logged to /tmp/zmsetup.log.6953
Setting local config values...Done
Fetching CA from ldap...ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.CommunicationException merrimac.example.org:389)
ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.CommunicationException merrimac.example.org:389)
Done
Creating server entry for merrimac.example.org...Done
Setting services on merrimac.example.org...Done
Setting up zimbra crontab...Done
Setting up syslog.conf...ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.CommunicationException merrimac.example.org:389)
Done
zmstatus does not seem to work at this point:

Code:
[zimbra@merrimac ~]$ zmcontrol stop 
Host merrimac.sonsofthunder.homelinux.org
        Stopping mta...Done
        Stopping spell...Done
        Stopping snmp...Done
        Stopping antivirus...Done
        Stopping antispam...Done
        Stopping imapproxy...Done
        Stopping mailbox...Done
        Stopping logger...Done
        Stopping ldap...Done
[zimbra@merrimac ~]$ zmcontrol start
Host merrimac.sonsofthunder.homelinux.org
        Starting ldap...Done.
[zimbra@merrimac ~]$ zmcontrol status
Cannot determine services - exiting
I have left the server down, because I'm hoping it is something simple and I can bring the mailserver up on 4.5.3.

Thanks
--Storm
Reply With Quote