View Single Post
  #6 (permalink)  
Old 01-21-2006, 01:04 PM
FunkyPenguin FunkyPenguin is offline
Special Member
 
Posts: 140
Question Possible cause?

I'm trying the upgrade again to see if it was just a temporary glitch, and noticed the following:

Code:
Setting defaults from saved config in /opt/zimbra/.saveconfig/config.save
   HOSTNAME=hawk.forcev.net
   LDAPHOST=
   LDAPPORT=
   SNMPTRAPHOST=hawk.forcev.net
   SMTPSOURCE=admin@hawk.forcev.net
   SMTPDEST=admin@hawk.forcev.net
   SNMPNOTIFY=yes
   SMTPNOTIFY=yes
   LDAPROOTPW=wndwt7lyg
   LDAPZIMBRAPW=wndwt7lyg
Restoring existing configuration file from /opt/zimbra/.saveconfig/config.save...
It then went on to spout:

Code:
Operations logged to /tmp/zmsetup.log.8869
Setting defaults...Setting defaults from existing config...Done
Checking for port conflicts
Starting ldap...Done
Setting defaults from ldap...ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.CommunicationException hawk.forcev.net:389)
ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.CommunicationException hawk.forcev.net:389)
ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.CommunicationException hawk.forcev.net:389)
ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.CommunicationException hawk.forcev.net:389)
Done
Checking ldap on localhost:389...FAILED
Finally it brought the selection screen:

Code:
Main menu

   1) Hostname:                                hawk.forcev.net
   2) Ldap master host:                        hawk.forcev.net
   3) Ldap port:                               389
   4) Ldap password:                           set
   5) zimbra-ldap:                             Enabled
   6) zimbra-store:                            Enabled
        +Create Admin User:                    no
        +SMTP host:                            hawk.forcev.net
******* +Web server HTTP port:                 UNSET
******* +Web server HTTPS port:                UNSET
        +Web server mode:                      both
        +IMAP server port:                     143
        +IMAP server SSL port:                 993
        +POP server port:                      110
        +POP server SSL port:                  995
        +Use spell check server:               yes
        +Spell server URL:                     http://hawk.forcev.net:7780/aspell.php

   7) zimbra-mta:                              Enabled
   8) zimbra-snmp:                             Enabled
   9) zimbra-logger:                           Enabled
  10) zimbra-spell:                            Enabled
   r) Start servers after configuration        yes
   s) Save config to file
   x) Expand menu
   q) Quit

Address unconfigured (**) items or correct ldap configuration  (? - help)
Any reason why there is no LDAP info, and why HTTP/HTTPS ports require setting?
Reply With Quote