View Single Post
  #6 (permalink)  
Old 01-12-2006, 12:10 PM
DanielP DanielP is offline
Intermediate Member
 
Posts: 20
Default Fresh install again.

Mysql is not installed on this machine. Postfix is off.
I removed everything i could find of the zimbra installation(after running install.sh -u) i.e grep -r zimbra /etc/* and rm -rf /opt/zimbra and /var/log/zimbra. Restart of crond and syslogd

I then did a fresh install, without SNMP.
Problem persists.

The install log is as followed.

cat install.log.15284

Preparing packages for installation...
zimbra-core-3.0.0_M3_436.SuSEES9-20060106155022
ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.CommunicationException localhost:389)
zimbra 0:off 1:off 2:off 3:on 4:off 5:on 6:off
Loading classes to share ... done.
Rewriting and unlinking classes ... done.
Calculating hash values for String objects .. done.
Calculating fingerprints ... done.
Removing unshareable information ... done.
Moving most read-only objects to shared space at 0x6d8f0000 ... done.
Moving common symbols to shared space at 0x6dc6a520 ... done.
Moving remaining symbols to shared space at 0x6dd95640 ... done.
Moving string char arrays to shared space at 0x6dd960d0 ... done.
Moving additional symbols to shared space at 0x6de17728 ... done.
Read-only space ends at 0x6de6b5e8, 5748200 bytes.
Moving read-write objects to shared space at 0x6e0f0000 ... done.
Moving String objects to shared space at 0x6e669ec0 ... done.
Read-write space ends at 0x6e6a9dc0, 6004160 bytes.
Updating references to shared objects ... done.

Preparing packages for installation...
zimbra-ldap-3.0.0_M3_436.SuSEES9-20060106155022
Preparing packages for installation...
zimbra-logger-3.0.0_M3_436.SuSEES9-20060106155022
Preparing packages for installation...
zimbra-mta-3.0.0_M3_436.SuSEES9-20060106155022
umount2: No such file or directory
umount: /opt/zimbra/amavisd/tmp: not mounted
mv: cannot stat `/opt/zimbra/amavisd': No such file or directory
chown: cannot access `/opt/zimbra/perdition-1.17': No such file or directory
Preparing packages for installation...
zimbra-store-3.0.0_M3_436.SuSEES9-20060106155022
Preparing packages for installation...
zimbra-apache-3.0.0_M3_436.SuSEES9-20060106155022
Preparing packages for installation...
zimbra-spell-3.0.0_M3_436.SuSEES9-20060106155022

At the error above, it tries to bind ldap to localhost...could it be a resolve issue after all?

/D
Reply With Quote