| Welcome to the Zimbra :: Forums! | |
Welcome, if you would like to post a comment please register.
We also encourage you to explore all things Zimbra with our team and members of the community.
|  | 
10-18-2007, 01:05 PM
| | Advanced Member | |
Posts: 204
| | [SOLVED] Zimbra install fails, bombs on assertion and java errors This is on a brand-new RHEL5 x86_64 install, trying to install Zimbra Network Ed. 4.5.7. I believe I have all software pre-requisites installed, including 32- and 64-bit compat-libstdc++-33. Selinux disabled. Install fails with java error (see below) and some "Error: assertion '-d /lib/ext' failed" errors in the install.log file. Seems to point to ld-linux-x86-64.so.2 which is part of glibc2. Bug, or do I have something wrong? Did not run a memcheck yet, and updating RHEL server now (errata, patches, etc). Ideas? Code: #
# An unexpected error has been detected by Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00002aaaaaab4112, pid=13071, tid=1075882304
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.6.0_02-b05 mixed mode)
# Problematic frame:
# C [ld-linux-x86-64.so.2+0x9112]
#
# If you would like to submit a bug report, please visit:
# HotSpot Virtual Machine Error Reporting Page
#
--------------- T H R E A D ---------------
Current thread (0x0000000047195800): JavaThread "main" [_thread_in_native, id=13105]
siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x0000000000000000
Registers:
RAX=0x0000000000000000, RBX=0x00002aaaaacc55e8, RCX=0x0000000000000000, RDX=0x0000000000000000
RSP=0x00000000402069e0, RBP=0x0000000040206b20, RSI=0x0377cc14b1b73c55, RDI=0x00002aaaf89fac55
R8 =0x0000000000000000, R9 =0x00000000ffffffff, R10=0x0000000000000000, R11=0x00002aaaab8c0850
R12=0x0000000000000000, R13=0x00000000b1b73c55, R14=0x00000000473ac2f0, R15=0x0000000000000000
RIP=0x00002aaaaaab4112, EFL=0x0000000000010246, CSGSFS=0x0000000000000033, ERR=0x0000000000000004
TRAPNO=0x000000000000000e
Top of Stack: (sp=0x00000000402069e0)
0x00000000402069e0: 00002aaaaca683ea 0000000000000000
0x00000000402069f0: 0000000000000000 00002aaadfb82498
0x0000000040206a00: 0000000000001fa0 0000000040206aa0
0x0000000040206a10: 00002aaaabd3eaf8 0000000000000001
0x0000000040206a20: 0000000047195800 00002aaaaca68369
0x0000000040206a30: 0000000040206ad0 0000000000000000
0x0000000040206a40: 0000000000000000 0000000040206b90
0x0000000040206a50: 00002aaaaacc55e8 00002aaaf89fac55
0x0000000040206a60: 0000000040206b50 00002aaaab8438b2
0x0000000040206a70: 0000000000000001 0000000047195800
0x0000000040206a80: 0000000040206ad0 0000000040206dc8
0x0000000040206a90: 0000000a00000000 00002aaaaca74d80
0x0000000040206aa0: 0000000047195800 0000000047194b30
0x0000000040206ab0: 0000000047209d90 000000004720a700
0x0000000040206ac0: 0000000047211d78 0000000040207460
0x0000000040206ad0: 0000000000000000 0000000000000000
0x0000000040206ae0: 00002aaaafbb9a20 00000000ffffffff
0x0000000040206af0: 00000000402070a0 00002aaaaacc55e8
0x0000000040206b00: 0000000000000000 00002aaaaacc4bc0
0x0000000040206b10: 00000000473ac2f0 0000000040207120
0x0000000040206b20: 00002aaaf89fac55 00002aaaab2f06d5
0x0000000040206b30: 0000000000000003 0000000000000000
0x0000000040206b40: 00000000860afcd8 0000000040206cd0
0x0000000040206b50: 0000000040206ce8 00002aaaab53ffe8
0x0000000040206b60: 0000000000000000 00000000472982d8
0x0000000040206b70: 000000004718d8b0 00002aaaf89eb8a8
0x0000000040206b80: 00002aaaab542970 00002aaaf89ea488
0x0000000040206b90: 0000000000000000 00000001000000af
0x0000000040206ba0: 0000000047195990 0000000040206d40
0x0000000040206bb0: 0000000040206d40 00002aaaaafec0d0
0x0000000040206bc0: 00002aaaabd31320 00000000473ac2f0
0x0000000040206bd0: 0000000040207120 00002aaaaafec0e4
Instructions: (pc=0x00002aaaaaab4112)
0x00002aaaaaab4102: ff 02 00 00 48 8b 8d 20 ff ff ff 31 d2 45 31 d2
0x00002aaaaaab4112: 48 8b 01 48 85 c0 0f 84 47 02 00 00 48 8b 9d 20
Stack: [0x000000004010a000,0x000000004020b000), sp=0x00000000402069e0, free space=1010k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ld-linux-x86-64.so.2+0x9112]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j java.lang.ClassLoader$NativeLibrary.load(Ljava/lang/String;)V+0
j java.lang.ClassLoader.loadLibrary0(Ljava/lang/Class;Ljava/io/File;)Z+300
j java.lang.ClassLoader.loadLibrary(Ljava/lang/Class;Ljava/lang/String;Z)V+217
j java.lang.Runtime.loadLibrary0(Ljava/lang/Class;Ljava/lang/String;)V+54
j java.lang.System.loadLibrary(Ljava/lang/String;)V+7
j sun.security.action.LoadLibraryAction.run()Ljava/lang/Object;+4
v ~StubRoutines::call_stub
j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;)Ljava/lang/Object;+0
j java.net.InetAddress.()V+55
v ~StubRoutines::call_stub
j com.zimbra.common.localconfig.LC.()V+10
v ~StubRoutines::call_stub
j com.zimbra.common.localconfig.KnownKey.()V+10
v ~StubRoutines::call_stub
j com.zimbra.common.localconfig.LocalConfig.verify()V+0
j com.zimbra.common.localconfig.LocalConfig.(Ljava/lang/String;)V+237
j com.zimbra.common.localconfig.LocalConfig.readConfig(Ljava/lang/String;)V+5
j com.zimbra.common.localconfig.LocalConfig.()V+1
v ~StubRoutines::call_stub
j com.zimbra.common.localconfig.Main.main([Ljava/lang/String;)V+110
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x000000004726d800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=13115]
0x000000004726ac00 JavaThread "CompilerThread1" daemon [_thread_in_native, id=13114]
0x0000000047269000 JavaThread "CompilerThread0" daemon [_thread_in_native, id=13113]
0x0000000047267800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=13112]
0x0000000047244400 JavaThread "Finalizer" daemon [_thread_blocked, id=13111]
0x0000000047243800 JavaThread "Reference Handler" daemon [_thread_blocked, id=13110]
=>0x0000000047195800 JavaThread "main" [_thread_in_native, id=13105]
Other Threads:
0x000000004723ec00 VMThread [id=13109]
0x000000004726f400 WatcherThread [id=13116]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
PSYoungGen total 27776K, used 1906K [0x00002aaadf9e0000, 0x00002aaae18e0000, 0x00002aaaf4f30000)
eden space 23808K, 8% used [0x00002aaadf9e0000,0x00002aaadfbbcbe8,0x00002aaae1120000)
from space 3968K, 0% used [0x00002aaae1500000,0x00002aaae1500000,0x00002aaae18e0000)
to space 3968K, 0% used [0x00002aaae1120000,0x00002aaae1120000,0x00002aaae1500000)
PSOldGen total 63488K, used 0K [0x00002aaab4f30000, 0x00002aaab8d30000, 0x00002aaadf9e0000)
object space 63488K, 0% used [0x00002aaab4f30000,0x00002aaab4f30000,0x00002aaab8d30000)
PSPermGen total 21248K, used 4951K [0x00002aaaafb30000, 0x00002aaab0ff0000, 0x00002aaab4f30000)
object space 21248K, 23% used [0x00002aaaafb30000,0x00002aaab0005cf0,0x00002aaab0ff0000)
Dynamic libraries:
40000000-40009000 r-xp 00000000 fd:00 190120231 /opt/zimbra/jdk1.6.0_02/bin/java
40108000-4010a000 rwxp 00008000 fd:00 190120231 /opt/zimbra/jdk1.6.0_02/bin/java
4010a000-4010d000 ---p 4010a000 00:00 0
4010d000-4020b000 rwxp 4010d000 00:00 0
4020b000-4020c000 ---p 4020b000 00:00 0
4020c000-4030c000 rwxp 4020c000 00:00 0
4030c000-4030d000 ---p 4030c000 00:00 0
4030d000-4040d000 rwxp 4030d000 00:00 0
4040d000-4040e000 ---p 4040d000 00:00 0
4040e000-4050e000 rwxp 4040e000 00:00 0
4050e000-40511000 ---p 4050e000 00:00 0
40511000-4060f000 rwxp 40511000 00:00 0
4060f000-40612000 ---p 4060f000 00:00 0
40612000-40710000 rwxp 40612000 00:00 0
40710000-40713000 ---p 40710000 00:00 0
40713000-40811000 rwxp 40713000 00:00 0
40811000-40814000 ---p 40811000 00:00 0
40814000-40912000 rwxp 40814000 00:00 0
40912000-40915000 ---p 40912000 00:00 0
40915000-40a13000 rwxp 40915000 00:00 0
40a13000-40a16000 ---p 40a13000 00:00 0
40a16000-40b14000 rwxp 40a16000 00:00 0
40b14000-40b15000 ---p 40b14000 00:00 0
40b15000-40c15000 rwxp 40b15000 00:00 0
4718d000-474e9000 rwxp 4718d000 00:00 0
2aaaaaaab000-2aaaaaac5000 r-xp 00000000 fd:00 78544901 /lib64/ld-2.5.so
2aaaaaac5000-2aaaaaac7000 rwxp 2aaaaaac5000 00:00 0
2aaaaaac7000-2aaaaaac8000 r-xp 2aaaaaac7000 00:00 0
2aaaaaac8000-2aaaaaac9000 rwxp 2aaaaaac8000 00:00 0
2aaaaaac9000-2aaaaaad0000 r-xp 00000000 fd:00 190120334 /opt/zimbra/jdk1.6.0_02/jre/lib/amd64/native_threads/libhpi.so
2aaaaaad0000-2aaaaabd1000 ---p 00007000 fd:00 190120334 /opt/zimbra/jdk1.6.0_02/jre/lib/amd64/native_threads/libhpi.so
2aaaaabd1000-2aaaaabd3000 rwxp 00008000 fd:00 190120334 /opt/zimbra/jdk1.6.0_02/jre/lib/amd64/native_threads/libhpi.so
2aaaaabd3000-2aaaaabd4000 rwxp 2aaaaabd3000 00:00 0
2aaaaabd4000-2aaaaabdc000 rwxs 00000000 fd:00 148799527 /tmp/hsperfdata_zimbra/13071
2aaaaabdc000-2aaaaac04000 rwxp 2aaaaabdc000 00:00 0
2aaaaac04000-2aaaaac08000 r-xs 0002c000 fd:00 190284380 /opt/zimbra/lib/jars/zimbracommon.jar
2aaaaac08000-2aaaaac09000 r-xs 00007000 fd:00 190284355 /opt/zimbra/lib/jars/commons-logging.jar
2aaaaac09000-2aaaaac0c000 r-xs 00019000 fd:00 190284348 /opt/zimbra/lib/jars/commons-cli-2.0.jar
2aaaaac0c000-2aaaaac12000 r-xs 00060000 fd:00 190284358 /opt/zimbra/lib/jars/dom4j-1.5.jar
2aaaaac12000-2aaaaac1a000 r-xs 0004f000 fd:00 190284368 /opt/zimbra/lib/jars/log4j-1.2.8.jar
2aaaaac1a000-2aaaaac21000 r-xs 00106000 fd:00 190120372 /opt/zimbra/jdk1.6.0_02/jre/lib/resources.jar
2aaaaacc4000-2aaaaacc5000 r-xp 00019000 fd:00 78544901 /lib64/ld-2.5.so
2aaaaacc5000-2aaaaacc6000 rwxp 0001a000 fd:00 78544901 /lib64/ld-2.5.so
2aaaaacc6000-2aaaaacdb000 r-xp 00000000 fd:00 78544932 /lib64/libpthread-2.5.so
2aaaaacdb000-2aaaaaeda000 ---p 00015000 fd:00 78544932 /lib64/libpthread-2.5.so
2aaaaaeda000-2aaaaaedb000 r-xp 00014000 fd:00 78544932 /lib64/libpthread-2.5.so
2aaaaaedb000-2aaaaaedc000 rwxp 00015000 fd:00 78544932 /lib64/libpthread-2.5.so
2aaaaaedc000-2aaaaaee0000 rwxp 2aaaaaedc000 00:00 0
2aaaaaee0000-2aaaaaee7000 r-xp 00000000 fd:00 190120294 /opt/zimbra/jdk1.6.0_02/jre/lib/amd64/jli/libjli.so
2aaaaaee7000-2aaaaafe8000 ---p 00007000 fd:00 190120294 /opt/zimbra/jdk1.6.0_02/jre/lib/amd64/jli/libjli.so
2aaaaafe8000-2aaaaafea000 rwxp 00008000 fd:00 190120294 /opt/zimbra/jdk1.6.0_02/jre/lib/amd64/jli/libjli.so
2aaaaafea000-2aaaaafeb000 rwxp 2aaaaafea000 00:00 0
2aaaaafeb000-2aaaaafed000 r-xp 00000000 fd:00 78544914 /lib64/libdl-2.5.so
2aaaaafed000-2aaaab1ed000 ---p 00002000 fd:00 78544914 /lib64/libdl-2.5.so
2aaaab1ed000-2aaaab1ee000 r-xp 00002000 fd:00 78544914 /lib64/libdl-2.5.so
2aaaab1ee000-2aaaab1ef000 rwxp 00003000 fd:00 78544914 /lib64/libdl-2.5.so
2aaaab1ef000-2aaaab333000 r-xp 00000000 fd:00 78544908 /lib64/libc-2.5.so
2aaaab333000-2aaaab533000 ---p 00144000 fd:00 78544908 /lib64/libc-2.5.so
2aaaab533000-2aaaab537000 r-xp 00144000 fd:00 78544908 /lib64/libc-2.5.so
2aaaab537000-2aaaab538000 rwxp 00148000 fd:00 78544908 /lib64/libc-2.5.so
2aaaab538000-2aaaab53f000 rwxp 2aaaab538000 00:00 0
2aaaab53f000-2aaaabbe6000 r-xp 00000000 fd:00 190120338 /opt/zimbra/jdk1.6.0_02/jre/lib/amd64/server/libjvm.so
2aaaabbe6000-2aaaabce7000 ---p 006a7000 fd:00 190120338 /opt/zimbra/jdk1.6.0_02/jre/lib/amd64/server/libjvm.so
2aaaabce7000-2aaaabe1f000 rwxp 006a8000 fd:00 190120338 /opt/zimbra/jdk1.6.0_02/jre/lib/amd64/server/libjvm.so
2aaaabe1f000-2aaaabe5a000 rwxp 2aaaabe1f000 00:00 0
2aaaabe68000-2aaaabeea000 r-xp 00000000 fd:00 78544916 /lib64/libm-2.5.so
2aaaabeea000-2aaaac0e9000 ---p 00082000 fd:00 78544916 /lib64/libm-2.5.so
2aaaac0e9000-2aaaac0ea000 r-xp 00081000 fd:00 78544916 /lib64/libm-2.5.so
2aaaac0ea000-2aaaac0eb000 rwxp 00082000 fd:00 78544916 /lib64/libm-2.5.so
2aaaac0eb000-2aaaac0f2000 r-xp 00000000 fd:00 78544936 /lib64/librt-2.5.so
2aaaac0f2000-2aaaac2f2000 ---p 00007000 fd:00 78544936 /lib64/librt-2.5.so
2aaaac2f2000-2aaaac2f3000 r-xp 00007000 fd:00 78544936 /lib64/librt-2.5.so
2aaaac2f3000-2aaaac2f4000 rwxp 00008000 fd:00 78544936 /lib64/librt-2.5.so
2aaaac2f4000-2aaaac308000 r-xp 00000000 fd:00 78544918 /lib64/libnsl-2.5.so
2aaaac308000-2aaaac507000 ---p 00014000 fd:00 78544918 /lib64/libnsl-2.5.so
2aaaac507000-2aaaac508000 r-xp 00013000 fd:00 78544918 /lib64/libnsl-2.5.so
2aaaac508000-2aaaac509000 rwxp 00014000 fd:00 78544918 /lib64/libnsl-2.5.so
2aaaac509000-2aaaac50b000 rwxp 2aaaac509000 00:00 0
2aaaac50b000-2aaaac515000 r-xp 00000000 fd:00 78544924 /lib64/libnss_files-2.5.so
2aaaac515000-2aaaac714000 ---p 0000a000 fd:00 78544924 /lib64/libnss_files-2.5.so
2aaaac714000-2aaaac715000 r-xp 00009000 fd:00 78544924 /lib64/libnss_files-2.5.so
2aaaac715000-2aaaac716000 rwxp 0000a000 fd:00 78544924 /lib64/libnss_files-2.5.so
2aaaac716000-2aaaac723000 r-xp 00000000 fd:00 190120329 /opt/zimbra/jdk1.6.0_02/jre/lib/amd64/libverify.so
2aaaac723000-2aaaac822000 ---p 0000d000 fd:00 190120329 /opt/zimbra/jdk1.6.0_02/jre/lib/amd64/libverify.so
2aaaac822000-2aaaac825000 rwxp 0000c000 fd:00 190120329 /opt/zimbra/jdk1.6.0_02/jre/lib/amd64/libverify.so
2aaaac825000-2aaaac84d000 r-xp 00000000 fd:00 190120310 /opt/zimbra/jdk1.6.0_02/jre/lib/amd64/libjava.so
2aaaac84d000-2aaaac94d000 ---p 00028000 fd:00 190120310 /opt/zimbra/jdk1.6.0_02/jre/lib/amd64/libjava.so
2aaaac94d000-2aaaac954000 rwxp 00028000 fd:00 190120310 /opt/zimbra/jdk1.6.0_02/jre/lib/amd64/libjava.so
2aaaac954000-2aaaac962000 r-xp 00000000 fd:00 190120330 /opt/zimbra/jdk1.6.0_02/jre/lib/amd64/libzip.so
2aaaac962000-2aaaaca64000 ---p 0000e000 fd:00 190120330 /opt/zimbra/jdk1.6.0_02/jre/lib/amd64/libzip.so
2aaaaca64000-2aaaaca67000 rwxp 00010000 fd:00 190120330 /opt/zimbra/jdk1.6.0_02/jre/lib/amd64/libzip.so
2aaaaca67000-2aaaaccd8000 rwxp 2aaaaca67000 00:00 0
2aaaaccd8000-2aaaafa68000 rwxp 2aaaaccd8000 00:00 0
2aaaafa68000-2aaaafa72000 rwxp 2aaaafa68000 00:00 0
2aaaafa72000-2aaaafb28000 rwxp 2aaaafa72000 00:00 0
2aaaafb30000-2aaab0ff0000 rwxp 2aaaafb30000 00:00 0
2aaab0ff0000-2aaab4f30000 rwxp 2aaab0ff0000 00:00 0
2aaab4f30000-2aaab8d30000 rwxp 2aaab4f30000 00:00 0
2aaab8d30000-2aaadf9e0000 rwxp 2aaab8d30000 00:00 0
2aaadf9e0000-2aaae18e0000 rwxp 2aaadf9e0000 00:00 0
2aaae18e0000-2aaaf4f30000 rwxp 2aaae18e0000 00:00 0
2aaaf4f30000-2aaaf4f3b000 rwxp 2aaaf4f30000 00:00 0
2aaaf4f3b000-2aaaf4f5a000 rwxp 2aaaf4f3b000 00:00 0
2aaaf4f5a000-2aaaf4f79000 rwxp 2aaaf4f5a000 00:00 0
2aaaf4f79000-2aaaf50af000 rwxp 2aaaf4f79000 00:00 0
2aaaf50af000-2aaaf50bf000 rwxp 2aaaf50af000 00:00 0
2aaaf50bf000-2aaaf515a000 rwxp 2aaaf50bf000 00:00 0
2aaaf515a000-2aaaf517a000 rwxp 2aaaf515a000 00:00 0
2aaaf517a000-2aaaf52b1000 rwxp 2aaaf517a000 00:00 0
2aaaf52b1000-2aaaf52bc000 rwxp 2aaaf52b1000 00:00 0
2aaaf52bc000-2aaaf52db000 rwxp 2aaaf52bc000 00:00 0
2aaaf52db000-2aaaf5457000 r-xs 02c8c000 fd:00 190120373 /opt/zimbra/jdk1.6.0_02/jre/lib/rt.jar
2aaaf5457000-2aaaf54ea000 rwxp 2aaaf5457000 00:00 0
2aaaf54ea000-2aaaf89e9000 r-xp 00000000 fd:00 145692433 /usr/lib/locale/locale-archive
2aaaf89e9000-2aaaf89fc000 r-xp 00000000 fd:00 190120322 /opt/zimbra/jdk1.6.0_02/jre/lib/amd64/libnet.so
2aaaf89fc000-2aaaf8afd000 ---p 00013000 fd:00 190120322 /opt/zimbra/jdk1.6.0_02/jre/lib/amd64/libnet.so
2aaaf8afd000-2aaaf8b00000 rwxp 00014000 fd:00 190120322 /opt/zimbra/jdk1.6.0_02/jre/lib/amd64/libnet.so
2aaaf8b00000-2aaaf8b76000 rwxp 2aaaf8b00000 00:00 0
7fff7dc10000-7fff7dc25000 rwxp 7fff7dc10000 00:00 0 [stack]
ffffffffff600000-ffffffffffe00000 ---p 00000000 00:00 0 [vdso]
VM Arguments:
jvm_args: -Dzimbra.home=/opt/zimbra
java_command: com.zimbra.common.localconfig.Main -q -m export
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=/opt/zimbra/java
PATH=/opt/zimbra/bin:/opt/zimbra/zimbramon:/opt/zimbra/postfix-2.2.9/sbin:/opt/zimbra/openldap/bin:/opt/zimbra/java/bin:/opt/zimbra/snmp/bin:/opt/zimbra/sleepycat/bin:/opt/zimbra/bin:/opt/zimbra/zimbramon:/opt/zimbra/postfix-2.2.9/sbin:/opt/zimbra/openldap/bin:/opt/zimbra/java/bin:/opt/zimbra/snmp/bin:/opt/zimbra/sleepycat/bin:/opt/zimbra/bin:/opt/zimbra/zimbramon:/opt/zimbra/postfix-2.2.9/sbin:/opt/zimbra/openldap/bin:/opt/zimbra/java/bin:/opt/zimbra/snmp/bin:/opt/zimbra/sleepycat/bin:/opt/zimbra/bin:/opt/zimbra/zimbramon:/opt/zimbra/postfix-2.2.9/sbin:/opt/zimbra/openldap/bin:/opt/zimbra/java/bin:/opt/zimbra/snmp/bin:/opt/zimbra/sleepycat/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin
USERNAME=zimbra
LD_LIBRARY_PATH=/opt/zimbra/jdk1.6.0_02/jre/lib/amd64/server:/opt/zimbra/jdk1.6.0_02/jre/lib/amd64:/opt/zimbra/jdk1.6.0_02/jre/../lib/amd64:/opt/zimbra/lib:/opt/zimbra/sleepycat/lib:/opt/zimbra/libxml2/lib:/opt/zimbra/cyrus-sasl/lib:/opt/zimbra/openldap/lib:/opt/zimbra/mysql/lib:/opt/zimbra/lib:/opt/zimbra/sleepycat/lib:/opt/zimbra/libxml2/lib:/opt/zimbra/cyrus-sasl/lib:/opt/zimbra/openldap/lib:/opt/zimbra/mysql/lib:/opt/zimbra/lib:/opt/zimbra/sleepycat/lib:/opt/zimbra/libxml2/lib:/opt/zimbra/cyrus-sasl/lib:/opt/zimbra/openldap/lib:/opt/zimbra/mysql/lib:/opt/zimbra/lib:/opt/zimbra/sleepycat/lib:/opt/zimbra/libxml2/lib:/opt/zimbra/cyrus-sasl/lib:/opt/zimbra/openldap/lib:/opt/zimbra/mysql/lib
SHELL=/bin/bash
Signal Handlers:
SIGSEGV: [libjvm.so+0x61aed0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGBUS: [libjvm.so+0x61aed0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGFPE: [libjvm.so+0x4cbcd0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGPIPE: [libjvm.so+0x4cbcd0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGILL: [libjvm.so+0x4cbcd0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
SIGUSR2: [libjvm.so+0x4cdef0], sa_mask[0]=0x00000000, sa_flags=0x10000004
SIGHUP: [libjvm.so+0x4cd830], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGINT: [libjvm.so+0x4cd830], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGQUIT: [libjvm.so+0x4cd830], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGTERM: [libjvm.so+0x4cd830], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGUSR2: [libjvm.so+0x4cdef0], sa_mask[0]=0x00000000, sa_flags=0x10000004
--------------- S Y S T E M ---------------
OS:Red Hat Enterprise Linux Server release 5 (Tikanga)
uname:Linux 2.6.18-8.el5 #1 SMP Fri Jan 26 14:15:14 EST 2007 x86_64
libc:glibc 2.5 NPTL 2.5
rlimit: STACK 10240k, CORE 0k, NPROC 65536, NOFILE 10000, AS infinity
load average:0.91 0.58 0.30
CPU:total 2 (1 cores per cpu, 1 threads per core) family 15 model 5 stepping 8, cmov, cx8, fxsr, mmx, sse, sse2, mmxext, 3dnow, 3dnowext
Memory: 4k page, physical 6093152k(4098728k free), swap 2031608k(2031608k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (1.6.0_02-b05) for linux-amd64, built on Jun 14 2007 16:30:38 by "java_re" with gcc 3.2.2 (SuSE Linux)
Last edited by administrator; 10-18-2007 at 01:11 PM..
| 
10-18-2007, 02:54 PM
| | | I may be shooting in the dark here, it has been a while since I had my original miserable experience with the first installs failing. . .  , but this looks vaguely familiar. If it's the error I think it is, it's because you haven't got all your dependencies pre-installed before running the Zimbra installation; the two that killed me were proper DNS/NSlookup, and a missing perl interpreter.
There are, as you surely noticed, a bunch of dependency checks that the installer script does look for, and it aborts the install if they aren't there. Unfortunately it does NOT check for perl, which is required for the installation itself to run. Check if you have perl installed; if you don't then get it.
While you're at it, make sure your nameserver and mx records are all set up so that you can do both a whois and an nslookup on yourdomain.com at the command line on your Zimbra box.
If both of these are OK and you run install.sh it should work properly. | 
10-19-2007, 10:48 PM
| | Former Zimbran | |
Posts: 5,606
| | Take a look at this thread: www.centos.org - Forums
That guy seems to have solved it. . doesn't know why it worked. . . but it did.
Good luck | 
10-20-2007, 07:54 AM
| | Intermediate Member | |
Posts: 17
| | working now Install finally worked, but I can't say as to why. yum was working the background, but was still downloading packages/updates, and hadn't installed anything - yet. But I tried again (after posting the problem), and it installed. NO idea why - the only thing I did was shutdown iptables. But the install was giving assertion errors before anything was truly running, and it would bomb out completely on the tomcat keystore cert generation (plus iptables was set to allow ldap/389), so I don't see that influencing anything. And yet - it installed cleanly.
With regard to the other post, I had tested a few days before the opensource Zimbra 4.5.8 with CentOS 5 (32-bit) and it installed fine - I had used the Custom install, as the server still puts X and gnome on it, and I didn't need it.
Don't get it, but I am up and running now. Thanks...
.. in my last post | 
10-22-2007, 02:42 PM
| | Zimbra Employee | |
Posts: 601
| | We saw this on early internal tests of RHEL5 when libraries weren't properly prelinked. Typically running the following would resolve the issue.
/usr/sbin/prelink -amR | | Thread Tools | Search this Thread | | | | | Display Modes | Linear Mode | | Why Join? Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.  |