Hi everybody,
I am just trying out the sentence boundary detector of opennlp and have some problems with it. Is it possible that the tool is only capable of detecting 480 sentences in a document? As soon as I add an other sentence I get the error message:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00002ae23711d094, pid=27563, tid=1108207936
#
…
Is there a way to avoid this problem, except of splitting up the document? (Because in fact my document is much(!!!) larger than 480 sentences.)
Looking foreward to your replies.
Best,
Wiebke
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am working on a unix platform, doing this:
java opennlp.tools.lang.english.SentenceDetector /PATH/EnglishSD.bin.gz < text
The entire error file is quite long, sorry. But here it is.
I think, it will answer the questions you asked me.
Greetings,
Wiebke
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00002b4bdb9ae094, pid=28401, tid=1103452480
#
# JRE version: 6.0-b16
# Java VM: OpenJDK 64-Bit Server VM (14.0-b16 mixed mode linux-amd64 )
# Distribution: Custom build (Wed Aug 11 08:48:28 EDT 2010)
# Problematic frame:
# V
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
# http://icedtea.classpath.org/bugzilla
#
---------- T H R E A D ----------
Current thread (0x000000001936b000): JavaThread "CompilerThread0" daemon
VM Mutex/Monitor currently owned by a thread: None
Heap
PSYoungGen total 18432K, used 4508K [0x00002aaae20b0000, 0x00002aaae3540000, 0x00002aaaf6a00000)
eden space 15808K, 28% used [0x00002aaae20b0000,0x00002aaae2517148,0x00002aaae3020000)
from space 2624K, 0% used [0x00002aaae32b0000,0x00002aaae32b0000,0x00002aaae3540000)
to space 2624K, 0% used [0x00002aaae3020000,0x00002aaae3020000,0x00002aaae32b0000)
PSOldGen total 42176K, used 0K [0x00002aaab8e00000, 0x00002aaabb730000, 0x00002aaae20b0000)
object space 42176K, 0% used [0x00002aaab8e00000,0x00002aaab8e00000,0x00002aaabb730000)
PSPermGen total 21248K, used 3589K [0x00002aaaae600000, 0x00002aaaafac0000, 0x00002aaab8e00000)
object space 21248K, 16% used [0x00002aaaae600000,0x00002aaaae9817c0,0x00002aaaafac0000)
vm_info: OpenJDK 64-Bit Server VM (14.0-b16) for linux-amd64 JRE (1.6.0_0-b16), built on Aug 11 2010 09:02:08 by "mockbuild" with gcc 4.1.2 20080704 (Red Hat 4.1.2-48)
Hi everybody,
I am just trying out the sentence boundary detector of opennlp and have some problems with it. Is it possible that the tool is only capable of detecting 480 sentences in a document? As soon as I add an other sentence I get the error message:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00002ae23711d094, pid=27563, tid=1108207936
#
…
Is there a way to avoid this problem, except of splitting up the document? (Because in fact my document is much(!!!) larger than 480 sentences.)
Looking foreward to your replies.
Best,
Wiebke
Your JVM crashed, this is not a bug in OpenNLP. Can you please give us more details ? Which OS are you running ? Which JVM version ? 32 or 64 Bit ?
Can you please post the entire error file.
Thanks,
Jörn
Hi Jörn,
thanks for the quick reply!
I am working on a unix platform, doing this:
java opennlp.tools.lang.english.SentenceDetector /PATH/EnglishSD.bin.gz < text
The entire error file is quite long, sorry. But here it is.
I think, it will answer the questions you asked me.
Greetings,
Wiebke
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00002b4bdb9ae094, pid=28401, tid=1103452480
#
# JRE version: 6.0-b16
# Java VM: OpenJDK 64-Bit Server VM (14.0-b16 mixed mode linux-amd64 )
# Distribution: Custom build (Wed Aug 11 08:48:28 EDT 2010)
# Problematic frame:
# V
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
# http://icedtea.classpath.org/bugzilla
#
---------- T H R E A D ----------
Current thread (0x000000001936b000): JavaThread "CompilerThread0" daemon
siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR), si_addr=0x0000000000000000
Registers:
RAX=0x0000000000000000, RBX=0x000000001945d750, RCX=0x000000001986a310, RDX=0x000000001986a310
RSP=0x0000000041c511a0, RBP=0x0000000041c51250, RSI=0x00000000000002aa, RDI=0x0000000000000400
R8 =0x0000000000000000, R9 =0x0000000000000001, R10=0x000000001970b448, R11=0x00002b4bdba16b30
R12=0x00000000000002aa, R13=0x0000000000000000, R14=0x0000000041c52b30, R15=0x0000000041c52b30
RIP=0x00002b4bdb9ae094, EFL=0x0000000000010206, CSGSFS=0x0000000000000033, ERR=0x0000000000000004
TRAPNO=0x000000000000000e
Top of Stack: (sp=0x0000000041c511a0)
0x0000000041c511a0: 0000000041c51210 00002b4bdb957f65
0x0000000041c511b0: 000000001986a310 00002b4bdb90026a
0x0000000041c511c0: 00000000198693d0 00002aaafc0064d0
0x0000000041c511d0: 000000001986a100 0000000041c52b10
0x0000000041c511e0: 0000000000000000 0000000119869388
0x0000000041c511f0: 000000001970de98 0000000041c52100
0x0000000041c51200: 0000000000000001 0000000041c52ac8
0x0000000041c51210: 0000000041c51280 00002b4bdb957e7a
0x0000000041c51220: 000000000000000a 00002aaafc007d28
0x0000000041c51230: 000000000000000a 0000000000000000
0x0000000041c51240: 0000000000000002 0000000041c52b30
0x0000000041c51250: 0000000041c51390 00002b4bdb9af560
0x0000000041c51260: 0000000041c51280 00002b4bdba18689
0x0000000041c51270: 0000000041c51280 0000000000000003
0x0000000041c51280: 0000000041c512e0 00002b4bdb5ced26
0x0000000041c51290: 0000000041c512e0 0000000041c52100
0x0000000041c512a0: 0000000019869418 00000000198693d0
0x0000000041c512b0: 0000000041c52b10 00002aaafc0064d0
0x0000000041c512c0: 0000000019709f88 00002aaafc0064d0
0x0000000041c512d0: 00002aaafc007870 00000000197093e8
0x0000000041c512e0: 0000000041c51390 00002b4bdb8b0ea3
0x0000000041c512f0: 000000001970e5e0 0000000041c52b10
0x0000000041c51300: 0000000041c51360 00000019db897849
0x0000000041c51310: 0000000019869388 00000000198693d0
0x0000000041c51320: 00002aaafc0064d0 000000001945b870
0x0000000041c51330: 0000000019869388 0000000041c52b10
0x0000000041c51340: 00000000000000b1 0000000041c52b30
0x0000000041c51350: 0000000041c51390 00002aaafc007d18
0x0000000041c51360: 0000000041c513d0 00000000197093e8
0x0000000041c51370: 00000000198693d0 0000000000000001
0x0000000041c51380: 0000000041c51600 0000000041c51640
0x0000000041c51390: 0000000041c513d0 00002b4bdb8b1065
Instructions: (pc=0x00002b4bdb9ae094)
0x00002b4bdb9ae084: 49 8b 46 10 4a 8b 1c e0 48 83 e3 fe 48 8b 43 08
0x00002b4bdb9ae094: 48 83 38 00 0f 84 e5 00 00 00 41 3b 76 08 0f 83
Stack: , sp=0x0000000041c511a0, free space=1008k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V
V
V
V
V
V
V
V
V
V
V
Current CompileTask:
C2: 23 opennlp.tools.sentdetect.DefaultSDContextGenerator.previousSpaceIndex(Ljava/lang/CharSequence;I)I (53 bytes)
---------- P R O C E S S ----------
Java Threads: ( => current thread )
0x00002aaafc022000 JavaThread "DestroyJavaVM"
0x0000000019372800 JavaThread "Low Memory Detector" daemon
0x000000001936f800 JavaThread "CompilerThread1" daemon
=>0x000000001936b000 JavaThread "CompilerThread0" daemon
0x0000000019369000 JavaThread "Signal Dispatcher" daemon
0x0000000019344800 JavaThread "Finalizer" daemon
0x0000000019342800 JavaThread "Reference Handler" daemon
Other Threads:
0x000000001933d800 VMThread
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
PSYoungGen total 18432K, used 4508K [0x00002aaae20b0000, 0x00002aaae3540000, 0x00002aaaf6a00000)
eden space 15808K, 28% used [0x00002aaae20b0000,0x00002aaae2517148,0x00002aaae3020000)
from space 2624K, 0% used [0x00002aaae32b0000,0x00002aaae32b0000,0x00002aaae3540000)
to space 2624K, 0% used [0x00002aaae3020000,0x00002aaae3020000,0x00002aaae32b0000)
PSOldGen total 42176K, used 0K [0x00002aaab8e00000, 0x00002aaabb730000, 0x00002aaae20b0000)
object space 42176K, 0% used [0x00002aaab8e00000,0x00002aaab8e00000,0x00002aaabb730000)
PSPermGen total 21248K, used 3589K [0x00002aaaae600000, 0x00002aaaafac0000, 0x00002aaab8e00000)
object space 21248K, 16% used [0x00002aaaae600000,0x00002aaaae9817c0,0x00002aaaafac0000)
Dynamic libraries:
00400000-00409000 r-xp 00000000 fd:00 162465622 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/bin/java
00608000-0060a000 rw-p 00008000 fd:00 162465622 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/bin/java
192d1000-19e81000 rw-p 192d1000 00:00 0
40105000-40108000 --p 40105000 00:00 0
40108000-40206000 rw-p 40108000 00:00 0
40266000-40269000 --p 40266000 00:00 0
40269000-40367000 rw-p 40269000 00:00 0
40ec4000-40ec5000 --p 40ec4000 00:00 0
40ec5000-40fc5000 rw-p 40ec5000 00:00 0
4140f000-41410000 --p 4140f000 00:00 0
41410000-41510000 rw-p 41410000 00:00 0
4156c000-4156d000 --p 4156c000 00:00 0
4156d000-4166d000 rw-p 4156d000 00:00 0
4166d000-41670000 --p 4166d000 00:00 0
41670000-4176e000 rw-p 41670000 00:00 0
4176e000-41771000 --p 4176e000 00:00 0
41771000-4186f000 rw-p 41771000 00:00 0
41b55000-41b58000 --p 41b55000 00:00 0
41b58000-41c56000 rw-p 41b58000 00:00 0
41c56000-41c59000 --p 41c56000 00:00 0
41c59000-41d57000 rw-p 41c59000 00:00 0
41d57000-41d5a000 --p 41d57000 00:00 0
41d5a000-41e58000 rw-p 41d5a000 00:00 0
41e58000-41e59000 --p 41e58000 00:00 0
41e59000-41f59000 rw-p 41e59000 00:00 0
357f800000-357f81c000 r-xp 00000000 fd:00 33226775 /lib64/ld-2.5.so
357fa1b000-357fa1c000 r-p 0001b000 fd:00 33226775 /lib64/ld-2.5.so
357fa1c000-357fa1d000 rw-p 0001c000 fd:00 33226775 /lib64/ld-2.5.so
3580400000-3580415000 r-xp 00000000 fd:00 33227077 /lib64/libnsl-2.5.so
3580415000-3580614000 --p 00015000 fd:00 33227077 /lib64/libnsl-2.5.so
3580614000-3580615000 r-p 00014000 fd:00 33227077 /lib64/libnsl-2.5.so
3580615000-3580616000 rw-p 00015000 fd:00 33227077 /lib64/libnsl-2.5.so
3580616000-3580618000 rw-p 3580616000 00:00 0
3580800000-358094d000 r-xp 00000000 fd:00 33227066 /lib64/libc-2.5.so
358094d000-3580b4d000 --p 0014d000 fd:00 33227066 /lib64/libc-2.5.so
3580b4d000-3580b51000 r-p 0014d000 fd:00 33227066 /lib64/libc-2.5.so
3580b51000-3580b52000 rw-p 00151000 fd:00 33227066 /lib64/libc-2.5.so
3580b52000-3580b57000 rw-p 3580b52000 00:00 0
3580c00000-3580c82000 r-xp 00000000 fd:00 33227067 /lib64/libm-2.5.so
3580c82000-3580e81000 --p 00082000 fd:00 33227067 /lib64/libm-2.5.so
3580e81000-3580e82000 r-p 00081000 fd:00 33227067 /lib64/libm-2.5.so
3580e82000-3580e83000 rw-p 00082000 fd:00 33227067 /lib64/libm-2.5.so
3581000000-3581002000 r-xp 00000000 fd:00 33227071 /lib64/libdl-2.5.so
3581002000-3581202000 --p 00002000 fd:00 33227071 /lib64/libdl-2.5.so
3581202000-3581203000 r-p 00002000 fd:00 33227071 /lib64/libdl-2.5.so
3581203000-3581204000 rw-p 00003000 fd:00 33227071 /lib64/libdl-2.5.so
3581400000-3581416000 r-xp 00000000 fd:00 33227068 /lib64/libpthread-2.5.so
3581416000-3581615000 --p 00016000 fd:00 33227068 /lib64/libpthread-2.5.so
3581615000-3581616000 r-p 00015000 fd:00 33227068 /lib64/libpthread-2.5.so
3581616000-3581617000 rw-p 00016000 fd:00 33227068 /lib64/libpthread-2.5.so
3581617000-358161b000 rw-p 3581617000 00:00 0
3581800000-3581807000 r-xp 00000000 fd:00 33227069 /lib64/librt-2.5.so
3581807000-3581a07000 --p 00007000 fd:00 33227069 /lib64/librt-2.5.so
3581a07000-3581a08000 r-p 00007000 fd:00 33227069 /lib64/librt-2.5.so
3581a08000-3581a09000 rw-p 00008000 fd:00 33227069 /lib64/librt-2.5.so
3581c00000-3581c14000 r-xp 00000000 fd:00 162176305 /usr/lib64/libz.so.1.2.3
3581c14000-3581e13000 --p 00014000 fd:00 162176305 /usr/lib64/libz.so.1.2.3
3581e13000-3581e14000 rw-p 00013000 fd:00 162176305 /usr/lib64/libz.so.1.2.3
36ca600000-36ca604000 r-xp 00000000 fd:00 162465655 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64/jli/libjli.so
36ca604000-36ca803000 --p 00004000 fd:00 162465655 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64/jli/libjli.so
36ca803000-36ca804000 rw-p 00003000 fd:00 162465655 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64/jli/libjli.so
2aaaaaaab000-2aaaaaab4000 r-s 00060000 fd:00 162496523 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/ext/gnome-java-bridge.jar
2aaaaaab4000-2aaaaaab9000 r-s 00025000 fd:00 70877221 /home/tminer/work/tmusers/wiebke/nlptools/open-nlp/opennlp-tools-1.4.3/lib/jwnl-1.3.3.jar
2aaaaaab9000-2aaaaaabb000 r-s 0000e000 fd:00 70877222 /home/tminer/work/tmusers/wiebke/nlptools/open-nlp/opennlp-tools-1.4.3/lib/maxent-2.5.2.jar
2aaaaaabb000-2aaaaaac1000 r-s 008a9000 fd:00 70878079 /home/tminer/work/tmusers/wiebke/nlptools/open-nlp/opennlp-tools-1.4.3/lib/opennlp-tools-1.4.3.jar
2aaaaaac1000-2aaaaaacf000 r-xp 00000000 fd:00 162465669 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64/libverify.so
2aaaaaacf000-2aaaaacce000 --p 0000e000 fd:00 162465669 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64/libverify.so
2aaaaacce000-2aaaaacd0000 rw-p 0000d000 fd:00 162465669 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64/libverify.so
2aaaaacd0000-2aaaaacfb000 r-xp 00000000 fd:00 162465646 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64/libjava.so
2aaaaacfb000-2aaaaaefb000 --p 0002b000 fd:00 162465646 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64/libjava.so
2aaaaaefb000-2aaaaaeff000 rw-p 0002b000 fd:00 162465646 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64/libjava.so
2aaaaaeff000-2aaaaaf00000 r-p 2aaaaaeff000 00:00 0
2aaaaaf00000-2aaaaaf01000 rw-p 2aaaaaf00000 00:00 0
2aaaaaf01000-2aaaaaf09000 r-xp 00000000 fd:00 162465671 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64/native_threads/libhpi.so
2aaaaaf09000-2aaaab108000 --p 00008000 fd:00 162465671 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64/native_threads/libhpi.so
2aaaab108000-2aaaab109000 rw-p 00007000 fd:00 162465671 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64/native_threads/libhpi.so
2aaaab109000-2aaaab10a000 rw-p 2aaaab109000 00:00 0
2aaaab10a000-2aaaab112000 rw-s 00000000 fd:00 214630499 /tmp/hsperfdata_tminer/28401
2aaaab112000-2aaaab116000 r-s 00039000 fd:00 162465626 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/jsse.jar
2aaaab11f000-2aaaab129000 r-xp 00000000 fd:00 33226776 /lib64/libnss_files-2.5.so
2aaaab129000-2aaaab328000 --p 0000a000 fd:00 33226776 /lib64/libnss_files-2.5.so
2aaaab328000-2aaaab329000 r-p 00009000 fd:00 33226776 /lib64/libnss_files-2.5.so
2aaaab329000-2aaaab32a000 rw-p 0000a000 fd:00 33226776 /lib64/libnss_files-2.5.so
2aaaab32a000-2aaaab331000 r-xp 00000000 fd:00 162465670 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64/libzip.so
2aaaab331000-2aaaab530000 --p 00007000 fd:00 162465670 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64/libzip.so
2aaaab530000-2aaaab531000 rw-p 00006000 fd:00 162465670 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64/libzip.so
2aaaab531000-2aaaab7a1000 rwxp 2aaaab531000 00:00 0
2aaaab7a1000-2aaaae531000 rwxp 2aaaab7a1000 00:00 0
2aaaae531000-2aaaae53b000 rwxp 2aaaae531000 00:00 0
2aaaae53b000-2aaaae5f1000 rwxp 2aaaae53b000 00:00 0
2aaaae600000-2aaaafac0000 rwxp 2aaaae600000 00:00 0
2aaaafac0000-2aaab8e00000 rwxp 2aaaafac0000 00:00 0
2aaab8e00000-2aaabb730000 rwxp 2aaab8e00000 00:00 0
2aaabb730000-2aaae20b0000 rwxp 2aaabb730000 00:00 0
2aaae20b0000-2aaae3540000 rwxp 2aaae20b0000 00:00 0
2aaae3540000-2aaaf6a00000 rwxp 2aaae3540000 00:00 0
2aaaf6a00000-2aaaf6a0b000 rwxp 2aaaf6a00000 00:00 0
2aaaf6a0b000-2aaaf6a54000 rwxp 2aaaf6a0b000 00:00 0
2aaaf6a54000-2aaaf6a69000 rwxp 2aaaf6a54000 00:00 0
2aaaf6a69000-2aaaf6b9d000 rwxp 2aaaf6a69000 00:00 0
2aaaf6b9d000-2aaaf6ba8000 rwxp 2aaaf6b9d000 00:00 0
2aaaf6ba8000-2aaaf6c42000 rwxp 2aaaf6ba8000 00:00 0
2aaaf6c42000-2aaaf6c58000 rwxp 2aaaf6c42000 00:00 0
2aaaf6c58000-2aaaf6d8d000 rwxp 2aaaf6c58000 00:00 0
2aaaf6d8d000-2aaaf6d98000 rwxp 2aaaf6d8d000 00:00 0
2aaaf6d98000-2aaaf6de1000 rwxp 2aaaf6d98000 00:00 0
2aaaf6de1000-2aaaf6e09000 rw-p 2aaaf6de1000 00:00 0
2aaaf6e09000-2aaaf6fac000 r-s 01a0e000 fd:00 162465702 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/rt.jar
2aaaf6fac000-2aaaf7045000 rw-p 2aaaf6fac000 00:00 0
2aaaf7045000-2aaafa617000 r-p 00000000 fd:00 140771329 /usr/lib/locale/locale-archive
2aaafa617000-2aaafa61f000 r-s 00051000 fd:00 70877223 /home/tminer/work/tmusers/wiebke/nlptools/open-nlp/opennlp-tools-1.4.3/lib/trove.jar
2aaafc000000-2aaafc042000 rw-p 2aaafc000000 00:00 0
2aaafc042000-2aab00000000 --p 2aaafc042000 00:00 0
2b4bdb37c000-2b4bdb37e000 rw-p 2b4bdb37c000 00:00 0
2b4bdb393000-2b4bdb396000 rw-p 2b4bdb393000 00:00 0
2b4bdb396000-2b4bdbb9a000 r-xp 00000000 fd:00 162465674 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64/server/libjvm.so
2b4bdbb9a000-2b4bdbd9a000 --p 00804000 fd:00 162465674 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64/server/libjvm.so
2b4bdbd9a000-2b4bdbe21000 rw-p 00804000 fd:00 162465674 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64/server/libjvm.so
2b4bdbe21000-2b4bdbe5b000 rw-p 2b4bdbe21000 00:00 0
7fffc3c7b000-7fffc3c90000 rw-p 7ffffffea000 00:00 0
ffffffffff600000-ffffffffffe00000 --p 00000000 00:00 0
VM Arguments:
java_command: opennlp.tools.lang.english.SentenceDetector /home/tminer/work/tmusers/wiebke/nlptools/open-nlp/opennlp-tools-1.4.3/output/classes/opennlp/models/EnglishSD.bin.gz
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=/usr/java/default
CLASSPATH=.:/usr/java/default:/data/tm/java/lib/jwnl-1.3.3.jar:/data/tm/java/lib/maxent-2.5.2.jar:/data/tm/java/lib/opennlp-tools-1.4.3.jar:/data/tm/java/lib/trove.jar
PATH=/data/tm/software/bin:/data/tm/Xalan/bin:/data/tm/Xerces/xerces-c_2_8_0-x86_64-linux-gcc_3_4/bin:/data/tm/Temis/IDE/bin:/data/tm/Prominer/BIN/lin4_64:/data/tm/Prominer/BIN:/data/tm/software/bin:/data/tm/Xalan/bin:/data/tm/Xerces/xerces-c_2_8_0-x86_64-linux-gcc_3_4/bin:/data/tm/Temis/IDE/bin:/data/tm/Prominer/BIN/lin4_64:/data/tm/Prominer/BIN:/data/tm/software/bin:/data/tm/Xalan/bin:/data/tm/Xerces/xerces-c_2_8_0-x86_64-linux-gcc_3_4/bin:/data/tm/Temis/IDE/bin:/data/tm/Prominer/BIN/lin4_64:/data/tm/Prominer/BIN:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin
LD_LIBRARY_PATH=/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64/server:/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64:/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/../lib/amd64:/data/tm/Xalan/lib:/data/tm/Xerces/xerces-c_2_8_0-x86_64-linux-gcc_3_4/lib:/usr/lib/oracle/11.1.0.1/client64/lib
SHELL=/bin/tcsh
DISPLAY=:0.0
HOSTTYPE=x86_64-linux
OSTYPE=linux
ARCH=lin4_64
MACHTYPE=x86_64
Signal Handlers:
SIGSEGV: , sa_mask=0x7ffbfeff, sa_flags=0x10000004
SIGBUS: , sa_mask=0x7ffbfeff, sa_flags=0x10000004
SIGFPE: , sa_mask=0x7ffbfeff, sa_flags=0x10000004
SIGPIPE: , sa_mask=0x7ffbfeff, sa_flags=0x10000004
SIGXFSZ: , sa_mask=0x7ffbfeff, sa_flags=0x10000004
SIGILL: , sa_mask=0x7ffbfeff, sa_flags=0x10000004
SIGUSR1: SIG_DFL, sa_mask=0x00000000, sa_flags=0x00000000
SIGUSR2: , sa_mask=0x00000000, sa_flags=0x10000004
SIGHUP: , sa_mask=0x7ffbfeff, sa_flags=0x10000004
SIGINT: , sa_mask=0x7ffbfeff, sa_flags=0x10000004
SIGTERM: , sa_mask=0x7ffbfeff, sa_flags=0x10000004
SIGQUIT: , sa_mask=0x7ffbfeff, sa_flags=0x10000004
---------- S Y S T E M ----------
OS:CentOS release 5.4 (Final)
uname:Linux 2.6.18-164.10.1.el5 #1 SMP Thu Jan 7 19:54:26 EST 2010 x86_64
libc:glibc 2.5 NPTL 2.5
rlimit: STACK 10240k, CORE 0k, NPROC 40960, NOFILE 1024, AS infinity
load average:0.24 0.05 0.02
CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 15 stepping 6, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3
Memory: 4k page, physical 4042960k(2421516k free), swap 6094840k(5216384k free)
vm_info: OpenJDK 64-Bit Server VM (14.0-b16) for linux-amd64 JRE (1.6.0_0-b16), built on Aug 11 2010 09:02:08 by "mockbuild" with gcc 4.1.2 20080704 (Red Hat 4.1.2-48)
time: Fri Sep 24 13:17:37 2010
elapsed time: 0 seconds
You are using OpenJDK, can you please try to run with the latest Sun JDK ?
Jörn
Hi Jörn,
I had a try with Java Sun and that worked fine.
Thank's a lot!!!
Best,
Wiebke