No firewall or SELinux. I having this problem with a freshly installed CentOS 4.3. Originally attempted to install 3.1.1, but that did not launch into the config menu or install the boot scripts. So I installed 3.1.0 thinking that 3.1.1 must just be an update and not a full release. When upgrading 3.1.0 to 3.1.1, I get this error. When I try to manually install zimbra-core, I get this error .. like the previous poster.
[root@tomcat packages]# rpm -Uvh zimbra-core-3.1.1_GA_394.RHEL4-20060505121349.i386.rpm
Preparing... ########################################### [100%]
1:zimbra-core ########################################### [100%]
ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.CommunicationException localhost:389)
cp: cannot stat `/opt/zimbra/bin/zimbra': No such file or directory
chmod: cannot access `/etc/init.d/zimbra': No such file or directory
error reading information on service zimbra: No such file or directory
error reading information on service zimbra: No such file or directory
mkdir: cannot create directory `/opt/zimbra/ssl': File exists
mkdir: cannot create directory `/opt/zimbra/.ssh': File exists
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 0x90c50000 ... done.
Moving common symbols to shared space at 0x90fcabc0 ... done.
Moving remaining symbols to shared space at 0x910f6008 ... done.
Moving string char arrays to shared space at 0x910f6a98 ... done.
Moving additional symbols to shared space at 0x91178390 ... done.
Read-only space ends at 0x911cc408, 5751816 bytes.
Moving read-write objects to shared space at 0x91450000 ... done.
Moving String objects to shared space at 0x919d3a10 ... done.
Read-write space ends at 0x91a13a30, 6044208 bytes.
Updating references to shared objects ... done.
There is no slapd, or any other zimbra related process running since the services get stopped during the install. |