Unexpected Error in Compiler Thread

We seem to be getting a SIGSEGV in the native code of a Compiler Thread (typically named CompilerThread1).
My problem is most similar to.
http://forum.java.sun.com/thread.jspa?forumID=37&threadID=606432
Except we are not running a 64 bit JVM. We are running JVM 1.5.0_06-b05 on a Red Hat Enterprise Linux environment.
We started seeing this problem after we set -Xms500m -Xmx2000m. Before we implemented these settings, we were seeing OutOfMemoryExceptions while the applicaiton server was running. On the production environment, this error comes up when we are under heavy load. We have had a difficult time reproducing this error in a non-production environment, but we will continue to try to reproduce it on a consistent basis.
This PDF seems to suggest that I am seeing a bug with the compiler.
http://java.sun.com/j2se/1.5/pdf/jdk50_ts_guide.pdf
For the next step we will disable compilation for the method named by the current CompileTask. We will also try switching to a client hotspot VM. However, because I have had trouble consistently reproducing the bug, I would like to get feedback from everyone. Is this really a bug with the compiler? Could it be a problem with memory leak or somekind of resource leak? Could it be a problem with Lucene specifcally?
# An unexpected error has been detected by HotSpot Virtual Machine:
# SIGSEGV (0xb) at pc=0xb6e97cd1, pid=27543, tid=599825328
# Java VM: Java HotSpot(TM) Server VM (1.5.0_06-b05 mixed mode)
# Problematic frame:
# V [libjvm.so+0x3c9cd1]
--------------- T H R E A D ---------------
Current thread (0x080f3638): JavaThread "CompilerThread1" daemon [_thread_in_native, id=27550]
siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x00000000
Registers:
EAX=0x00000000, EBX=0xb70797f0, ECX=0x23c08610, EDX=0x21807fc4
ESP=0x23c08584, EBP=0x23c085a8, ESI=0x0856c918, EDI=0x23c08610
EIP=0xb6e97cd1, CR2=0x00000000, EFLAGS=0x00010216
Top of Stack: (sp=0x23c08584)
0x23c08584: 23c08bc0 23c08bd0 b6e97c16 b70797f0
0x23c08594: 00000000 23c085c8 b70797f0 0856c918
0x23c085a4: 0856c8d4 23c085d8 b6e97d75 0856d01c
0x23c085b4: 21807fc4 0856d01c 23c08610 0856d080
0x23c085c4: 21801884 0856c8d4 b70797f0 0856d01c
0x23c085d4: 00000000 23c08638 b6e98258 0856d01c
0x23c085e4: 0856c918 0856d01c 23c08610 00000023
0x23c085f4: 218010ac 23c08638 b6f1cbf1 21801884
Instructions: (pc=0xb6e97cd1)
0xb6e97cc1: 10 eb de 31 c0 eb 8e 8b 42 04 83 ec 0c 8b 40 08
0xb6e97cd1: 8b 08 50 ff 51 28 83 c4 10 e9 48 ff ff ff 90 55
Stack: [0x23b89000,0x23c0a000), sp=0x23c08584, free space=509k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0x3c9cd1]
V [libjvm.so+0x3c9d75]
V [libjvm.so+0x3ca258]
V [libjvm.so+0x4511fd]
V [libjvm.so+0x450e90]
V [libjvm.so+0x1a11c0]
V [libjvm.so+0x19e432]
V [libjvm.so+0x1474b3]
V [libjvm.so+0x1a6929]
V [libjvm.so+0x1a6281]
V [libjvm.so+0x4c8366]
V [libjvm.so+0x4c2ba3]
V [libjvm.so+0x424338]
C [libpthread.so.0+0x4dd8]
Current CompileTask:
opto:972 org.apache.lucene.index.IndexReader$1.doBody()Ljava/lang/Object; (99 bytes)
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x09b08440 JavaThread "PingSender" daemon [_thread_blocked, id=27683]
0x097fa108 JavaThread "PingWaiter" daemon [_thread_blocked, id=27682]
0x08cfaae8 JavaThread "TimeScheduler.Thread" daemon [_thread_blocked, id=27678]
0x09b784d0 JavaThread "TimeScheduler.Thread" daemon [_thread_blocked, id=27677]
0x09cdfaa0 JavaThread "MERGE2.FindSubgroups thread" daemon [_thread_blocked, id=27671]
0x097fa2c8 JavaThread "Timer-3" daemon [_thread_blocked, id=27647]
0x097f9c90 JavaThread "http-0.0.0.0-8080-2" daemon [_thread_in_native, id=27646]
0x08116da0 JavaThread "http-0.0.0.0-8080-1" daemon [_thread_blocked, id=27644]
0x09b8aee8 JavaThread "TP-Monitor" daemon [_thread_blocked, id=27643]
0x09b8aa88 JavaThread "TP-Processor4" daemon [_thread_in_native, id=27642]
0x09c35eb0 JavaThread "TP-Processor3" daemon [_thread_blocked, id=27641]
0x09b2e8e0 JavaThread "TP-Processor2" daemon [_thread_blocked, id=27640]
0x09b9a760 JavaThread "TP-Processor1" daemon [_thread_blocked, id=27639]
0x09b2ec60 JavaThread "http-0.0.0.0-8080" daemon [_thread_in_native, id=27638]
0x09c30610 JavaThread "JBossLifeThread" [_thread_blocked, id=27637]
0x082a8990 JavaThread "UDP mcast receiver" daemon [_thread_in_native, id=27633]
0x082a8180 JavaThread "UDP.UcastReceiverThread" daemon [_thread_in_native, id=27632]
0x080ca0a0 JavaThread "TimeScheduler.Thread" daemon [_thread_blocked, id=27631]
0x09d42dc0 JavaThread "Thread-48" daemon [_thread_blocked, id=27630]
0x080c9ba8 JavaThread "DistributedIndexRetryTimer" daemon [_thread_blocked, id=27629]
0x09fbbef8 JavaThread "DistributedIndexDispatchThread" [_thread_blocked, id=27628]
0x09d42fa0 JavaThread "Timer-2" daemon [_thread_blocked, id=27627]
0x09b8f160 JavaThread "LuceneSearchServiceIndexQueueThread" [_thread_in_vm, id=27626]
0x09d43ae0 JavaThread "DefaultQuartzScheduler_QuartzSchedulerThread" [_thread_blocked, id=27624]
0x08a8d468 JavaThread "DefaultQuartzScheduler_Worker-9" [_thread_blocked, id=27623]
0x09914778 JavaThread "DefaultQuartzScheduler_Worker-8" [_thread_blocked, id=27622]
0x089c8e20 JavaThread "DefaultQuartzScheduler_Worker-7" [_thread_blocked, id=27621]
0x089c7f00 JavaThread "DefaultQuartzScheduler_Worker-6" [_thread_blocked, id=27620]
0x08ae0310 JavaThread "DefaultQuartzScheduler_Worker-5" [_thread_blocked, id=27619]
0x086747a8 JavaThread "DefaultQuartzScheduler_Worker-4" [_thread_blocked, id=27618]
0x089869f8 JavaThread "DefaultQuartzScheduler_Worker-3" [_thread_blocked, id=27617]
0x081fa918 JavaThread "DefaultQuartzScheduler_Worker-2" [_thread_blocked, id=27616]
0x08c31048 JavaThread "DefaultQuartzScheduler_Worker-1" [_thread_blocked, id=27615]
0x09b27f98 JavaThread "DefaultQuartzScheduler_Worker-0" [_thread_blocked, id=27614]
0x097d7aa8 JavaThread "UDP mcast receiver" daemon [_thread_in_native, id=27609]
0x08c98710 JavaThread "UDP.UcastReceiverThread" daemon [_thread_in_native, id=27608]
0x08c98a10 JavaThread "TimeScheduler.Thread" daemon [_thread_blocked, id=27607]
0x097d77e8 JavaThread "Thread-39" daemon [_thread_blocked, id=27606]
0x097da8e8 JavaThread "UpHandler (GMS)" daemon [_thread_blocked, id=27605]
0x09745420 JavaThread "DownHandler (GMS)" daemon [_thread_blocked, id=27604]
0x08c947a0 JavaThread "UpHandler (FRAG)" daemon [_thread_blocked, id=27603]
0x08c94218 JavaThread "DownHandler (FRAG)" daemon [_thread_blocked, id=27602]
0x08d1c3d0 JavaThread "UpHandler (STABLE)" daemon [_thread_blocked, id=27601]
0x089b36d0 JavaThread "DownHandler (STABLE)" daemon [_thread_blocked, id=27600]
0x0820ff00 JavaThread "UpHandler (UNICAST)" daemon [_thread_blocked, id=27599]
0x0820f978 JavaThread "DownHandler (UNICAST)" daemon [_thread_blocked, id=27598]
0x0820f418 JavaThread "UpHandler (NAKACK)" daemon [_thread_blocked, id=27597]
0x09d06898 JavaThread "DownHandler (NAKACK)" daemon [_thread_blocked, id=27596]
0x082e63d0 JavaThread "UpHandler (VERIFY_SUSPECT)" daemon [_thread_blocked, id=27595]
0x09bf7908 JavaThread "DownHandler (VERIFY_SUSPECT)" daemon [_thread_blocked, id=27594]
0x08d258c0 JavaThread "UpHandler (FD)" daemon [_thread_blocked, id=27593]
0x09c9cc78 JavaThread "DownHandler (FD)" daemon [_thread_blocked, id=27592]
0x09c9c6f8 JavaThread "UpHandler (PING)" daemon [_thread_blocked, id=27591]
0x08c9a400 JavaThread "DownHandler (PING)" daemon [_thread_blocked, id=27590]
0x09bf8060 JavaThread "DownHandler (UDP)" daemon [_thread_blocked, id=27589]
0x09c49bd8 JavaThread "JCA PoolFiller" [_thread_blocked, id=27588]
0x09e22048 JavaThread "IdleRemover" [_thread_blocked, id=27587]
0x082ae378 JavaThread "UpHandler (GMS)" daemon [_thread_blocked, id=27586]
0x082addf0 JavaThread "DownHandler (GMS)" daemon [_thread_blocked, id=27585]
0x085b67e8 JavaThread "UpHandler (FRAG)" daemon [_thread_blocked, id=27584]
0x08237fc8 JavaThread "DownHandler (FRAG)" daemon [_thread_blocked, id=27583]
0x09b6deb0 JavaThread "UpHandler (STABLE)" daemon [_thread_blocked, id=27582]
0x09b9f7c8 JavaThread "DownHandler (STABLE)" daemon [_thread_blocked, id=27581]
0x0986be10 JavaThread "UpHandler (UNICAST)" daemon [_thread_blocked, id=27580]
0x09c17a40 JavaThread "DownHandler (UNICAST)" daemon [_thread_blocked, id=27579]
0x089d5d68 JavaThread "UpHandler (NAKACK)" daemon [_thread_blocked, id=27578]
0x08c71320 JavaThread "DownHandler (NAKACK)" daemon [_thread_blocked, id=27577]
0x080dfb28 JavaThread "UpHandler (VERIFY_SUSPECT)" daemon [_thread_blocked, id=27576]
0x0987a9e8 JavaThread "DownHandler (VERIFY_SUSPECT)" daemon [_thread_blocked, id=27575]
0x09cf61c8 JavaThread "UpHandler (FD)" daemon [_thread_blocked, id=27574]
0x08568f50 JavaThread "DownHandler (FD)" daemon [_thread_blocked, id=27573]
0x08568ae8 JavaThread "UpHandler (PING)" daemon [_thread_blocked, id=27572]
0x08c3c840 JavaThread "DownHandler (PING)" daemon [_thread_blocked, id=27571]
0x09748998 JavaThread "DownHandler (UDP)" daemon [_thread_blocked, id=27570]
0x09e965d8 JavaThread "WorkManager(3)-1" daemon [_thread_blocked, id=27569]
0x08b33828 JavaThread "ContainerBackgroundProcessor[StandardEngine[jboss.web]]" daemon [_thread_blocked, id=27567]
0x08ced500 JavaThread "PooledInvokerAcceptor#0-4445" [_thread_in_native, id=27566]
0x08b3c6f8 JavaThread "RMI TCP Accept-4444" daemon [_thread_in_native, id=27565]
0x08beec00 JavaThread "ClassLoadingPool(2)-1" daemon [_thread_in_native, id=27564]
0x08cf2b28 JavaThread "JBoss System Threads(1)-1" daemon [_thread_in_native, id=27563]
0x08b3ebb8 JavaThread "GC Daemon" daemon [_thread_blocked, id=27562]
0x08c76f48 JavaThread "RMI Reaper" [_thread_blocked, id=27561]
0x08c77570 JavaThread "Timer-1" daemon [_thread_blocked, id=27560]
0x08c77968 JavaThread "RMI TCP Accept-1098" daemon [_thread_in_native, id=27559]
0x08c42148 JavaThread "ScannerThread" daemon [_thread_blocked, id=27558]
0x08c861a0 JavaThread "Dispatcher-Thread-2" daemon [_thread_blocked, id=27557]
0x08bc47f8 JavaThread "Timer-0" daemon [_thread_blocked, id=27555]
0x0805c940 JavaThread "DestroyJavaVM" [_thread_blocked, id=27543]
0x080f4ac0 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=27551]
=>0x080f3638 JavaThread "CompilerThread1" daemon [_thread_in_native, id=27550]
0x080f25d8 JavaThread "CompilerThread0" daemon [_thread_blocked, id=27549]
0x080f1330 JavaThread "AdapterThread" daemon [_thread_blocked, id=27548]
0x080f0478 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=27547]
0x080e5c68 JavaThread "Finalizer" daemon [_thread_blocked, id=27546]
0x080e57d8 JavaThread "Reference Handler" daemon [_thread_blocked, id=27545]
Other Threads:
0x080e3348 VMThread [id=27544]
0x080f5f60 WatcherThread [id=27552]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 51328K, used 7185K [0x24a80000, 0x28230000, 0x328b0000)
eden space 45632K, 3% used [0x24a80000, 0x24bf4588, 0x27710000)
from space 5696K, 100% used [0x27ca0000, 0x28230000, 0x28230000)
to space 5696K, 0% used [0x27710000, 0x27710000, 0x27ca0000)
tenured generation total 455168K, used 44152K [0x328b0000, 0x4e530000, 0xa1a80000)
the space 455168K, 9% used [0x328b0000, 0x353ce2a0, 0x353ce400, 0x4e530000)
compacting perm gen total 36608K, used 36539K [0xa1a80000, 0xa3e40000, 0xb1a80000)
the space 36608K, 99% used [0xa1a80000, 0xa3e2ef78, 0xa3e2f000, 0xa3e40000)
No shared spaces configured.
Dynamic libraries:
08048000-08057000 r-xp 00000000 08:03 48004 /opt/jdk1.5.0_06/bin/java
08057000-08059000 rwxp 0000e000 08:03 48004 /opt/jdk1.5.0_06/bin/java
08059000-0a0db000 rwxp 00000000 00:00 0
19cf6000-19cf9000 ---p 00000000 00:00 0
19cf9000-19d77000 rwxp 00003000 00:00 0
19d77000-19d7a000 ---p 00000000 00:00 0
19d7a000-19df8000 rwxp 00003000 00:00 0
19df8000-19dfb000 ---p 00000000 00:00 0
19dfb000-19e79000 rwxp 00003000 00:00 0
19e79000-19e7c000 ---p 00081000 00:00 0
19e7c000-19efa000 rwxp 00084000 00:00 0
19efa000-19efd000 ---p 00000000 00:00 0
19efd000-19f7b000 rwxp 00003000 00:00 0
19f7b000-19f7e000 ---p 00000000 00:00 0
19f7e000-19ffc000 rwxp 00003000 00:00 0
19ffc000-19fff000 ---p 00081000 00:00 0
19fff000-1a07d000 rwxp 00084000 00:00 0
1a07d000-1a080000 ---p 00000000 00:00 0
1a080000-1a0fe000 rwxp 00003000 00:00 0
1a0fe000-1a101000 ---p 00081000 00:00 0
1a101000-1a17f000 rwxp 00084000 00:00 0
1a17f000-1a182000 ---p 00000000 00:00 0
1a182000-1a200000 rwxp 00003000 00:00 0
1a27d000-1a280000 ---p 00000000 00:00 0
1a280000-1a2fe000 rwxp 00003000 00:00 0
1a2fe000-1a301000 ---p 00081000 00:00 0
1a301000-1a37f000 rwxp 00084000 00:00 0
1a37f000-1a382000 ---p 00000000 00:00 0
1a382000-1a400000 rwxp 00003000 00:00 0
1a47b000-1a47e000 ---p 00000000 00:00 0
1a47e000-1a4fc000 rwxp 00003000 00:00 0
1a4fc000-1a4ff000 ---p 00081000 00:00 0
1a4ff000-1a57d000 rwxp 00084000 00:00 0
1a57d000-1a580000 ---p 00000000 00:00 0
1a580000-1a5fe000 rwxp 00003000 00:00 0
1a5fe000-1a601000 ---p 00082000 00:00 0
1a601000-1a67f000 rwxp 00085000 00:00 0
1a67f000-1a682000 ---p 00103000 00:00 0
1a682000-1a721000 rwxp 00106000 00:00 0
1a721000-1a800000 ---p 00000000 00:00 0
1a87f000-1a882000 ---p 00000000 00:00 0
1a882000-1a9f9000 rwxp 00003000 00:00 0
1a9f9000-1aa00000 ---p 0011c000 00:00 0
1aa2c000-1aa2f000 ---p 00000000 00:00 0
1aa2f000-1aaad000 rwxp 00003000 00:00 0
1aaad000-1aab0000 ---p 00081000 00:00 0
1aab0000-1ab2e000 rwxp 00084000 00:00 0
1ab2e000-1ab31000 ---p 00000000 00:00 0
1ab31000-1abaf000 rwxp 00003000 00:00 0
1abaf000-1abb2000 ---p 00081000 00:00 0
1abb2000-1ac30000 rwxp 00084000 00:00 0
1ac30000-1ac33000 ---p 00102000 00:00 0
1ac33000-1acb1000 rwxp 00105000 00:00 0
1acba000-1acbd000 ---p 00000000 00:00 0
1acbd000-1ad3b000 rwxp 00003000 00:00 0
1ad7f000-1ad82000 ---p 00000000 00:00 0
1ad82000-1af00000 rwxp 00003000 00:00 0
1af7d000-1af80000 ---p 00042000 00:00 0
1af80000-1affe000 rwxp 00045000 00:00 0
1affe000-1b001000 ---p 00081000 00:00 0
1b001000-1b07f000 rwxp 00084000 00:00 0
1b07f000-1b082000 ---p 00102000 00:00 0
1b082000-1b200000 rwxp 00105000 00:00 0
1b27f000-1b282000 ---p 00000000 00:00 0
1b282000-1b400000 rwxp 00003000 00:00 0
1b452000-1b455000 ---p 00000000 00:00 0
1b455000-1b4d3000 rwxp 00003000 00:00 0
1b4d3000-1b4d6000 ---p 00081000 00:00 0
1b4d6000-1b554000 rwxp 00084000 00:00 0
1b554000-1b557000 ---p 00081000 00:00 0
1b557000-1b5d5000 rwxp 00084000 00:00 0
1b5d5000-1b5d8000 ---p 00000000 00:00 0
1b5d8000-1b656000 rwxp 00003000 00:00 0
1b656000-1b659000 ---p 00081000 00:00 0
1b659000-1b6d7000 rwxp 00084000 00:00 0
1b6d7000-1b6da000 ---p 00000000 00:00 0
1b6da000-1b758000 rwxp 00003000 00:00 0
1b758000-1b75b000 ---p 00081000 00:00 0
1b75b000-1b7d9000 rwxp 00084000 00:00 0
1b7d9000-1b7dc000 ---p 00000000 00:00 0
1b7dc000-1b85a000 rwxp 00003000 00:00 0
1b85a000-1b85d000 ---p 00081000 00:00 0
1b85d000-1b8db000 rwxp 00084000 00:00 0
1b8db000-1b8de000 ---p 00102000 00:00 0
1b8de000-1b95c000 rwxp 00105000 00:00 0
1b95c000-1b95f000 ---p 00081000 00:00 0
1b95f000-1b9dd000 rwxp 00084000 00:00 0
1b9dd000-1b9e0000 ---p 00102000 00:00 0
1b9e0000-1ba5e000 rwxp 00105000 00:00 0
1ba5e000-1ba61000 ---p 00000000 00:00 0
1ba61000-1badf000 rwxp 00003000 00:00 0
1badf000-1bae2000 ---p 00081000 00:00 0
1bae2000-1bb60000 rwxp 00084000 00:00 0
1bb60000-1bb63000 ---p 00102000 00:00 0
1bb63000-1bbe1000 rwxp 00105000 00:00 0
1bbe1000-1bbe4000 ---p 00183000 00:00 0
1bbe4000-1bc62000 rwxp 00186000 00:00 0
1bc62000-1bc65000 ---p 00204000 00:00 0
1bc65000-1bce3000 rwxp 00207000 00:00 0
1bce3000-1bce6000 ---p 00081000 00:00 0
1bce6000-1bd64000 rwxp 00084000 00:00 0
1bd64000-1bd67000 ---p 00102000 00:00 0
1bd67000-1bde5000 rwxp 00105000 00:00 0
1bde5000-1bde8000 ---p 00183000 00:00 0
1bde8000-1be66000 rwxp 00186000 00:00 0
1be66000-1be69000 ---p 00204000 00:00 0
1be69000-1bee7000 rwxp 00207000 00:00 0
1bee7000-1beea000 ---p 00081000 00:00 0
1beea000-1bf68000 rwxp 00084000 00:00 0
1bf68000-1bf6b000 ---p 00102000 00:00 0
1bf6b000-1bfe9000 rwxp 00105000 00:00 0
1bfe9000-1bfec000 ---p 00183000 00:00 0
1bfec000-1c06a000 rwxp 00186000 00:00 0
1c06a000-1c06d000 ---p 00000000 00:00 0
1c06d000-1c0eb000 rwxp 00003000 00:00 0
1c0eb000-1c0ee000 ---p 00081000 00:00 0
1c0ee000-1c16c000 rwxp 00084000 00:00 0
1c16c000-1c16f000 ---p 00102000 00:00 0
1c16f000-1c1ed000 rwxp 00105000 00:00 0
1c1ed000-1c1f0000 ---p 00183000 00:00 0
1c1f0000-1c26e000 rwxp 00186000 00:00 0
1c27f000-1c282000 ---p 00000000 00:00 0
1c282000-1c400000 rwxp 00003000 00:00 0
1c460000-1c463000 ---p 00042000 00:00 0
1c463000-1c4e1000 rwxp 00045000 00:00 0
1c4e1000-1c4e4000 ---p 00081000 00:00 0
1c4e4000-1c562000 rwxp 00084000 00:00 0
1c562000-1c565000 ---p 00102000 00:00 0
1c565000-1c5e3000 rwxp 00105000 00:00 0
1c5e3000-1c5e6000 ---p 00183000 00:00 0
1c5e6000-1c664000 rwxp 00186000 00:00 0
1c665000-1c668000 ---p 00000000 00:00 0
1c668000-1c6e6000 rwxp 00003000 00:00 0
1c6e6000-1c6e9000 ---p 00081000 00:00 0
1c6e9000-1c767000 rwxp 00084000 00:00 0
1c77f000-1c782000 ---p 00000000 00:00 0
1c782000-1c900000 rwxp 00003000 00:00 0
1c97f000-1c982000 ---p 00000000 00:00 0
1c982000-1cafd000 rwxp 00003000 00:00 0
1cafd000-1cb00000 ---p 00029000 00:00 0
1cb00000-1cbff000 rwxp 00000000 00:00 0
1cbff000-1cc00000 ---p 00000000 00:00 0
1cc7f000-1cc82000 ---p 00000000 00:00 0
1cc82000-1cdf7000 rwxp 00003000 00:00 0
1cdf7000-1ce00000 ---p 000f7000 00:00 0
1ce2e000-1ce31000 ---p 00000000 00:00 0
1ce31000-1ceaf000 rwxp 00003000 00:00 0
1ceaf000-1cece000 r-xs 00000000 08:02 1966130 /var/lms/lms-server/tmp/deploy/tmp3503lms-vw.ear-contents/APP-INF/lib/wsdl4j-1.5.1.jar
1cef7000-1cefd000 r-xs 00000000 08:02 1966129 /var/lms/lms-server/tmp/deploy/tmp3503lms-vw.ear-contents/APP-INF/lib/vw-wsdl.jar
1cefd000-1d2a4000 r-xs 00000000 08:02 1966128 /var/lms/lms-server/tmp/deploy/tmp3503lms-vw.ear-contents/APP-INF/lib/star-xml.jar
[contents of ear deployment snipped]
1e2b0000-1e300000 r-xs 00000000 08:02 1966086 /var/lms/lms-server/tmp/deploy/tmp3503lms-vw.ear-contents/APP-INF/lib/cglib-nodep-2.1.jar
1e300000-1e4f4000 rwxp 00136000 00:00 0
1e4f4000-1e500000 ---p 00000000 00:00 0
1e500000-1ea00000 rwxp 00024000 00:00 0
1ea47000-1ea4f000 r-xs 00000000 08:02 1966085 /var/lms/lms-server/tmp/deploy/tmp3503lms-vw.ear-contents/APP-INF/lib/bzip2.jar
1ea4f000-1ebd6000 r-xs 00000000 08:02 1966084 /var/lms/lms-server/tmp/deploy/tmp3503lms-vw.ear-contents/APP-INF/lib/axis.jar
1ebd6000-1ff00000 r-xs 00000000 08:02 1835046 /var/lms/lms-server/tmp/deploy/tmp3503lms-vw.ear
1ff00000-1ffff000 rwxp 00021000 00:00 0
1ffff000-20000000 ---p 0004a000 00:00 0
2007f000-20082000 ---p 00000000 00:00 0
20082000-202fc000 rwxp 00003000 00:00 0
202fc000-20300000 ---p 00000000 00:00 0
20300000-207fe000 rwxp 00000000 00:00 0
207fe000-20800000 ---p 00000000 00:00 0
2087f000-20882000 ---p 00000000 00:00 0
20882000-20af4000 rwxp 00003000 00:00 0
20af4000-20b00000 ---p 00000000 00:00 0
20b00000-20bfc000 rwxp 00000000 00:00 0
20bfc000-20c00000 ---p 00000000 00:00 0
20c00000-20ef8000 rwxp 00004000 00:00 0
20ef8000-20f00000 ---p 00000000 00:00 0
20f00000-211ff000 rwxp 00000000 00:00 0
211ff000-21200000 ---p 00051000 00:00 0
21207000-2120a000 ---p 00000000 00:00 0
2120a000-21288000 rwxp 00003000 00:00 0
21288000-212f2000 r-xs 00000000 08:02 1966083 /var/lms/lms-server/tmp/deploy/tmp3503lms-vw.ear-contents/APP-INF/lib/antlr-2.7.5H3.jar
212f2000-21300000 r-xs 00000000 08:02 1966082 /var/lms/lms-server/tmp/deploy/tmp3503lms-vw.ear-contents/APP-INF/lib/activation.jar
21300000-213fb000 rwxp 00080000 00:00 0
213fb000-21400000 ---p 000ba000 00:00 0
21477000-214c8000 r-xs 00000000 08:02 1835030 /var/lms/lms-server/tmp/deploy/tmp3487jcommon.jar
214c8000-214ec000 r-xs 00000000 08:02 1835029 /var/lms/lms-server/tmp/deploy/tmp3486console-mgr-classes.jar
21517000-2151a000 ---p 00000000 00:00 0
2151a000-21598000 rwxp 00003000 00:00 0
21598000-215a0000 r-xs 00000000 08:02 1966124 /var/lms/lms-server/tmp/deploy/tmp3503lms-vw.ear-contents/APP-INF/lib/relaxngDatatype.jar
215a0000-21615000 r-xs 00000000 08:02 1966131 /var/lms/lms-server/tmp/deploy/tmp3503lms-vw.ear-contents/APP-INF/lib/xsdlib.jar
21657000-2173a000 r-xs 00000000 08:02 1835031 /var/lms/lms-server/tmp/deploy/tmp3488jfreechart.jar
217af000-217b2000 r-xs 00000000 08:02 1835044 /var/lms/lms-server/tmp/deploy/tmp3501mail-ra.rar
217b2000-217b6000 r-xs 00000000 08:02 1900546 /var/lms/lms-server/tmp/deploy/tmp3500jboss-xa-jdbc.rar-contents/jboss-xa-jdbc.jar
21800000-218fb000 rwxp 00049000 00:00 0
218fb000-21900000 ---p 00000000 00:00 0
21928000-2192a000 r-xs 00000000 08:02 1835040 /var/lms/lms-server/tmp/deploy/tmp3497jboss-ha-local-jdbc.rar
2197f000-21982000 ---p 00000000 00:00 0
21982000-21afa000 rwxp 00003000 00:00 0
21afa000-21b00000 ---p 000e9000 00:00 0
21b40000-21b43000 ---p 00000000 00:00 0
21b43000-21bc1000 rwxp 00003000 00:00 0
21bc1000-21c20000 r-xs 00000000 08:02 1835018 /var/lms/lms-server/tmp/deploy/tmp3475jasper-compiler.jar
21c20000-21c23000 ---p 0007c000 00:00 0
21c23000-21ca1000 rwxp 0007f000 00:00 0
21ca1000-21ca4000 ---p 00000000 00:00 0
21ca4000-21d22000 rwxp 00003000 00:00 0
21d47000-21e29000 r-xs 00000000 08:02 1835017 /var/lms/lms-server/tmp/deploy/tmp3474jasper-compiler-jdt.jar
21e29000-21e2c000 ---p 000a8000 00:00 0
21e2c000-21eaa000 rwxp 000ab000 00:00 0
21eaa000-21ead000 ---p 00129000 00:00 0
21ead000-21f2b000 rwxp 0012c000 00:00 0
21f88000-21f8f000 r-xs 00000000 08:02 2146306 /var/lms/lms-server/tmp/deploy/tmp3503lms-vw.ear-contents/lms.war/WEB-INF/lib/taglibs-response.jar
21f8f000-21fb8000 r-xs 00000000 08:02 1835028 /var/lms/lms-server/tmp/deploy/tmp3485tomcat55-service.jar
21fb8000-21ff5000 r-xs 00000000 08:02 1835027 /var/lms/lms-server/tmp/deploy/tmp3484tomcat-util.jar
21ff5000-22002000 r-xs 00000000 08:02 1835026 /var/lms/lms-server/tmp/deploy/tmp3483tomcat-http.jar
22002000-2209f000 r-xs 00000000 08:02 1835014 /var/lms/lms-server/tmp/deploy/tmp3471catalina.jar
2209f000-220a2000 ---p 00000000 00:00 0
220a2000-22120000 rwxp 00003000 00:00 0
22120000-22123000 ---p 0021a000 00:00 0
22123000-221a1000 rwxp 0021d000 00:00 0
221a1000-221a4000 ---p 0029b000 00:00 0
221a4000-22222000 rwxp 0029e000 00:00 0
22222000-22225000 ---p 0031c000 00:00 0
22225000-222a3000 rwxp 0031f000 00:00 0
222a8000-222ad000 r-xs 00000000 08:02 1835025 /var/lms/lms-server/tmp/deploy/tmp3482tomcat-coyote.jar
222ad000-222cc000 r-xs 00000000 08:02 1835024 /var/lms/lms-server/tmp/deploy/tmp3481tomcat-ajp.jar
222cc000-222d2000 r-xs 00000000 08:02 1835023 /var/lms/lms-server/tmp/deploy/tmp3480servlets-webdav.jar
222d2000-222d5000 ---p 00000000 00:00 0
222d5000-22353000 rwxp 00003000 00:00 0
22353000-22356000 ---p 0008d000 00:00 0
22356000-223d4000 rwxp 00090000 00:00 0
223d4000-223d7000 ---p 00000000 00:00 0
223d7000-22455000 rwxp 00003000 00:00 0
22459000-2245b000 r-xs 00000000 08:02 1835022 /var/lms/lms-server/tmp/deploy/tmp3479servlets-invoker.jar
2245b000-22460000 r-xs 00000000 08:02 1835021 /var/lms/lms-server/tmp/deploy/tmp3478servlets-default.jar
22460000-2246c000 r-xs 00000000 08:02 1835020 /var/lms/lms-server/tmp/deploy/tmp3477naming-resources.jar
2246c000-2247f000 r-xs 00000000 08:02 1835019 /var/lms/lms-server/tmp/deploy/tmp3476jasper-runtime.jar
2247f000-2248e000 r-xp 00000000 08:05 480101 /lib/libresolv-2.3.2.so
2248e000-2248f000 rwxp 0000f000 08:05 480101 /lib/libresolv-2.3.2.so
2248f000-22491000 rwxp 00000000 00:00 0
22491000-22495000 r-xp 00000000 08:05 480086 /lib/libnss_dns-2.3.2.so
22495000-22496000 rwxp 00003000 08:05 480086 /lib/libnss_dns-2.3.2.so
22499000-2249c000 r-xs 00000000 08:02 1916930 /var/lms/lms-server/tmp/deploy/tmp3501mail-ra.rar-contents/mail-ra.jar
2249c000-224a0000 r-xs 00000000 08:02 1835043 /var/lms/lms-server/tmp/deploy/tmp3500jboss-xa-jdbc.rar
[again contents of ear file snipped]
22bba000-22bc8000 r-xs 00000000 08:02 5668866 /var/lms/lms-server/lib/activation.jar
22bc8000-22bca000 r-xs 00000000 08:02 5668867 /var/lms/lms-server/lib/autonumber-plugin.jar
22bca000-22bd0000 r-xp 00000000 08:03 576018 /opt/jdk1.5.0_06/jre/lib/i386/libmanagement.so
22bd0000-22bd1000 rwxp 00005000 08:03 576018 /opt/jdk1.5.0_06/jre/lib/i386/libmanagement.so
22bd1000-22fec000 rwxp 00001000 00:00 0
22fec000-23000000 r-xp 00000000 08:03 576016 /opt/jdk1.5.0_06/jre/lib/i386/libnet.so
23000000-23001000 rwxp 00013000 08:03 576016 /opt/jdk1.5.0_06/jre/lib/i386/libnet.so
23001000-23002000 r-xs 00000000 08:03 64248 /opt/jboss-4.0.2/lib/namespace.jar
23002000-2303b000 r-xs 00000000 08:03 64246 /opt/jboss-4.0.2/lib/jboss-system.jar
2303b000-230ae000 r-xs 00000000 08:03 64244 /opt/jboss-4.0.2/lib/jboss-common.jar
230ae000-230cc000 r-xs 00000000 08:03 64247 /opt/jboss-4.0.2/lib/log4j-boot.jar
230cc000-230f7000 r-xs 00000000 08:03 64235 /opt/jboss-4.0.2/lib/concurrent.jar
230f7000-230ff000 r-xs 00000000 08:03 64242 /opt/jboss-4.0.2/lib/gnu-regexp.jar
230ff000-2313a000 r-xs 00000000 08:03 64243 /opt/jboss-4.0.2/lib/jaxen.jar
2313a000-231a0000 r-xs 00000000 08:03 64236 /opt/jboss-4.0.2/lib/dom4j.jar
231a0000-23231000 r-xs 00000000 08:03 64245 /opt/jboss-4.0.2/lib/jboss-jmx.jar
23231000-238e6000 r-xs 00000000 08:03 528238 /opt/jdk1.5.0_06/lib/tools.jar
238e6000-238e9000 ---p 00000000 00:00 0
238e9000-23967000 rwxp 00003000 00:00 0
23967000-23970000 r-xs 00000000 08:03 304113 /opt/jboss-4.0.2/bin/run.jar
23970000-23a34000 r-xs 00000000 08:03 16236 /opt/jdk1.5.0_06/jre/lib/ext/localedata.jar
23a34000-23a36000 r-xs 00000000 08:03 16170 /opt/jdk1.5.0_06/jre/lib/ext/dnsns.jar
23a36000-23a61000 r-xs 00000000 08:03 16169 /opt/jdk1.5.0_06/jre/lib/ext/sunpkcs11.jar
23a61000-23a87000 r-xs 00000000 08:03 16168 /opt/jdk1.5.0_06/jre/lib/ext/sunjce_provider.jar
23a87000-23a88000 ---p 00000000 00:00 0
23a88000-23b08000 rwxp 00001000 00:00 0
23b08000-23b0b000 ---p 00081000 00:00 0
23b0b000-23b89000 rwxp 00084000 00:00 0
23b89000-23b8c000 ---p 00000000 00:00 0
23b8c000-23c0a000 rwxp 00003000 00:00 0
23c0a000-23c0d000 ---p 00000000 00:00 0
23c0d000-23c8b000 rwxp 00003000 00:00 0
23c8b000-23c8e000 ---p 00000000 00:00 0
23c8e000-23d0c000 rwxp 00003000 00:00 0
23d0c000-23d0f000 ---p 00081000 00:00 0
23d0f000-23d8d000 rwxp 00084000 00:00 0
23d8d000-23d8e000 r-xp 00594000 08:05 416216 /usr/lib/locale/locale-archive
23d8e000-23e9a000 r-xp 00261000 08:05 416216 /usr/lib/locale/locale-archive
23e9a000-2409a000 r-xp 00000000 08:05 416216 /usr/lib/locale/locale-archive
2409a000-2409d000 ---p 00000000 00:00 0
2409d000-2411b000 rwxp 00003000 00:00 0
2411b000-2411e000 ---p 00081000 00:00 0
2411e000-2419c000 rwxp 00084000 00:00 0
2419c000-2419d000 ---p 00000000 00:00 0
2419d000-2422f000 rwxp 00001000 00:00 0
2422f000-2429e000 rwxp 00012000 00:00 0
2429e000-2437d000 rwxp 00000000 00:00 0
2437d000-24617000 rwxp 000df000 00:00 0
24617000-24633000 rwxp 00000000 00:00 0
24633000-24686000 rwxp 0001c000 00:00 0
24686000-24765000 rwxp 00000000 00:00 0
24765000-249ff000 rwxp 0014e000 00:00 0
249ff000-24a11000 rwxp 00000000 00:00 0
24a11000-24a7f000 rwxp 003fa000 00:00 0
24a7f000-28230000 rwxp 00000000 00:00 0
28230000-328b0000 rwxp 03c19000 00:00 0
328b0000-4e530000 rwxp 00000000 00:00 0
4e530000-a1a80000 rwxp 29f19000 00:00 0
a1a80000-a3e40000 rwxp 00000000 00:00 0
a3e40000-b1a80000 rwxp 7f829000 00:00 0
b1a81000-b1a83000 r-xs 00000000 08:02 1835041 /var/lms/lms-server/tmp/deploy/tmp3498jboss-ha-xa-jdbc.rar
b1a83000-b1a85000 r-xs 00000000 08:02 1851394 /var/lms/lms-server/tmp/deploy/tmp3497jboss-ha-local-jdbc.rar-contents/jboss-ha-local-jdbc.jar
b1a85000-b1aa1000 rwxp 00001000 00:00 0
b1aa1000-b1b05000 rwxp 0001c000 00:00 0
b1b05000-b21e5000 rwxp 00000000 00:00 0
b21e5000-b3b05000 rwxp 006e0000 00:00 0
b3b05000-b4340000 r-xs 00000000 08:03 576211 /opt/jdk1.5.0_06/jre/lib/charsets.jar
b4340000-b4354000 r-xs 00000000 08:03 576175 /opt/jdk1.5.0_06/jre/lib/jce.jar
b4354000-b43d9000 r-xs 00000000 08:03 576208 /opt/jdk1.5.0_06/jre/lib/jsse.jar
b43d9000-b4442000 rwxp 00000000 00:00 0
b4442000-b6a2a000 r-xs 00000000 08:03 576234 /opt/jdk1.5.0_06/jre/lib/rt.jar
b6a2a000-b6a3d000 r-xp 00000000 08:03 576013 /opt/jdk1.5.0_06/jre/lib/i386/libzip.so
b6a3d000-b6a3f000 rwxp 00012000 08:03 576013 /opt/jdk1.5.0_06/jre/lib/i386/libzip.so
b6a3f000-b6a60000 r-xp 00000000 08:03 576011 /opt/jdk1.5.0_06/jre/lib/i386/libjava.so
b6a60000-b6a62000 rwxp 00020000 08:03 576011 /opt/jdk1.5.0_06/jre/lib/i386/libjava.so
b6a62000-b6a6d000 r-xp 00000000 08:03 576010 /opt/jdk1.5.0_06/jre/lib/i386/libverify.so
b6a6d000-b6a6e000 rwxp 0000b000 08:03 576010 /opt/jdk1.5.0_06/jre/lib/i386/libverify.so
b6a6e000-b6a76000 rwxs 00000000 08:05 416097 /tmp/hsperfdata_jboss/27543
b6a76000-b6a81000 r-xp 00000000 08:05 480089 /lib/libnss_files-2.3.2.so
b6a81000-b6a82000 rwxp 0000a000 08:05 480089 /lib/libnss_files-2.3.2.so
b6a82000-b6a94000 r-xp 00000000 08:05 480073 /lib/libnsl-2.3.2.so
b6a94000-b6a95000 rwxp 00011000 08:05 480073 /lib/libnsl-2.3.2.so
b6a95000-b6a97000 rwxp 00000000 00:00 0
b6a9e000-b6aa4000 r-xp 00000000 08:03 496003 /opt/jdk1.5.0_06/jre/lib/i386/native_threads/libhpi.so
b6aa4000-b6aa5000 rwxp 00006000 08:03 496003 /opt/jdk1.5.0_06/jre/lib/i386/native_threads/libhpi.so
b6aa5000-b6ac6000 r-xp 00000000 08:05 192667 /lib/tls/libm-2.3.2.so
b6ac6000-b6ac7000 rwxp 00021000 08:05 192667 /lib/tls/libm-2.3.2.so
b6acc000-b6acd000 rwxp 00001000 00:00 0
b6acd000-b6ace000 r-xp 00000000 00:00 0
b6ace000-b701b000 r-xp 00000000 08:03 576004 /opt/jdk1.5.0_06/jre/lib/i386/server/libjvm.so
b701b000-b707d000 rwxp 0054d000 08:03 576004 /opt/jdk1.5.0_06/jre/lib/i386/server/libjvm.so
b707d000-b7495000 rwxp 00000000 00:00 0
b7495000-b75c8000 r-xp 00000000 08:05 192101 /

I've got similar problem .... I changed version of JSDK from 1.4.x to 1.5.x some days ago on our linux server and today it stuck ... Any sugestions - are there any possibility to fix this problem or this is java bug ?
# An unexpected error has been detected by HotSpot Virtual Machine:
# SIGSEGV (0xb) at pc=0x4057dcd1, pid=3479, tid=114696
# Java VM: Java HotSpot(TM) Server VM (1.5.0_06-b05 mixed mode)
# Problematic frame:
# V [libjvm.so+0x3c9cd1]
--------------- T H R E A D ---------------
Current thread (0x080fd8c0): JavaThread "CompilerThread1" daemon [_thread_in_native, id=3487]
siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x00000000
Registers:
EAX=0x00000000, EBX=0x4075f7f0, ECX=0xbebfe67c, EDX=0x6017e5e4
ESP=0xbebfe5f0, EBP=0xbebfe614, ESI=0x60180198, EDI=0xbebfe67c
EIP=0x4057dcd1, CR2=0x00000000, EFLAGS=0x00010286
Top of Stack: (sp=0xbebfe5f0)
0xbebfe5f0: bebfec2c bebfec3c 4057dc16 601b8d00
0xbebfe600: 601b8d20 bebfe634 4075f7f0 60180198
0xbebfe610: 60180164 bebfe644 4057dd75 6018054c
0xbebfe620: 6017e5e4 6018054c bebfe67c 601805b0
0xbebfe630: 601b8bd4 60180164 4075f7f0 6018054c
0xbebfe640: 00000000 bebfe6a4 4057e258 6018054c
0xbebfe650: 60180198 6018054c bebfe67c ffffffff
0xbebfe660: 60180f10 bebfe6a4 40602bf1 601b8bd4
Instructions: (pc=0x4057dcd1)
0x4057dcc1: 10 eb de 31 c0 eb 8e 8b 42 04 83 ec 0c 8b 40 08
0x4057dcd1: 8b 08 50 ff 51 28 83 c4 10 e9 48 ff ff ff 90 55
Stack: [0xbea01000,0xbec00000), sp=0xbebfe5f0, free space=2037k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0x3c9cd1]
V [libjvm.so+0x3c9d75]
V [libjvm.so+0x3ca258]
V [libjvm.so+0x4511fd]
V [libjvm.so+0x450e90]
V [libjvm.so+0x1a11c0]
V [libjvm.so+0x19e432]
V [libjvm.so+0x1474b3]
V [libjvm.so+0x1a6929]
V [libjvm.so+0x1a6281]
V [libjvm.so+0x4c8366]
V [libjvm.so+0x4c2ba3]
V [libjvm.so+0x424338]
C [libpthread.so.0+0x6ae0]
Current CompileTask:
opto:1142 net.n3.nanoxml.StdXMLParser.processElement(Ljava/lang/String;Ljava/util/Properties;)V (1182 bytes)
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x080df458 JavaThread "TP-Processor28" daemon [_thread_blocked, id=9354]
0x080de7b8 JavaThread "TP-Processor27" daemon [_thread_blocked, id=9353]
0x0a598818 JavaThread "TP-Processor26" daemon [_thread_blocked, id=9352]
0x0a597af8 JavaThread "TP-Processor25" daemon [_thread_blocked, id=9351]
0x08284f60 JavaThread "TP-Processor24" daemon [_thread_blocked, id=9350]
0x082846f8 JavaThread "TP-Processor23" daemon [_thread_blocked, id=9349]
0x0a5eb388 JavaThread "TP-Processor22" daemon [_thread_blocked, id=9348]
0x0827e888 JavaThread "TP-Processor21" daemon [_thread_blocked, id=9347]
0x5c713288 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=7377]
0x0a059ce8 JavaThread "TP-Processor20" daemon [_thread_in_native, id=6675]
0x0a8958d8 JavaThread "TP-Processor19" daemon [_thread_in_native, id=6674]
0x0acee858 JavaThread "TP-Processor18" daemon [_thread_blocked, id=6673]
0x0a08c9d8 JavaThread "TP-Processor17" daemon [_thread_blocked, id=6672]
0x0835d890 JavaThread "TP-Processor16" daemon [_thread_in_native, id=5683]
0x083572a0 JavaThread "TP-Processor15" daemon [_thread_blocked, id=5682]
0x08292bd8 JavaThread "TP-Processor14" daemon [_thread_blocked, id=5681]
0x08359160 JavaThread "TP-Processor13" daemon [_thread_in_native, id=5680]
0x0a58bf50 JavaThread "TP-Processor12" daemon [_thread_blocked, id=4061]
0x0ab59198 JavaThread "TP-Processor11" daemon [_thread_blocked, id=4060]
0x0a538e50 JavaThread "TP-Processor10" daemon [_thread_in_native, id=4059]
0x0ab57350 JavaThread "TP-Processor9" daemon [_thread_in_native, id=4058]
0x084c1a00 JavaThread "TP-Processor8" daemon [_thread_blocked, id=4022]
0x0a4c9168 JavaThread "TP-Processor7" daemon [_thread_blocked, id=4021]
0x0a48eb30 JavaThread "TP-Processor6" daemon [_thread_in_native, id=4020]
0x08346368 JavaThread "TP-Processor5" daemon [_thread_in_native, id=4019]
0x5a027130 JavaThread "TP-Monitor" daemon [_thread_blocked, id=3512]
0x5a02ab28 JavaThread "TP-Processor4" daemon [_thread_in_native, id=3511]
0x5a02a730 JavaThread "TP-Processor3" daemon [_thread_blocked, id=3510]
0x5b747718 JavaThread "TP-Processor2" daemon [_thread_in_native, id=3509]
0x5b747320 JavaThread "TP-Processor1" daemon [_thread_in_native, id=3508]
0x5bf4ee00 JavaThread "http8080-Monitor" [_thread_blocked, id=3507]
0x5bf27548 JavaThread "http8080-Processor4" daemon [_thread_in_native, id=3506]
0x5b09a6d8 JavaThread "http8080-Processor3" daemon [_thread_blocked, id=3505]
0x5bf49b98 JavaThread "http8080-Processor2" daemon [_thread_blocked, id=3504]
0x5bf49770 JavaThread "http8080-Processor1" daemon [_thread_blocked, id=3503]
0x5b093dd0 JavaThread "HostConfig[localhost]" daemon [_thread_blocked, id=3502]
0x5a02b160 JavaThread "StandardManager[appl_1]" daemon [_thread_blocked, id=3501]
0x5b7e3250 JavaThread "StandardManager[appl_2]" daemon [_thread_blocked, id=3500]
0x5b7e2e08 JavaThread "StandardManager[appl_3]" daemon [_thread_blocked, id=3499]
0x5c793c68 JavaThread "StandardManager[]" daemon [_thread_blocked, id=3498]
0x5bb00018 JavaThread "StandardManager[appl_4]" daemon [_thread_blocked, id=3497]
0x5b2e4b38 JavaThread "StandardManager[appl_5]" daemon [_thread_blocked, id=3496]
0x5b092ee0 JavaThread "StandardManager[appl_6]" daemon [_thread_blocked, id=3495]
0x5b061d98 JavaThread "WebappLoader[appl_7]" daemon [_thread_blocked, id=3494]
0x081a0448 JavaThread "RMI TCP Accept-64433" daemon [_thread_in_native, id=3492]
0x0819ac48 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=3491]
0x08198e30 JavaThread "Timer-0" daemon [_thread_blocked, id=3490]
0x080fed50 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3488]
=>0x080fd8c0 JavaThread "CompilerThread1" daemon [_thread_in_native, id=3487]
0x080fc890 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3486]
0x080fb830 JavaThread "AdapterThread" daemon [_thread_blocked, id=3485]
0x080fa8e8 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3484]
0x080f1208 JavaThread "Finalizer" daemon [_thread_blocked, id=3483]
0x080efc18 JavaThread "Reference Handler" daemon [_thread_blocked, id=3482]
0x0805c638 JavaThread "main" [_thread_in_native, id=3479]
Other Threads:
0x080eb808 VMThread [id=3481]
0x5a03f408 WatcherThread [id=3493]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 13184K, used 8246K [0x45cc0000, 0x46b00000, 0x47930000)
eden space 11776K, 64% used [0x45cc0000, 0x46420e70, 0x46840000)
from space 1408K, 49% used [0x469a0000, 0x46a4ca78, 0x46b00000)
to space 1408K, 0% used [0x46840000, 0x46840000, 0x469a0000)
tenured generation total 116544K, used 79799K [0x47930000, 0x4eb00000, 0x55cc0000)
the space 116544K, 68% used [0x47930000, 0x4c71dcb0, 0x4c71de00, 0x4eb00000)
compacting perm gen total 27904K, used 27830K [0x55cc0000, 0x57800000, 0x59cc0000)
the space 27904K, 99% used [0x55cc0000, 0x577edb10, 0x577edc00, 0x57800000)
No shared spaces configured.
Dynamic libraries:
08048000-08057000 r-xp 00000000 08:11 4505819 /u01/jdk1.5.0_06/bin/java
08057000-08059000 rw-p 0000e000 08:11 4505819 /u01/jdk1.5.0_06/bin/java
08059000-0b55d000 rwxp 00000000 00:00 0
40000000-40015000 r-xp 00000000 08:02 411701 /lib/ld-2.3.2.so
40015000-40016000 rw-p 00014000 08:02 411701 /lib/ld-2.3.2.so
40016000-40017000 rw-p 00000000 00:00 0
40017000-40018000 r--p 00000000 00:00 0
40018000-40019000 rwxp 00001000 00:00 0
40019000-4001f000 r-xp 00000000 08:11 1851615 /u01/jdk1.5.0_06/jre/lib/i386/native_threads/libhpi.so
4001f000-40020000 rw-p 00006000 08:11 1851615 /u01/jdk1.5.0_06/jre/lib/i386/native_threads/libhpi.so
40020000-40022000 r--s 00000000 08:11 3834081 /u01/jdk1.5.0_06/jre/lib/ext/dnsns.jar
40022000-40031000 r-xp 00000000 08:02 411724 /lib/libpthread-0.10.so
40031000-40034000 rw-p 0000f000 08:02 411724 /lib/libpthread-0.10.so
40034000-40074000 rw-p 00000000 00:00 0
40074000-40077000 r-xp 00000000 08:02 411710 /lib/libdl-2.3.2.so
40077000-40078000 rw-p 00002000 08:02 411710 /lib/libdl-2.3.2.so
40078000-401ad000 r-xp 00000000 08:02 411707 /lib/libc-2.3.2.so
401ad000-401b0000 rw-p 00134000 08:02 411707 /lib/libc-2.3.2.so
401b0000-401b4000 rw-p 00000000 00:00 0
401b4000-40701000 r-xp 00000000 08:11 2130143 /u01/jdk1.5.0_06/jre/lib/i386/server/libjvm.so
40701000-40763000 rw-p 0054d000 08:11 2130143 /u01/jdk1.5.0_06/jre/lib/i386/server/libjvm.so
40763000-40b7a000 rw-p 00000000 00:00 0
40b7a000-40b9b000 r-xp 00000000 08:02 411711 /lib/libm-2.3.2.so
40b9b000-40b9c000 rw-p 00020000 08:02 411711 /lib/libm-2.3.2.so
40b9c000-40ba4000 rw-s 00000000 08:02 312834 /tmp/hsperfdata_tomcat/3479
40ba4000-40ba7000 r--s 00000000 08:11 655406 /u01/Tomcat/Tomcat-4.1.30/bin/commons-daemon.jar
40ba7000-40bb9000 r-xp 00000000 08:02 411713 /lib/libnsl-2.3.2.so
40bb9000-40bba000 rw-p 00011000 08:02 411713 /lib/libnsl-2.3.2.so
40bba000-40bbc000 rw-p 00000000 00:00 0
40bbc000-40bc7000 r-xp 00000000 08:02 411717 /lib/libnss_files-2.3.2.so
40bc7000-40bc8000 rw-p 0000a000 08:02 411717 /lib/libnss_files-2.3.2.so
40bc8000-40bd3000 r-xp 00000000 08:11 3588322 /u01/jdk1.5.0_06/jre/lib/i386/libverify.so
40bd3000-40bd4000 rw-p 0000b000 08:11 3588322 /u01/jdk1.5.0_06/jre/lib/i386/libverify.so
40bd4000-40bf5000 r-xp 00000000 08:11 3588323 /u01/jdk1.5.0_06/jre/lib/i386/libjava.so
40bf5000-40bf7000 rw-p 00020000 08:11 3588323 /u01/jdk1.5.0_06/jre/lib/i386/libjava.so
40bf7000-40c0a000 r-xp 00000000 08:11 3588325 /u01/jdk1.5.0_06/jre/lib/i386/libzip.so
40c0a000-40c0c000 rw-p 00012000 08:11 3588325 /u01/jdk1.5.0_06/jre/lib/i386/libzip.so
40c0c000-40cef000 r--s 00000000 08:11 3080216 /u01/Tomcat/Tomcat-4.1.30/common/endorsed/xercesImpl.jar
40cef000-40d0e000 r--s 00000000 08:11 3080217 /u01/Tomcat/Tomcat-4.1.30/common/endorsed/xmlParserAPIs.jar
40d0e000-432f6000 r--s 00000000 08:11 9044228 /u01/jdk1.5.0_06/jre/lib/rt.jar
432f6000-4335f000 rw-p 00000000 00:00 0
4335f000-433e4000 r--s 00000000 08:11 9044224 /u01/jdk1.5.0_06/jre/lib/jsse.jar
433e4000-433f8000 r--s 00000000 08:11 9044191 /u01/jdk1.5.0_06/jre/lib/jce.jar
433f8000-43c33000 r--s 00000000 08:11 9044226 /u01/jdk1.5.0_06/jre/lib/charsets.jar
43c33000-45cb3000 rwxp 00028000 00:00 0
45cb3000-45cb9000 r-xp 00000000 08:11 3588330 /u01/jdk1.5.0_06/jre/lib/i386/libmanagement.so
45cb9000-45cba000 rw-p 00005000 08:11 3588330 /u01/jdk1.5.0_06/jre/lib/i386/libmanagement.so
45cba000-45cc0000 r--s 00000000 08:11 655404 /u01/Tomcat/Tomcat-4.1.30/bin/bootstrap.jar
45cc0000-59df4000 rwxp 02ee5000 00:00 0
59df4000-59ff4000 r--p 00000000 08:02 119861 /usr/lib/locale/locale-archive
59ff4000-59ffa000 r--s 00000000 08:11 5013533 /u01/Tomcat/Tomcat-4.1.30/common/lib/commons-logging-api.jar
59ffa000-59ffc000 r--s 00000000 08:11 5013537 /u01/Tomcat/Tomcat-4.1.30/common/lib/jdbc2_0-stdext.jar
59ffc000-59fff000 r--s 00000000 08:11 5013539 /u01/Tomcat/Tomcat-4.1.30/common/lib/jta.jar
59fff000-5a000000 r--p 00000000 00:00 0
5a000000-5a100000 rw-p 00068000 00:00 0
5a100000-5a114000 r-xp 00000000 08:11 3588328 /u01/jdk1.5.0_06/jre/lib/i386/libnet.so
5a114000-5a115000 rw-p 00013000 08:11 3588328 /u01/jdk1.5.0_06/jre/lib/i386/libnet.so
5a115000-5a13b000 r--s 00000000 08:11 3834079 /u01/jdk1.5.0_06/jre/lib/ext/sunjce_provider.jar
5a13b000-5a166000 r--s 00000000 08:11 3834080 /u01/jdk1.5.0_06/jre/lib/ext/sunpkcs11.jar
5a166000-5a22a000 r--s 00000000 08:11 3834082 /u01/jdk1.5.0_06/jre/lib/ext/localedata.jar
5a22a000-5a8df000 r--s 00000000 08:11 7340262 /u01/jdk1.5.0_06/lib/tools.jar
5a8df000-5a8fc000 r--s 00000000 08:11 6242355 /u01/Tomcat/Tomcat-4.1.30/server/lib/commons-beanutils.jar
5a8fc000-5a902000 r--s 00000000 08:11 6242357 /u01/Tomcat/Tomcat-4.1.30/server/lib/commons-fileupload-1.0.jar
5a902000-5a904000 r--s 00000000 08:11 6242365 /u01/Tomcat/Tomcat-4.1.30/server/lib/servlets-common.jar
5a904000-5a906000 r--s 00000000 08:11 6242367 /u01/Tomcat/Tomcat-4.1.30/server/lib/servlets-invoker.jar
5a907000-5a915000 r--s 00000000 08:11 5013506 /u01/Tomcat/Tomcat-4.1.30/common/lib/activation.jar
5a915000-5a9fe000 r--s 00000000 08:11 5013530 /u01/Tomcat/Tomcat-4.1.30/common/lib/ant.jar
5a9fe000-5aa27000 r--s 00000000 08:11 5013531 /u01/Tomcat/Tomcat-4.1.30/common/lib/commons-collections.jar
5aa27000-5aa42000 r--s 00000000 08:11 6242356 /u01/Tomcat/Tomcat-4.1.30/server/lib/commons-digester.jar
5aa42000-5aa47000 r--s 00000000 08:11 6242366 /u01/Tomcat/Tomcat-4.1.30/server/lib/servlets-default.jar
5aa48000-5aa61000 r--s 00000000 08:11 5013532 /u01/Tomcat/Tomcat-4.1.30/common/lib/commons-dbcp-1.1.jar
5aa61000-5aa6b000 r--s 00000000 08:11 5013534 /u01/Tomcat/Tomcat-4.1.30/common/lib/commons-pool-1.1.jar
5aa6b000-5aa98000 r--s 00000000 08:11 5013535 /u01/Tomcat/Tomcat-4.1.30/common/lib/jasper-compiler.jar
5aa98000-5aaaa000 r--s 00000000 08:11 5013536 /u01/Tomcat/Tomcat-4.1.30/common/lib/jasper-runtime.jar
5aaaa000-5aac3000 r--s 00000000 08:11 5013538 /u01/Tomcat/Tomcat-4.1.30/common/lib/jndi.jar
5aac3000-5ab13000 r--s 00000000 08:11 5013507 /u01/Tomcat/Tomcat-4.1.30/common/lib/mail.jar
5ab13000-5ab1a000 r--s 00000000 08:11 5013541 /u01/Tomcat/Tomcat-4.1.30/common/lib/naming-common.jar
5ab1a000-5ab1f000 r--s 00000000 08:11 5013542 /u01/Tomcat/Tomcat-4.1.30/common/lib/naming-factory.jar
5ab1f000-5ab29000 r--s 00000000 08:11 5013543 /u01/Tomcat/Tomcat-4.1.30/common/lib/naming-resources.jar
5ab29000-5ab31000 r--s 00000000 08:11 6242358 /u01/Tomcat/Tomcat-4.1.30/server/lib/commons-logging.jar
5ab31000-5ab4b000 r--s 00000000 08:11 6242360 /u01/Tomcat/Tomcat-4.1.30/server/lib/jaas.jar
5ab4b000-5ab5f000 r--s 00000000 08:11 5013544 /u01/Tomcat/Tomcat-4.1.30/common/lib/servlet.jar
5ab5f000-5ab63000 r--s 00000000 08:11 6242353 /u01/Tomcat/Tomcat-4.1.30/server/lib/catalina-ant.jar
5ab63000-5ab7e000 r--s 00000000 08:11 6242359 /u01/Tomcat/Tomcat-4.1.30/server/lib/commons-modeler.jar
5ab7e000-5ab85000 r--s 00000000 08:11 6242361 /u01/Tomcat/Tomcat-4.1.30/server/lib/jakarta-regexp-1.3.jar
5ab85000-5abd9000 r--s 00000000 08:11 6242362 /u01/Tomcat/Tomcat-4.1.30/server/lib/mx4j-jmx.jar
5abd9000-5abde000 r--s 00000000 08:11 6242368 /u01/Tomcat/Tomcat-4.1.30/server/lib/servlets-manager.jar
5abde000-5abe4000 r--s 00000000 08:11 6242370 /u01/Tomcat/Tomcat-4.1.30/server/lib/servlets-webdav.jar
5abe4000-5abf5000 r--s 00000000 08:11 6242371 /u01/Tomcat/Tomcat-4.1.30/server/lib/tomcat-coyote.jar
5abf5000-5abfb000 r--s 00000000 08:11 6242376 /u01/Tomcat/Tomcat-4.1.30/server/lib/tomcat-warp.jar
5abfb000-5abfc000 r-xp 00000000 08:11 3588343 /u01/jdk1.5.0_06/jre/lib/i386/librmi.so
5abfc000-5abfd000 rw-p 00000000 08:11 3588343 /u01/jdk1.5.0_06/jre/lib/i386/librmi.so
5ac00000-5ad00000 rw-p 000ed000 00:00 0
5ad00000-5adb8000 r--s 00000000 08:11 6242354 /u01/Tomcat/Tomcat-4.1.30/server/lib/catalina.jar
5adb8000-5adc5000 r--s 00000000 08:11 6242372 /u01/Tomcat/Tomcat-4.1.30/server/lib/tomcat-http11.jar
5adc5000-5add5000 r--s 00000000 08:11 6242373 /u01/Tomcat/Tomcat-4.1.30/server/lib/tomcat-jk.jar
5add5000-5adee000 r--s 00000000 08:11 6242374 /u01/Tomcat/Tomcat-4.1.30/server/lib/tomcat-jk2.jar
5adee000-5adf4000 r--s 00000000 08:11 7160139 /u01/htdocs/appl_7/WEB-INF/lib/commons-fileupload.jar
5adf4000-5adfc000 r--s 00000000 08:11 7160141 /u01/htdocs/appl_7/WEB-INF/lib/commons-logging.jar
5adfc000-5adff000 r-xp 00000000 08:02 411716 /lib/libnss_dns-2.3.2.so
5adff000-5ae00000 rw-p 00003000 08:02 411716 /lib/libnss_dns-2.3.2.so
5ae00000-5aefa000 rw-p 00048000 00:00 0
5aefa000-5af00000 ---p 00050000 00:00 0
5af00000-5af2e000 r--s 00000000 08:11 6242375 /u01/Tomcat/Tomcat-4.1.30/server/lib/tomcat-util.jar
5af2e000-5afa8000 r--s 00000000 08:11 7405624 /u01/Tomcat/Tomcat-4.1.30/server/webapps/admin/WEB-INF/lib/struts.jar
5afa8000-5afae000 r-xp 00000000 08:11 4243673 /u01/jdk1.5.0_06/jre/lib/i386/headless/libmawt.so
5afae000-5afaf000 rw-p 00005000 08:11 4243673 /u01/jdk1.5.0_06/jre/lib/i386/headless/libmawt.so
5afb3000-5afc2000 r-xp 00000000 08:02 411726 /lib/libresolv-2.3.2.so
5afc2000-5afc3000 rw-p 0000f000 08:02 411726 /lib/libresolv-2.3.2.so
5afc3000-5afc5000 rw-p 00000000 00:00 0
5aff4000-5b000000 r--s 00000000 08:11 7160142 /u01/htdocs/appl_7/WEB-INF/lib/commons-validator.jar
5b000000-5b0fe000 rw-p 000d2000 00:00 0
5b0fe000-5b100000 ---p 000e0000 00:00 0
5b123000-5b140000 r--s 00000000 08:11 7160136 /u01/htdocs/appl_7/WEB-INF/lib/commons-beanutils.jar
5b140000-5b1ba000 r--s 00000000 08:11 7405624 /u01/Tomcat/Tomcat-4.1.30/server/webapps/admin/WEB-INF/lib/struts.jar
5b1c5000-5b1ee000 r--s 00000000 08:11 7160137 /u01/htdocs/appl_7/WEB-INF/lib/commons-collections.jar
5b1ee000-5b1fe000 r--s 00000000 08:11 7160140 /u01/htdocs/appl_7/WEB-INF/lib/commons-lang.jar
5b200000-5b2f9000 rw-p 000b4000 00:00 0
5b2f9000-5b300000 ---p 000bd000 00:00 0
5b300000-5b372000 r-xp 00000000 08:11 3588341 /u01/jdk1.5.0_06/jre/lib/i386/libcmm.so
5b372000-5b375000 rw-p 00071000 08:11 3588341 /u01/jdk1.5.0_06/jre/lib/i386/libcmm.so
5b375000-5b3a4000 r-xp 00000000 08:11 3588340 /u01/jdk1.5.0_06/jre/lib/i386/libjpeg.so
5b3a4000-5b3a5000 rw-p 0002e000 08:11 3588340 /u01/jdk1.5.0_06/jre/lib/i386/libjpeg.so
5b3e1000-5b3fc000 r--s 00000000 08:11 7160138 /u01/htdocs/appl_7/WEB-INF/lib/commons-digester.jar
5b400000-5b4fe000 rw-p 000bf000 00:00 0
5b4fe000-5b500000 ---p 000c8000 00:00 0
5b500000-5b575000 r-xp 00000000 08:11 3588336 /u01/jdk1.5.0_06/jre/lib/i386/libawt.so
5b575000-5b57b000 rw-p 00074000 08:11 3588336 /u01/jdk1.5.0_06/jre/lib/i386/libawt.so
5b57b000-5b59f000 rw-p 00000000 00:00 0
5b59f000-5b665000 r-xp 00000000 08:11 3588335 /u01/jdk1.5.0_06/jre/lib/i386/libmlib_image.so
5b665000-5b666000 rw-p 000c5000 08:11 3588335 /u01/jdk1.5.0_06/jre/lib/i386/libmlib_image.so
5b698000-5b6a6000 r--s 00000000 08:11 7160143 /u01/htdocs/appl_7/WEB-INF/lib/cos.jar
5b6a6000-5b6b6000 r--s 00000000 08:11 7160145 /u01/htdocs/appl_7/WEB-INF/lib/jakarta-oro.jar
5b6b6000-5b6bc000 r--s 00000000 08:11 7160148 /u01/htdocs/appl_7/WEB-INF/lib/jstl.jar
5b6bc000-5b6c7000 r--s 00000000 08:11 7160149 /u01/htdocs/appl_7/WEB-INF/lib/nanoxml-2.2.3.jar
5b6c7000-5b6f6000 r--s 00000000 08:11 7160151 /u01/htdocs/appl_7/WEB-INF/lib/ristretto-1.0_RC2.jar
5b700000-5b7fc000 rw-p 000f8000 00:00 0
5b7fc000-5b800000 ---p 00101000 00:00 0
5b800000-5b8fd000 rw-p 00105000 00:00 0
5b8fd000-5b900000 ---p 0010e000 00:00 0
5b900000-5ba20000 r--s 00000000 08:11 7160135 /u01/htdocs/appl_7/WEB-INF/lib/classes12dms.jar
5ba20000-5ba8e000 r--s 00000000 08:11 7160144 /u01/htdocs/appl_7/WEB-INF/lib/dms.jar
5ba8e000-5bae5000 r--s 00000000 08:11 7160146 /u01/htdocs/appl_7/WEB-INF/lib/jcommon-0.9.6.jar
5bb00000-5bbfb000 rw-p 000e0000 00:00 0
5bbfb000-5bc00000 ---p 000f2000 00:00 0
5bc00000-5befe000 rw-p 000f7000 00:00 0
5befe000-5bf00000 ---p 00000000 00:00 0
5bf00000-5bffc000 rw-p 00002000 00:00 0
5bffc000-5c000000 ---p 0000b000 00:00 0
5c000000-5c0ec000 r--s 00000000 08:11 7160147 /u01/htdocs/appl_7/WEB-INF/lib/jfreechart-0.9.21.jar
5c0ec000-5c2ac000 r--s 00000000 08:11 7160150 /u01/htdocs/appl_7/WEB-INF/lib/nls_charset12.jar
5c2ac000-5c32a000 r--s 00000000 08:11 7160152 /u01/htdocs/appl_7/WEB-INF/lib/standard.jar
5c32a000-5c3a4000 r--s 00000000 08:11 7160153 /u01/htdocs/appl_7/WEB-INF/lib/struts.jar
5c400000-5c600000 rw-p 0005c000 00:00 0
5c600000-5c673000 r-xp 00000000 08:11 3588339 /u01/jdk1.5.0_06/jre/lib/i386/libfontmanager.so
5c673000-5c67d000 rw-p 00073000 08:11 3588339 /u01/jdk1.5.0_06/jre/lib/i386/libfontmanager.so
5c67d000-5c681000 rw-p 00000000 00:00 0
5c700000-5c7fd000 rw-p 0003d000 00:00 0
5c7fd000-5c800000 ---p 00046000 00:00 0
5c800000-5ccfe000 rw-p 00049000 00:00 0
5ccfe000-5cd00000 ---p 00000000 00:00 0
5cd00000-5eefc000 rw-p 00002000 00:00 0
5eefc000-5ef00000 ---p 00000000 00:00 0
5ef00000-5eff6000 rw-p 00004000 00:00 0
5eff6000-5f000000 ---p 00000000 00:00 0
5f100000-5f3fa000 rw-p 00042000 00:00 0
5f3fa000-5f400000 ---p 00000000 00:00 0
5f400000-5f6f9000 rw-p 00006000 00:00 0
5f6f9000-5f700000 ---p 00000000 00:00 0
5f800000-5fc86000 rw-p 00063000 00:00 0
5fc86000-5fd00000 ---p 00000000 00:00 0
5fd00000-5fdf5000 rw-p 0007a000 00:00 0
5fdf5000-5fe00000 ---p 00083000 00:00 0
5fe00000-5fefd000 rw-p 0008e000 00:00 0
5fefd000-5ff00000 ---p 0009c000 00:00 0
5ff00000-5fffc000 rw-p 0009f000 00:00 0
5fffc000-60000000 ---p 000a8000 00:00 0
60000000-600f8000 rw-p 000ac000 00:00 0
600f8000-60100000 ---p 000b5000 00:00 0
60100000-601fb000 rw-p 000bd000 00:00 0
601fb000-60200000 ---p 000d2000 00:00 0
60200000-602fe000 rw-p 000d7000 00:00 0
602fe000-60300000 ---p 000e0000 00:00 0
60400000-60900000 rw-p 00039000 00:00 0
60a00000-60bf9000 rw-p 00056000 00:00 0
60bf9000-60c00000 ---p 00000000 00:00 0
60c00000-60cfc000 rw-p 00007000 00:00 0
60cfc000-60d00000 ---p 00010000 00:00 0
60d00000-60dfa000 rw-p 00014000 00:00 0
60dfa000-60e00000 ---p 0001f000 00:00 0
60e00000-60efb000 rw-p 00025000 00:00 0
60efb000-60f00000 ---p 0002e000 00:00 0
60f00000-60f0b000 rw-p 00033000 00:00 0
60f0b000-61000000 ---p 0003e000 00:00 0
b8801000-b8804000 ---p 00003000 00:00 0
b8804000-b8a00000 rwxp 00006000 00:00 0
b8a01000-b8a04000 ---p 00003000 00:00 0
b8a04000-b8c00000 rwxp 00006000 00:00 0
b8c01000-b8c04000 ---p 00003000 00:00 0
b8c04000-b8e00000 rwxp 00006000 00:00 0
b8e01000-b8e04000 ---p 00003000 00:00 0
b8e04000-b9000000 rwxp 00006000 00:00 0
b9001000-b9004000 ---p 00003000 00:00 0
b9004000-b9200000 rwxp 00006000 00:00 0
b9201000-b9204000 ---p 00003000 00:00 0
b9204000-b9400000 rwxp 00006000 00:00 0
b9401000-b9404000 ---p 00003000 00:00 0
b9404000-b9600000 rwxp 00006000 00:00 0
b9601000-b9604000 ---p 00003000 00:00 0
b9604000-b9800000 rwxp 00006000 00:00 0
b9801000-b9804000 ---p 00003000 00:00 0
b9804000-b9a00000 rwxp 00006000 00:00 0
b9a01000-b9a04000 ---p 00003000 00:00 0
b9a04000-b9c00000 rwxp 00006000 00:00 0
b9c01000-b9c04000 ---p 00003000 00:00 0
b9c04000-b9e00000 rwxp 00006000 00:00 0
b9e01000-b9e04000 ---p 00003000 00:00 0
b9e04000-ba000000 rwxp 00006000 00:00 0
ba001000-ba004000 ---p 00003000 00:00 0
ba004000-ba200000 rwxp 00006000 00:00 0
ba201000-ba204000 ---p 00003000 00:00 0
ba204000-ba400000 rwxp 00006000 00:00 0
ba401000-ba404000 ---p 00003000 00:00 0
ba404000-ba600000 rwxp 00006000 00:00 0
ba601000-ba604000 ---p 00003000 00:00 0
ba604000-ba800000 rwxp 00006000 00:00 0
ba801000-ba804000 ---p 00003000 00:00 0
ba804000-baa00000 rwxp 00006000 00:00 0
baa01000-baa04000 ---p 00003000 00:00 0
baa04000-bac00000 rwxp 00006000 00:00 0
bac01000-bac04000 ---p 00003000 00:00 0
bac04000-bae00000 rwxp 00006000 00:00 0
bae01000-bae04000 ---p 00003000 00:00 0
bae04000-bb000000 rwxp 00006000 00:00 0
bb001000-bb004000 ---p 00003000 00:00 0
bb004000-bb200000 rwxp 00006000 00:00 0
bb201000-bb204000 ---p 00003000 00:00 0
bb204000-bb400000 rwxp 00006000 00:00 0
bb401000-bb404000 ---p 00003000 00:00 0
bb404000-bb600000 rwxp 00006000 00:00 0
bb601000-bb604000 ---p 00003000 00:00 0
bb604000-bb800000 rwxp 00006000 00:00 0
bb801000-bb804000 ---p 00003000 00:00 0
bb804000-bba00000 rwxp 00006000 00:00 0
bba01000-bba04000 ---p 00003000 00:00 0
bba04000-bbc00000 rwxp 00006000 00:00 0
bbc01000-bbc04000 ---p 00003000 00:00 0
bbc04000-bbe00000 rwxp 00006000 00:00 0
bbe01000-bbe04000 ---p 00003000 00:00 0
bbe04000-bc000000 rwxp 00006000 00:00 0
bc001000-bc004000 ---p 00003000 00:00 0
bc004000-bc200000 rwxp 00006000 00:00 0
bc201000-bc204000 ---p 00003000 00:00 0
bc204000-bc400000 rwxp 00006000 00:00 0
bc401000-bc404000 ---p 00003000 00:00 0
bc404000-bc600000 rwxp 00006000 00:00 0
bc601000-bc604000 ---p 00003000 00:00 0
bc604000-bc800000 rwxp 00006000 00:00 0
bc801000-bc804000 ---p 00003000 00:00 0
bc804000-bca00000 rwxp 00006000 00:00 0
bca01000-bca04000 ---p 00003000 00:00 0
bca04000-bcc00000 rwxp 00006000 00:00 0
bcc01000-bcc04000 ---p 00003000 00:00 0
bcc04000-bce00000 rwxp 00006000 00:00 0
bce01000-bce04000 ---p 00003000 00:00 0
bce04000-bd000000 rwxp 00006000 00:00 0
bd001000-bd004000 ---p 00003000 00:00 0
bd004000-bd200000 rwxp 00006000 00:00 0
bd201000-bd204000 ---p 00003000 00:00 0
bd204000-bd400000 rwxp 00006000 00:00 0
bd401000-bd404000 ---p 00003000 00:00 0
bd404000-bd600000 rwxp 00006000 00:00 0
bd601000-bd604000 ---p 00003000 00:00 0
bd604000-bd800000 rwxp 00006000 00:00 0
bd801000-bd804000 ---p 00003000 00:00 0
bd804000-bda00000 rwxp 00006000 00:00 0
bda01000-bda04000 ---p 00003000 00:00 0
bda04000-bdc00000 rwxp 00006000 00:00 0
bdc01000-bdc04000 ---p 00003000 00:00 0
bdc04000-bde00000 rwxp 00006000 00:00 0
bde01000-bde04000 ---p 00003000 00:00 0
bde04000-be000000 rwxp 00006000 00:00 0
be000000-be001000 ---p 00000000 00:00 0
be001000-be200000 rwxp 00001000 00:00 0
be201000-be204000 ---p 00003000 00:00 0
be204000-be400000 rwxp 00006000 00:00 0
be401000-be404000 ---p 00003000 00:00 0
be404000-be600000 rwxp 00006000 00:00 0
be601000-be604000 ---p 00003000 00:00 0
be604000-be800000 rwxp 00006000 00:00 0
be801000-be804000 ---p 00003000 00:00 0
be804000-bea00000 rwxp 00006000 00:00 0
bea00000-bea04000 ---p 00000000 00:00 0
bea04000-bec00000 rwxp 00004000 00:00 0
bec00000-bec04000 ---p 00000000 00:00 0
bec04000-bee00000 rwxp 00004000 00:00 0
bee00000-bee04000 ---p 00000000 00:00 0
bee04000-bf000000 rwxp 00004000 00:00 0
bf001000-bf004000 ---p 00003000 00:00 0
bf004000-bf200000 rwxp 00006000 00:00 0
bf201000-bf204000 ---p 00003000 00:00 0
bf204000-bf400000 rwxp 00006000 00:00 0
bf401000-bf404000 ---p 00003000 00:00 0
bf404000-bf600000 rwxp 00006000 00:00 0
bf600000-bf601000 ---p 00000000 00:00 0
bf601000-bf800000 rwxp 00001000 00:00 0
bfe01000-bfe04000 ---p 00000000 00:00 0
bfe04000-c0000000 rwxp ffe05000 00:00 0
VM Arguments:
jvm_args: -Xms128m -Xmx256m -Djava.awt.headless=true -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.port=64433 -Dcom.sun.management.jmxremote.password.file=/xxxx/jmxremote.password -Djava.endorsed.dirs=/u01/Tomcat/Tomcat-4.1.30/common/endorsed -Dcatalina.base=/u01/Tomcat/Tomcat-4.1.30 -Dcatalina.home=/u01/Tomcat/Tomcat-4.1.30 -Djava.io.tmpdir=/u01/Tomcat/Tomcat-4.1.30/temp
java_command: org.apache.catalina.startup.Bootstrap start
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=/u01/j2sdk
PATH=/bin:/usr/bin:/usr/local/bin:/usr/bin/X11:/usr/X11R6/bin:/home/tomcat/bin:/u01/j2sdk/bin
LD_LIBRARY_PATH=/u01/jdk1.5.0_06/jre/lib/i386/server:/u01/jdk1.5.0_06/jre/lib/i386:/u01/jdk1.5.0_06/jre/../lib/i386
SHELL=/bin/bash
LD_ASSUME_KERNEL=2.2.5
Signal Handlers:
SIGSEGV: [libjvm.so+0x4fd530], sa_mask[0]=0xfffbfeff, sa_flags=0x14000004
SIGBUS: [libjvm.so+0x4fd530], sa_mask[0]=0xfffbfeff, sa_flags=0x14000004
SIGFPE: [libjvm.so+0x422860], sa_mask[0]=0xfffbfeff, sa_flags=0x14000004
SIGPIPE: [libjvm.so+0x422860], sa_mask[0]=0xfffbfeff, sa_flags=0x14000004
SIGILL: [libjvm.so+0x422860], sa_mask[0]=0xfffbfeff, sa_flags=0x14000004
SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
SIGUSR2: [libjvm.so+0x424bb0], sa_mask[0]=0x80000000, sa_flags=0x14000004
SIGHUP: [libjvm.so+0x4245e0], sa_mask[0]=0xfffbfeff, sa_flags=0x14000004
SIGINT: SIG_IGN, sa_mask[0]=0x00000000, sa_flags=0x00000000
SIGQUIT: [libjvm.so+0x4245e0], sa_mask[0]=0xfffbfeff, sa_flags=0x14000004
SIGTERM: [libjvm.so+0x4245e0], sa_mask[0]=0xfffbfeff, sa_flags=0x14000004
--------------- S Y S T E M ---------------
OS:Red Hat Linux release 9 (Shrike)
uname:Linux 2.4.20-20.9smp #1 SMP Mon Aug 18 11:32:15 EDT 2003 i686
libc:glibc 2.3.2 linuxthreads-0.10 (fixed stack)
rlimit: STACK 2044k, CORE 0k, NPROC 7168, NOFILE 1024, AS infinity
load average:0.00 0.00 0.00
CPU:total 4 family 15, cmov, cx8, fxsr, mmx, sse, sse2, ht
Memory: 4k page, physical 1030248k(103164k free), swap 1052244k(895320k free)
vm_info: Java HotSpot(TM) Server VM (1.5.0_06-b05) for linux-x86, built on Nov 10 2005 10:56:33 by java_re with gcc 3.2.1-7a (J2SE release)

Similar Messages

  • Unexpected error from Microsoft HTML compiler.

    when trying to complie my .mpj file into Microsoft HTML help,
    I get the following error message
    Unexpected error from Microsoft HTML compiler.
    any ideas about what to do to get my compiler to work
    properly?

    Please don't cross post. Only one post gets answered and
    anyone later searching then finds useless threads.
    Please add a link here to the post that has been answered.
    Also you duplicated the post in this forum. Please edit that
    too.
    You need to be a bit patient if nothing happens when you
    click the button to post. Trick is that if nothing happens copy you
    message to the clipboard and cancel the post. Sometimes it has
    taken, nothing else to do. Sometimes it has not so then create a
    new post using the clipboard.

  • Error after compile Exception in thread "main" java.lang.NoClassDefFoundErr

    Hi I am very new to Java programming, right now I am using a mac os 10.49
    I can create java documents using bbedit and then they compile when i type
    javac.
    But when i type java *.java I get the following error
    Exception in thread "main" java.lang.NoClassDefFoundError
    If I type java "filename"
    without the .java at the end of the file the terminal has no response
    I understand i am supposed to some how set the classpath but i do not know how to do this
    Also I can create and compile and then run my java in the eclipse program that i have installed, but not from terminal and im not sure why.
    Thanks for the help.

    I understand i am supposed to some how set the classpath but i do not know how
    to do thisThere is no need to set a system variable CLASSPATH, it is inflexible to do so, and it can lead to unpredictable behaviour.
    You should be able to compile and run programs from the command line, specifying the classpath as part of the commands you use.
    (1) For instance, you can create a file HelloWorld.java with the following contents:public class HelloWorld {
        public static void main(String args[]) {
            System.out.println("Hello world");
    }(2) From the command line (console) navigate to the folder (directory) containing this file and compile it with the commandjavac -cp . HelloWorld.javaThe "-cp ." part is what specifies the classpath. Note that it is a file that is being compiled so we specify the actual file name including the extension. At this point you should be able to check that the HelloWorld.class file has been created.
    (3) From the same folder (directory) you run the program withjava -cp . HelloWorldThe classpath is being specified in the same way as before. It is a class that is being invoked, so we don't specify a filename. (much less use wildcards like *).
    Documentation for the java and javac tools (and others) are linked to from this page: http://java.sun.com/javase/6/docs/index.html

  • Unexpected error compiling the runtime metadata for Split-Join.

    Hi Everyone,
    We are getting below error while restarting the managed servers on Weblogic. We are having 6 managed servers in our cluster. In one of the application in OSB10.3, we are using SplitJoin to call third party webservices. The application is getting deployed properly, and sometimes on one of the managed nodes, we are seeing below error during startup. The servers are coming into Running mode as per the console, but in logs we are seeing the error. No services are accessible on that particular managed node. We have to restart the server and by luck, it will come up properly. This is inconsistent behaviour from the managed servers. Below is the stack trace from stdout files. Any help would be greatly appreciated...
    <Jan 24, 2012 5:49:34 PM CST> <Error> <OSB FLOW Kernel> <BEA-2031003> <Split-Join deployment error during load notification: Unexpected error compiling the runtime metadata for Split-Join: "FISRecXferInqServiceV2_0/SplitJoin/RecXferInqSJ".
    com.bea.bpel.compiler.CompilerException: Unexpected error compiling the runtime metadata for Split-Join: "FISRecXferInqServiceV2_0/SplitJoin/RecXferInqSJ".
    com.bea.bpel.compiler.CompilerException: Unexpected error compiling the runtime metadata for Split-Join: "FISRecXferInqServiceV2_0/SplitJoin/RecXferInqSJ".
         at com.bea.alsb.flow.compiler.ProcessMetaDataFactory.create(ProcessMetaDataFactory.java:99)
         at com.bea.alsb.flow.resources.ResourceDeployer.deploy(ResourceDeployer.java:104)
         at com.bea.alsb.flow.resources.ResourceDeployer.access$100(ResourceDeployer.java:64)
         at com.bea.alsb.flow.resources.ResourceDeployer$LoadListener.onLoad(ResourceDeployer.java:545)
         at com.bea.wli.config.impl.ResourceListenerNotifier.sendLoadNotificationsInContext(ResourceListenerNotifier.java:239)
         Truncated. see log file for complete stacktrace
    >
    <Jan 24, 2012 5:49:34 PM CST> <Error> <ConfigFwk> <BEA-000000> <Failed in onLoad. Will not deliver the remainder of onLoad notifications to this listener.
    java.lang.RuntimeException: Unexpected error compiling the runtime metadata for Split-Join: "FISRecXferInqServiceV2_0/SplitJoin/RecXferInqSJ".
         at com.bea.alsb.flow.resources.ResourceDeployer$LoadListener.onLoad(ResourceDeployer.java:551)
         at com.bea.wli.config.impl.ResourceListenerNotifier.sendLoadNotificationsInContext(ResourceListenerNotifier.java:239)
         at com.bea.wli.config.impl.ResourceListenerNotifier.access$400(ResourceListenerNotifier.java:41)
         at com.bea.wli.config.impl.ResourceListenerNotifier$1.execute(ResourceListenerNotifier.java:152)
         at com.bea.wli.config.transaction.TransactionalTask._doExecute(TransactionalTask.java:217)
         Truncated. see log file for complete stacktrace
    com.bea.bpel.compiler.CompilerException: Unexpected error compiling the runtime metadata for Split-Join: "FISRecXferInqServiceV2_0/SplitJoin/RecXferInqSJ".
         at com.bea.alsb.flow.compiler.ProcessMetaDataFactory.create(ProcessMetaDataFactory.java:99)
         at com.bea.alsb.flow.resources.ResourceDeployer.deploy(ResourceDeployer.java:104)
         at com.bea.alsb.flow.resources.ResourceDeployer.access$100(ResourceDeployer.java:64)
         at com.bea.alsb.flow.resources.ResourceDeployer$LoadListener.onLoad(ResourceDeployer.java:545)
         at com.bea.wli.config.impl.ResourceListenerNotifier.sendLoadNotificationsInContext(ResourceListenerNotifier.java:239)
         Truncated. see log file for complete stacktrace

    Most 8.1 development was done with Workshop (the version before Eclipse integration). It is not set up to do Workshop Framework builds with Eclipse OOTB.
    If you are going to use Eclipse, then I would guess that your builds would be best done using Ant or similar. Check out the wls web service samples that install with the product and see if you can use any of those as a basis for using ANT in Eclipse.
    This is only theory, as I have not worked extensively with 8.1.

  • Fatal Error: Unexpected error from Microsoft HTML Compiler

    I'm using RH 6 with Vista (yes I know Vista is not supported,
    but I'm one of the few that has to have it, so I'm using the
    tweaked unsupported version)
    Sometimes when generating a CHM output (Compiled HTML Help)
    right after the "Compacting file system..." step I get an error
    that says "Fatal Error: Unexpected error from Microsoft HTML
    Compiler".
    I'm not sure what causes it. I don't get it all the time, but
    I seem to get it more often than not. However, it doesn't seem to
    do anything adverse to the compiled help file. Well, not that I can
    see anyway.
    Any information on what causes this and how I can fix it?

    If deletion of the CPD doesn't work, there seems to be more
    amiss in the HHP.
    Have you had a look at the new version of the HHP-file?
    Your missing images are due to another problem: I guess you
    have images linked to from imported topics. During import RH copies
    all necessary files to the appropriate relative locations, but it
    does not 'recognize' new folders created during this step. For the
    compilation RH copies all the stuff it thinks belong to the project
    to a temp folder, but 'unrecognized' files are ignored, thus
    missing in the compiled help.
    Use Windows explorer to note where linked images are situated
    and 'create' these folders within RH via the context menu of the
    Project Explorer's folders 'HTML Files' section. This way RH
    suddenly recognizes the folders and is able to handle the images
    therein.
    Perhaps some unrecognized folders are responsible for
    compiler crash, too?
    Regards
    ---Dirk Bock

  • Exception in thread "main" java.lang.Error: Unresolved compilation problem

    The following code:
         public boolean find(MusbachJ_Person person,BstNode node)
              //p.l(person);p.l(node.intData);
              if(node.intData.compareTo(person)==0)
                   return true;
              if( node.leftNode != null ) find(person,node.leftNode );
              if( node.rightNode != null ) find( person, node.rightNode);
              else
                   return false;
         }returns the following compilation error:
    Exception in thread "main" java.lang.Error: Unresolved compilation problem:
         This method must return a result of type boolean
         at MusbachJ_TreeNode.find(MusbachJ_TreeNode.java:32)
         at MusbachJ_PeopleTree.main(MusbachJ_PeopleTree.java:91)
    But I don't understand, the else statement is right there, what more does it want? Thanks! :)

    John_Musbach wrote:
    Exception in thread "main" java.lang.Error: Unresolved compilation problem: Unresolved compilation problem is an error that you'll only ever see if you're using an IDE. If you used the javac compiler, then you would have seen that the code doesn't even compile.
    The reason (as others have pointed out) is, that some paths through your method don't return a value.
    I'll re-write your code in the code-style that I usually use, because then it might be easier for you to see the problem:
    public boolean find(MusbachJ_Person person,BstNode node)
         if(node.intData.compareTo(person)==0) {
              return true;
         if( node.leftNode != null ) {
              find(person,node.leftNode );
         if( node.rightNode != null ) {
              find( person, node.rightNode);
         else {
              return false;
    }There are two prolbems. I'll spell out the first and let the other one for you to find:
    1.) you don't do anything with the return-values of the find-methods you are calling. What do you want to do with them?
    2.) What do you return if the current node is not the one that you want and you've got a right node?

  • Error of compilation for IOS: Exception in thread "main" java.lang.OutOfMemoryError: GC overhead limit exceeded

    Error of compilation for an IOS project:
    Exception in thread "main" java.lang.OutOfMemoryError: GC overhead limit exceeded
    at adobe.abc.Algorithms$SetMap.get(Algorithms.java:226)
    at adobe.abc.Algorithms$ExprWorkQueue.add(Algorithms.java:491)
    at adobe.abc.Algorithms$ExprWorkQueue.addAll(Algorithms.java:524)
    at adobe.abc.GlobalOptimizer.sccp_analyze(GlobalOptimizer.java:6007)
    at adobe.abc.GlobalOptimizer.sccp(GlobalOptimizer.java:4733)
    at adobe.abc.GlobalOptimizer.optimize(GlobalOptimizer.java:3615)
    at adobe.abc.GlobalOptimizer.optimize(GlobalOptimizer.java:2309)
    at adobe.abc.LLVMEmitter.optimizeABCs(LLVMEmitter.java:534)
    at adobe.abc.LLVMEmitter.generateBitcode(LLVMEmitter.java:343)
    at com.adobe.air.ipa.GOAOTCompiler.convertAbcToLlvmBitcodeImpl(GOAOTCompiler.java:243)
    at com.adobe.air.ipa.BitcodeGenerator.main(BitcodeGenerator.java:85)
    Compilation failed while executing : ADT
    We allocate 4GB of memory for the compilator and the results is the same. The build is very long (~5 min)

    See if this helps
    OutOfMemoryError: GC overhead limit exceeded when heap is just fine
    regards
    Pravin

  • An unexpected error has been detected by Java Runtime Environment

    Hi there,
    I am trying to run my application in java and suddenly java started giving me the bellow error:
    # An unexpected error has been detected by Java Runtime Environment:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d81bd10, pid=1500, tid=3624
    # Java VM: Java HotSpot(TM) Client VM (10.0-b22 mixed mode windows-x86)
    # Problematic frame:
    # V [jvm.dll+0x5bd10]
    # An error report file with more information is saved as:
    # G:\My Documents\UCY\Graduate\Final Year Project\Persona\Testing\hs_err_pid1500.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    I do not believe that this is a problem in my code as this was working before.
    Also the system works fine for about 20 iterations of the same code and then displays this error
    I also try to uninstall and reinstall java but with no luck.
    I am also attaching the log file that java has saved some information.
    Thanks a lot for your help in advance.
    # An unexpected error has been detected by Java Runtime Environment:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d81bd10, pid=1500, tid=3624
    # Java VM: Java HotSpot(TM) Client VM (10.0-b22 mixed mode windows-x86)
    # Problematic frame:
    # V [jvm.dll+0x5bd10]
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    --------------- T H R E A D ---------------
    Current thread (0x0aaa0c00): VMThread [stack: 0x0ab30000,0x0ab80000] [id=3624]
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000050
    Registers:
    EAX=0x00000000, EBX=0x003abcec, ECX=0x072d0106, EDX=0x00000000
    ESP=0x0ab7f5bc, EBP=0x003abc60, ESI=0x06b29bc8, EDI=0x06b29bc8
    EIP=0x6d81bd10, EFLAGS=0x00010246
    Top of Stack: (sp=0x0ab7f5bc)
    0x0ab7f5bc: 06b29bc8 06b29bc8 00000000 6d940820
    0x0ab7f5cc: 6d7dcc8b 06b29bc8 0ab7f618 0ab7f618
    0x0ab7f5dc: 00000002 003aa9f8 6d86cd11 06b29c45
    0x0ab7f5ec: 003abab8 6d86cae1 003abcb0 6d83c5a3
    0x0ab7f5fc: 0ab7f618 00000000 003aaa50 06b29c45
    0x0ab7f60c: 6d86c927 0ab7f618 00000000 6d99f718
    0x0ab7f61c: 06b29c45 00000000 6d8676c3 06b29c45
    0x0ab7f62c: 06b29c45 00000000 0ab7f748 00000000
    Instructions: (pc=0x6d81bd10)
    0x6d81bd00: 08 07 c1 e8 02 25 fe ff ff 3f 5e 59 c3 8b 11 56
    0x6d81bd10: ff 52 50 5e 59 c3 cc cc cc cc cc cc cc cc cc cc
    Stack: [0x0ab30000,0x0ab80000], sp=0x0ab7f5bc, free space=317k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V [jvm.dll+0x5bd10]
    VM_Operation (0x0090f410): GenCollectForAllocation, mode: safepoint, requested by thread 0x003a6400
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x0aade000 JavaThread "&#1281;&#49164; &#4944;&#1689;&#23520;&#1689;&#1088;&#1689;&#28936;&#1690;&#23520;&#1689;&#1072;&#1689;&#752;&#1689;&#1041;&#32768;&#27880;&#1690;&#65535;&#32767;&#23224;&#1689;&#21840;&#1689;&#22128;&#1689;&#21992;&#1689;&#22312;&#1689;&#600;&#1689;&#18011;&#480;&#1689;&#26688;&#28059;&#1538;&#49164; &#4944;&#1689;&#23520;&#1689;&#1424;&#1689;&#29032;&#1690;&#23520;&#1689;&#1408;&#1689;&#1088;&#1689;&#1041;&#32768;&#27496;&#1690;&#65530;&#32767;&#23224;&#1689;&#21840;&#1689;&#22128;&#1689;&#21992;&#1689;&#22312;&#1689;&#600;&#1689;&#17499;&#480;&#1689;&#26688;&#28059;&#1795;&#49168; &#4944;&#1689;&#23520;&#1689;&#1760;&#1689;&#29128;&#1690;&#23520;&#1689;&#1744;&#1689;&#1424;&#1689;&#1041;&#32768;&#27592;&#1690;&#65532;&#16383;&#23224;&#1689;&#21840;&#1689;&#22128;&#1689;&#21992;&#1689;&#22312;&#1689;&#600;&#1689;&#16987;&#480;&#1689;&#26688;&#28059;&#2048;&#49164; &#4944;&#1689;&#23520;&#1689;&#2096;&#1689;&#29224;&#1690;&#23520;&#1689;&#2080;&#1689;&#1760;&#1689;&#1041;&#32768;&#18512;&#1730;&#27688;&#1690;&#65535;&#32767;&#23224;&#1689;&#21840;&#1689;&#22128;&#1689;&#21992;&#1689;&#22312;&#1689;&#600;&#1689;&#21339;&#480;&#1689;&#26688;&#28059;&#2305;&#49164; &#4944;&#1689;&#23520;&#1689;&#2432;&#1689;&#29320;&#1690;&#23520;&#1689;&#2416;&#1689;&#2096;&#1689;&#1041;&#32768;&#31408;&#1722;&#28072;&#1690;&#65535;&#32767;&#23224;&#1689;&#21840;&#1689;&#22128;&#1689;&#21992;&#1689;&#22312;&#1689;&#600;&#1689;&#18779;&#480;&#1689;&#26688;&#28059;&#2562;&#49164; &#4944;&#1689;&#23520;&#1689;&#2768;&#1689;&#29416;&#1690;&#23520;&#1689;&#2752;&#1689;&#2432;&#1689;&#1041;&#32768;&#27640;&#1729;&#27400;&#1690;&#65530;&#32767; daemon [_thread_blocked, id=3244, stack(0x0ae00000,0x0ae50000)]
    0x0aad4400 JavaThread "" [_thread_blocked, id=1788, stack(0x0adb0000,0x0ae00000)]
    0x0aac6c00
    [error occurred during error reporting (printing all threads), id 0xc0000005]
    VM state:at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
    [0x003a5ab0/0x00002710] Threads_lock - owner thread: 0x0aaa0c00
    [0x003a5c50/0x000026d0] Heap_lock - owner thread: 0x003a6400
    Heap
    def new generation total 960K, used 64K [0x02990000, 0x02a90000, 0x02e70000)
    eden space 896K, 0% used [0x02990000, 0x02990000, 0x02a70000)
    from space 64K, 100% used [0x02a70000, 0x02a80000, 0x02a80000)
    to space 64K, 0% used [0x02a80000, 0x02a80000, 0x02a90000)
    tenured generation total 4224K, used 4223K [0x02e70000, 0x03290000, 0x06990000)
    the space 4224K, 99% used [0x02e70000, 0x0328fc38, 0x031a2200, 0x03290000)
    compacting perm gen total 12288K, used 4879K [0x06990000, 0x07590000, 0x0a990000)
    the space 12288K, 39% used [0x06990000, 0x06e53cc0, 0x06e51200, 0x07590000)
    No shared spaces configured.
    Dynamic libraries:
    0x00400000 - 0x00423000      C:\Program Files\Java\jre1.6.0_06\bin\javaw.exe
    0x7c900000 - 0x7c9b0000      C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c8f5000      C:\WINDOWS\system32\kernel32.dll
    0x77dd0000 - 0x77e6b000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 - 0x77f02000      C:\WINDOWS\system32\RPCRT4.dll
    0x77fe0000 - 0x77ff1000      C:\WINDOWS\system32\Secur32.dll
    0x7e410000 - 0x7e4a0000      C:\WINDOWS\system32\USER32.dll
    0x77f10000 - 0x77f57000      C:\WINDOWS\system32\GDI32.dll
    0x629c0000 - 0x629c9000      C:\WINDOWS\system32\LPK.DLL
    0x74d90000 - 0x74dfb000      C:\WINDOWS\system32\USP10.dll
    0x77c10000 - 0x77c68000      C:\WINDOWS\system32\msvcrt.dll
    0x7c340000 - 0x7c396000      C:\Program Files\Java\jre1.6.0_06\bin\msvcr71.dll
    0x6d7c0000 - 0x6da10000      C:\Program Files\Java\jre1.6.0_06\bin\client\jvm.dll
    0x76b40000 - 0x76b6d000      C:\WINDOWS\system32\WINMM.dll
    0x6bd00000 - 0x6bd0d000      C:\WINDOWS\system32\SYNCOR11.DLL
    0x6d270000 - 0x6d278000      C:\Program Files\Java\jre1.6.0_06\bin\hpi.dll
    0x76bf0000 - 0x76bfb000      C:\WINDOWS\system32\PSAPI.DLL
    0x6d360000 - 0x6d389000      C:\Program Files\Java\jre1.6.0_06\bin\jdwp.dll
    0x6d6c0000 - 0x6d6c6000      C:\Program Files\Java\jre1.6.0_06\bin\npt.dll
    0x6d770000 - 0x6d77c000      C:\Program Files\Java\jre1.6.0_06\bin\verify.dll
    0x6d310000 - 0x6d32f000      C:\Program Files\Java\jre1.6.0_06\bin\java.dll
    0x6d7b0000 - 0x6d7bf000      C:\Program Files\Java\jre1.6.0_06\bin\zip.dll
    0x6d1e0000 - 0x6d1e7000      C:\Program Files\Java\jre1.6.0_06\bin\dt_socket.dll
    0x71ab0000 - 0x71ac7000      C:\WINDOWS\system32\WS2_32.dll
    0x71aa0000 - 0x71aa8000      C:\WINDOWS\system32\WS2HELP.dll
    0x71a50000 - 0x71a8f000      C:\WINDOWS\System32\mswsock.dll
    0x76f20000 - 0x76f47000      C:\WINDOWS\system32\DNSAPI.dll
    0x76fb0000 - 0x76fb8000      C:\WINDOWS\System32\winrnr.dll
    0x76f60000 - 0x76f8c000      C:\WINDOWS\system32\WLDAP32.dll
    0x76fc0000 - 0x76fc6000      C:\WINDOWS\system32\rasadhlp.dll
    0x662b0000 - 0x66308000      C:\WINDOWS\system32\hnetcfg.dll
    0x71a90000 - 0x71a98000      C:\WINDOWS\System32\wshtcpip.dll
    VM Arguments:
    jvm_args: -agentlib:jdwp=transport=dt_socket,suspend=y,address=localhost:1578
    java_command: TestingResults
    Launcher Type: SUN_STANDARD
    Environment Variables:
    JAVA_HOME=C:\Program Files\j2sdk_nb\j2sdk1.4.2
    CLASSPATH=.;C:\TomCat\webapps\Profiling;C:\TomCat\common\lib\servlet-api.jar;C:\TomCat\common\lib\jsp-api.jar;c:\program files\Microsoft SQL Server 2000 Driver for JDBC\lib\msbase.jar;c:\program files\Microsoft SQL Server 2000 Driver for JDBC\lib\msutil.jar;c:\program files\Microsoft SQL Server 2000 Driver for JDBC\lib\mssqlserver.jar;C:\Program Files\Java\jre1.5.0_03\lib\ext\QTJava.zip
    PATH=C:\Program Files\Java\jre1.6.0_06\bin\client;C:\Program Files\Java\jre1.6.0_06\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;C:\Program Files\Common Files\Teleca Shared;C:\Program Files\Common Files\Adobe\AGL;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\jwsdp-1.3\jwsdp-shared\bin;C:\Program Files\j2sdk_nb\j2sdk1.4.2\bin
    USERNAME=maria
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 13 Stepping 6, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows XP Build 2600 Service Pack 2
    CPU:total 1 (1 cores per cpu, 1 threads per core) family 6 model 13 stepping 6, cmov, cx8, fxsr, mmx, sse, sse2
    Memory: 4k page, physical 523632k(50496k free), swap 882224k(299028k free)
    vm_info: Java HotSpot(TM) Client VM (10.0-b22) for windows-x86 JRE (1.6.0_06-b02), built on Mar 25 2008 01:22:05 by "java_re" with MS VC++ 7.1
    time: Sun Jun 15 19:09:27 2008
    elapsed time: 105 seconds
    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    Hi there,
    I am trying to run my application in java and suddenly java started giving me the bellow error:
    # An unexpected error has been detected by Java Runtime Environment:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d81bd10, pid=1500, tid=3624
    # Java VM: Java HotSpot(TM) Client VM (10.0-b22 mixed mode windows-x86)
    # Problematic frame:
    # V [jvm.dll+0x5bd10]
    # An error report file with more information is saved as:
    # G:\My Documents\UCY\Graduate\Final Year Project\Persona\Testing\hs_err_pid1500.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    I do not believe that this is a problem in my code as this was working before.
    Also the system works fine for about 20 iterations of the same code and then displays this error
    I also try to uninstall and reinstall java but with no luck.
    I am also attaching the log file that java has saved some information.
    Thanks a lot for your help in advance.
    # An unexpected error has been detected by Java Runtime Environment:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d81bd10, pid=1500, tid=3624
    # Java VM: Java HotSpot(TM) Client VM (10.0-b22 mixed mode windows-x86)
    # Problematic frame:
    # V [jvm.dll+0x5bd10]
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    --------------- T H R E A D ---------------
    Current thread (0x0aaa0c00): VMThread [stack: 0x0ab30000,0x0ab80000] [id=3624]
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000050
    Registers:
    EAX=0x00000000, EBX=0x003abcec, ECX=0x072d0106, EDX=0x00000000
    ESP=0x0ab7f5bc, EBP=0x003abc60, ESI=0x06b29bc8, EDI=0x06b29bc8
    EIP=0x6d81bd10, EFLAGS=0x00010246
    Top of Stack: (sp=0x0ab7f5bc)
    0x0ab7f5bc: 06b29bc8 06b29bc8 00000000 6d940820
    0x0ab7f5cc: 6d7dcc8b 06b29bc8 0ab7f618 0ab7f618
    0x0ab7f5dc: 00000002 003aa9f8 6d86cd11 06b29c45
    0x0ab7f5ec: 003abab8 6d86cae1 003abcb0 6d83c5a3
    0x0ab7f5fc: 0ab7f618 00000000 003aaa50 06b29c45
    0x0ab7f60c: 6d86c927 0ab7f618 00000000 6d99f718
    0x0ab7f61c: 06b29c45 00000000 6d8676c3 06b29c45
    0x0ab7f62c: 06b29c45 00000000 0ab7f748 00000000
    Instructions: (pc=0x6d81bd10)
    0x6d81bd00: 08 07 c1 e8 02 25 fe ff ff 3f 5e 59 c3 8b 11 56
    0x6d81bd10: ff 52 50 5e 59 c3 cc cc cc cc cc cc cc cc cc cc
    Stack: [0x0ab30000,0x0ab80000], sp=0x0ab7f5bc, free space=317k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V [jvm.dll+0x5bd10]
    VM_Operation (0x0090f410): GenCollectForAllocation, mode: safepoint, requested by thread 0x003a6400
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x0aade000 JavaThread "&#1281;&#49164; &#4944;&#1689;&#23520;&#1689;&#1088;&#1689;&#28936;&#1690;&#23520;&#1689;&#1072;&#1689;&#752;&#1689;&#1041;&#32768;&#27880;&#1690;&#65535;&#32767;&#23224;&#1689;&#21840;&#1689;&#22128;&#1689;&#21992;&#1689;&#22312;&#1689;&#600;&#1689;&#18011;&#480;&#1689;&#26688;&#28059;&#1538;&#49164; &#4944;&#1689;&#23520;&#1689;&#1424;&#1689;&#29032;&#1690;&#23520;&#1689;&#1408;&#1689;&#1088;&#1689;&#1041;&#32768;&#27496;&#1690;&#65530;&#32767;&#23224;&#1689;&#21840;&#1689;&#22128;&#1689;&#21992;&#1689;&#22312;&#1689;&#600;&#1689;&#17499;&#480;&#1689;&#26688;&#28059;&#1795;&#49168; &#4944;&#1689;&#23520;&#1689;&#1760;&#1689;&#29128;&#1690;&#23520;&#1689;&#1744;&#1689;&#1424;&#1689;&#1041;&#32768;&#27592;&#1690;&#65532;&#16383;&#23224;&#1689;&#21840;&#1689;&#22128;&#1689;&#21992;&#1689;&#22312;&#1689;&#600;&#1689;&#16987;&#480;&#1689;&#26688;&#28059;&#2048;&#49164; &#4944;&#1689;&#23520;&#1689;&#2096;&#1689;&#29224;&#1690;&#23520;&#1689;&#2080;&#1689;&#1760;&#1689;&#1041;&#32768;&#18512;&#1730;&#27688;&#1690;&#65535;&#32767;&#23224;&#1689;&#21840;&#1689;&#22128;&#1689;&#21992;&#1689;&#22312;&#1689;&#600;&#1689;&#21339;&#480;&#1689;&#26688;&#28059;&#2305;&#49164; &#4944;&#1689;&#23520;&#1689;&#2432;&#1689;&#29320;&#1690;&#23520;&#1689;&#2416;&#1689;&#2096;&#1689;&#1041;&#32768;&#31408;&#1722;&#28072;&#1690;&#65535;&#32767;&#23224;&#1689;&#21840;&#1689;&#22128;&#1689;&#21992;&#1689;&#22312;&#1689;&#600;&#1689;&#18779;&#480;&#1689;&#26688;&#28059;&#2562;&#49164; &#4944;&#1689;&#23520;&#1689;&#2768;&#1689;&#29416;&#1690;&#23520;&#1689;&#2752;&#1689;&#2432;&#1689;&#1041;&#32768;&#27640;&#1729;&#27400;&#1690;&#65530;&#32767; daemon [_thread_blocked, id=3244, stack(0x0ae00000,0x0ae50000)]
    0x0aad4400 JavaThread "" [_thread_blocked, id=1788, stack(0x0adb0000,0x0ae00000)]
    0x0aac6c00
    [error occurred during error reporting (printing all threads), id 0xc0000005]
    VM state:at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
    [0x003a5ab0/0x00002710] Threads_lock - owner thread: 0x0aaa0c00
    [0x003a5c50/0x000026d0] Heap_lock - owner thread: 0x003a6400
    Heap
    def new generation total 960K, used 64K [0x02990000, 0x02a90000, 0x02e70000)
    eden space 896K, 0% used [0x02990000, 0x02990000, 0x02a70000)
    from space 64K, 100% used [0x02a70000, 0x02a80000, 0x02a80000)
    to space 64K, 0% used [0x02a80000, 0x02a80000, 0x02a90000)
    tenured generation total 4224K, used 4223K [0x02e70000, 0x03290000, 0x06990000)
    the space 4224K, 99% used [0x02e70000, 0x0328fc38, 0x031a2200, 0x03290000)
    compacting perm gen total 12288K, used 4879K [0x06990000, 0x07590000, 0x0a990000)
    the space 12288K, 39% used [0x06990000, 0x06e53cc0, 0x06e51200, 0x07590000)
    No shared spaces configured.
    Dynamic libraries:
    0x00400000 - 0x00423000      C:\Program Files\Java\jre1.6.0_06\bin\javaw.exe
    0x7c900000 - 0x7c9b0000      C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c8f5000      C:\WINDOWS\system32\kernel32.dll
    0x77dd0000 - 0x77e6b000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 - 0x77f02000      C:\WINDOWS\system32\RPCRT4.dll
    0x77fe0000 - 0x77ff1000      C:\WINDOWS\system32\Secur32.dll
    0x7e410000 - 0x7e4a0000      C:\WINDOWS\system32\USER32.dll
    0x77f10000 - 0x77f57000      C:\WINDOWS\system32\GDI32.dll
    0x629c0000 - 0x629c9000      C:\WINDOWS\system32\LPK.DLL
    0x74d90000 - 0x74dfb000      C:\WINDOWS\system32\USP10.dll
    0x77c10000 - 0x77c68000      C:\WINDOWS\system32\msvcrt.dll
    0x7c340000 - 0x7c396000      C:\Program Files\Java\jre1.6.0_06\bin\msvcr71.dll
    0x6d7c0000 - 0x6da10000      C:\Program Files\Java\jre1.6.0_06\bin\client\jvm.dll
    0x76b40000 - 0x76b6d000      C:\WINDOWS\system32\WINMM.dll
    0x6bd00000 - 0x6bd0d000      C:\WINDOWS\system32\SYNCOR11.DLL
    0x6d270000 - 0x6d278000      C:\Program Files\Java\jre1.6.0_06\bin\hpi.dll
    0x76bf0000 - 0x76bfb000      C:\WINDOWS\system32\PSAPI.DLL
    0x6d360000 - 0x6d389000      C:\Program Files\Java\jre1.6.0_06\bin\jdwp.dll
    0x6d6c0000 - 0x6d6c6000      C:\Program Files\Java\jre1.6.0_06\bin\npt.dll
    0x6d770000 - 0x6d77c000      C:\Program Files\Java\jre1.6.0_06\bin\verify.dll
    0x6d310000 - 0x6d32f000      C:\Program Files\Java\jre1.6.0_06\bin\java.dll
    0x6d7b0000 - 0x6d7bf000      C:\Program Files\Java\jre1.6.0_06\bin\zip.dll
    0x6d1e0000 - 0x6d1e7000      C:\Program Files\Java\jre1.6.0_06\bin\dt_socket.dll
    0x71ab0000 - 0x71ac7000      C:\WINDOWS\system32\WS2_32.dll
    0x71aa0000 - 0x71aa8000      C:\WINDOWS\system32\WS2HELP.dll
    0x71a50000 - 0x71a8f000      C:\WINDOWS\System32\mswsock.dll
    0x76f20000 - 0x76f47000      C:\WINDOWS\system32\DNSAPI.dll
    0x76fb0000 - 0x76fb8000      C:\WINDOWS\System32\winrnr.dll
    0x76f60000 - 0x76f8c000      C:\WINDOWS\system32\WLDAP32.dll
    0x76fc0000 - 0x76fc6000      C:\WINDOWS\system32\rasadhlp.dll
    0x662b0000 - 0x66308000      C:\WINDOWS\system32\hnetcfg.dll
    0x71a90000 - 0x71a98000      C:\WINDOWS\System32\wshtcpip.dll
    VM Arguments:
    jvm_args: -agentlib:jdwp=transport=dt_socket,suspend=y,address=localhost:1578
    java_command: TestingResults
    Launcher Type: SUN_STANDARD
    Environment Variables:
    JAVA_HOME=C:\Program Files\j2sdk_nb\j2sdk1.4.2
    CLASSPATH=.;C:\TomCat\webapps\Profiling;C:\TomCat\common\lib\servlet-api.jar;C:\TomCat\common\lib\jsp-api.jar;c:\program files\Microsoft SQL Server 2000 Driver for JDBC\lib\msbase.jar;c:\program files\Microsoft SQL Server 2000 Driver for JDBC\lib\msutil.jar;c:\program files\Microsoft SQL Server 2000 Driver for JDBC\lib\mssqlserver.jar;C:\Program Files\Java\jre1.5.0_03\lib\ext\QTJava.zip
    PATH=C:\Program Files\Java\jre1.6.0_06\bin\client;C:\Program Files\Java\jre1.6.0_06\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;C:\Program Files\Common Files\Teleca Shared;C:\Program Files\Common Files\Adobe\AGL;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\jwsdp-1.3\jwsdp-shared\bin;C:\Program Files\j2sdk_nb\j2sdk1.4.2\bin
    USERNAME=maria
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 13 Stepping 6, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows XP Build 2600 Service Pack 2
    CPU:total 1 (1 cores per cpu, 1 threads per core) family 6 model 13 stepping 6, cmov, cx8, fxsr, mmx, sse, sse2
    Memory: 4k page, physical 523632k(50496k free), swap 882224k(299028k free)
    vm_info: Java HotSpot(TM) Client VM (10.0-b22) for windows-x86 JRE (1.6.0_06-b02), built on Mar 25 2008 01:22:05 by "java_re" with MS VC++ 7.1
    time: Sun Jun 15 19:09:27 2008
    elapsed time: 105 seconds
    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

  • Java Plug-In - An unexpected error has been detected by HotSpot Virtual Mac

    Please help as I have received the following hs_err log error:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x2f747761, pid=1120, tid=1680
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_12-b03 mixed mode)
    # Problematic frame:
    # C 0x2f747761
    --------------- T H R E A D ---------------
    Current thread (0x1016aeb0): JavaThread "main" [_thread_in_native, id=1680]
    siginfo: ExceptionCode=0xc0000005, reading address 0x2f747761
    Registers:
    EAX=0x0b32e960, EBX=0x0664ecc0, ECX=0x00000000, EDX=0x6d33cc08
    ESP=0x0ff8e314, EBP=0x0ff8e348, ESI=0x0b0555e0, EDI=0x0b0555e4
    EIP=0x2f747761, EFLAGS=0x00010246
    Top of Stack: (sp=0x0ff8e314)
    0x0ff8e314: 6d31845e 0b0555e0 0b0555e4 7c809c65
    0x0ff8e324: 0664ecc0 0664ecc0 80004005 000003d8
    0x0ff8e334: 0ff8df38 0ff8e458 6d318bfe 6d31a790
    0x0ff8e344: 00000000 0ff8e364 6d3320e3 0b0555e4
    0x0ff8e354: 0664ecc0 0ff8e3dc 00000001 1018addc
    0x0ff8e364: 0ff8e38c 6d33659f 00000433 00000000
    0x0ff8e374: 0664ecc0 0ff8e388 00000000 1018addc
    0x0ff8e384: 0b0555e4 00000001 0ff8e3d4 6d338fd9
    Instructions: (pc=0x2f747761)
    0x2f747751:
    [error occurred during error reporting, step 100, id 0xc0000005]
    Stack: [0x0fe90000,0x0ff90000), sp=0x0ff8e314, free space=1016k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C 0x2f747761
    C [jpiexp32.dll+0x20e3]
    C [jpiexp32.dll+0x659f]
    C [jpiexp32.dll+0x8fd9]
    C [USER32.dll+0x8734]
    C [USER32.dll+0x8816]
    C [USER32.dll+0x89cd]
    C [USER32.dll+0x96c7]
    C [jpiexp32.dll+0xa2f1]
    j sun.plugin.services.WPlatformService.waitEvent(II)V+0
    j sun.plugin.viewer.frame.IExplorerEmbeddedFrame.destroy()V+74
    v ~StubRoutines::call_stub
    V [jvm.dll+0x74424]
    V [jvm.dll+0xae595]
    V [jvm.dll+0x74331]
    V [jvm.dll+0x77c11]
    V [jvm.dll+0x790fc]
    C [jpiexp32.dll+0x4060]
    C [jpiexp32.dll+0x5095]
    C [jpiexp32.dll+0x24ed]
    C [jpiexp32.dll+0x259b]
    C [jpiexp32.dll+0x74ba]
    C [mshtml.dll+0x2782a9]
    C [mshtml.dll+0x279895]
    C [mshtml.dll+0x79d01]
    C [mshtml.dll+0x9a6b5]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j sun.plugin.services.WPlatformService.waitEvent(II)V+0
    j sun.plugin.viewer.frame.IExplorerEmbeddedFrame.destroy()V+74
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x0b0e10a8 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=2696]
    0x10123570 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3444]
    0x0b27a478 JavaThread "Cache Cleanup Thread" [_thread_blocked, id=3912]
    0x0b43df50 JavaThread "Main Console Writer" [_thread_blocked, id=832]
    0x0b435c90 JavaThread "AWT-Windows" daemon [_thread_in_native, id=1376]
    0x0b00bea8 JavaThread "AWT-Shutdown" [_thread_blocked, id=3236]
    0x0b2d6ed8 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3988]
    0x101668e8 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2736]
    0x0b42a3f0 JavaThread "Finalizer" daemon [_thread_blocked, id=2428]
    0x0b337708 JavaThread "Reference Handler" daemon [_thread_blocked, id=3560]
    =>0x1016aeb0 JavaThread "main" [_thread_in_native, id=1680]
    Other Threads:
    0x067be668 VMThread [id=792]
    0x0b24ab80 WatcherThread [id=3080]
    VM state:not at safepoint (normal execution)

    It looks like there is a bug in your JDBC driver causing a crash in its native code. You should contact the vendor supplying the driver.

  • JVM CRASH with the error msg  An unexpected error has been detected by HotS

    Iam using Jboss 4.2.2 for my application
    the JVM is crashing with the following msg when i call a function in a DLL (JNI)
    the error msg :
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d963733, pid=3356, tid=3544
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_07-b03 mixed mode)
    # Problematic frame:
    # V [jvm.dll+0x93733]
    # An error report file with more information is saved as hs_err_pid3356.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    Press any key to continue . . .
    and the log file generated:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d963733, pid=3356, tid=3544
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_07-b03 mixed mode)
    # Problematic frame:
    # V [jvm.dll+0x93733]
    --------------- T H R E A D ---------------
    Current thread (0x00991488): VMThread [id=3544]
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000440
    Registers:
    EAX=0x00000440, EBX=0x48284758, ECX=0x2cbefa5c, EDX=0x6dbcd170
    ESP=0x2cbef9c4, EBP=0x000001c4, ESI=0x3800d3a4, EDI=0x2cbefa5c
    EIP=0x6d963733, EFLAGS=0x00010283
    Top of Stack: (sp=0x2cbef9c4)
    0x2cbef9c4: 2cbefa5c 3800d3a0 6d982aab 3800d3a4
    0x2cbef9d4: 2cbefa5c 2cbefa5c 0092a538 0092a538
    0x2cbef9e4: 009449d0 6db4ff25 2cbefa5c 0092a7d0
    0x2cbef9f4: 6d995c41 2cbefa5c 0092a538 0092a7d0
    0x2cbefa04: 00000000 0092a538 6d964252 00000000
    0x2cbefa14: 00000001 00000000 00000001 2cbefaa8
    0x2cbefa24: 2cbefa5c 0092a538 0092a580 2cbefbfc
    0x2cbefa34: 00990b70 0003f758 08bdef90 6dbcd110
    Instructions: (pc=0x6d963733)
    0x6d963723: 24 08 57 8b f9 8b 06 85 c0 74 3e 3b 47 1c 73 39
    0x6d963733: 8b 08 83 e1 03 80 f9 03 75 06 8b 00 24 fc eb 0a
    Stack: [0x2bcf0000,0x2cbf0000), sp=0x2cbef9c4, free space=15358k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V [jvm.dll+0x93733]
    [error occurred during error reporting, step 120, id 0xc0000005]
    VM_Operation (0x65dbee54): generation collection for allocation, mode: safepoint, requested by thread 0x496f2dd0
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x35f27498 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3508]
    0x3178fde8 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=748]
    0x496f2dd0 JavaThread "http-0.0.0.0-8080-3" daemon [_thread_blocked, id=3044]
    0x356c4008 JavaThread "IdleRemover" daemon [_thread_blocked, id=2832]
    0x496bdae0 JavaThread "http-0.0.0.0-8080-2" daemon [_thread_blocked, id=2452]
    0x31713dc0 JavaThread "http-0.0.0.0-8080-1" daemon [_thread_blocked, id=2740]
    0x49538008 JavaThread "Thread-6" [_thread_blocked, id=752]
    0x485d4008 JavaThread "ajp-0.0.0.0-8009-Acceptor-0" daemon [_thread_in_native, id=1548]
    0x498b6dd0 JavaThread "http-0.0.0.0-8080-Acceptor-0" daemon [_thread_blocked, id=3892]
    0x493eb008 JavaThread "JBossLifeThread" [_thread_blocked, id=3392]
    0x3827f260 JavaThread "UILServerILService Accept Thread" [_thread_in_native, id=1900]
    0x388c9758 JavaThread "TimeoutFactory-0" daemon [_thread_blocked, id=1996]
    0x35a187b0 JavaThread "JCA PoolFiller" [_thread_blocked, id=2460]
    0x4948c448 JavaThread "Timer-2" daemon [_thread_blocked, id=3816]
    0x48712e80 JavaThread "HSQLDB Timer @9db0ad" daemon [_thread_blocked, id=2456]
    0x35706d30 JavaThread "DefaultQuartzScheduler_QuartzSchedulerThread" [_thread_blocked, id=3088]
    0x385ed548 JavaThread "DefaultQuartzScheduler_Worker-9" [_thread_blocked, id=2876]
    0x38282e60 JavaThread "DefaultQuartzScheduler_Worker-8" [_thread_blocked, id=2916]
    0x38282708 JavaThread "DefaultQuartzScheduler_Worker-7" [_thread_blocked, id=2172]
    0x36061c68 JavaThread "DefaultQuartzScheduler_Worker-6" [_thread_blocked, id=2680]
    0x31865dd8 JavaThread "DefaultQuartzScheduler_Worker-5" [_thread_blocked, id=3868]
    0x483a8d48 JavaThread "DefaultQuartzScheduler_Worker-4" [_thread_blocked, id=3208]
    0x483a8a90 JavaThread "DefaultQuartzScheduler_Worker-3" [_thread_blocked, id=4000]
    0x355bcd90 JavaThread "DefaultQuartzScheduler_Worker-2" [_thread_blocked, id=1056]
    0x48998d38 JavaThread "DefaultQuartzScheduler_Worker-1" [_thread_blocked, id=1712]
    0x383e7d58 JavaThread "DefaultQuartzScheduler_Worker-0" [_thread_blocked, id=3752]
    0x485e6ed0 JavaThread "WorkManager(2)-1" daemon [_thread_blocked, id=3448]
    0x488a0008 JavaThread "Thread-7" daemon [_thread_blocked, id=3620]
    0x38410008 JavaThread "JBossMQ Cache Reference Softner" daemon [_thread_blocked, id=928]
    0x382d1bf0 JavaThread "ContainerBackgroundProcessor[StandardEngine[jboss.web]]" daemon [_thread_blocked, id=3116]
    0x37fb6de0 JavaThread "SubscriptionWatchDog" [_thread_blocked, id=3512]
    0x357e78c8 JavaThread "ServerSocketRefresh" daemon [_thread_blocked, id=1128]
    0x381fb310 JavaThread "AcceptorThread#0:3873" [_thread_in_native, id=3096]
    0x381e33b0 JavaThread "ServerSocketRefresh" daemon [_thread_blocked, id=1076]
    0x318e5d90 JavaThread "AcceptorThread#0:4446" [_thread_in_native, id=2340]
    0x35d15b80 JavaThread "PooledInvokerAcceptor#0-4445" [_thread_in_native, id=2332]
    0x35fa1c98 JavaThread "RMI TCP Accept-4444" daemon [_thread_in_native, id=164]
    0x35d15df0 JavaThread "Listener:2365" daemon [_thread_in_native, id=3408]
    0x35d13dc8 JavaThread "Thread-5" daemon [_thread_blocked, id=1928]
    0x35f35c60 JavaThread "Thread-4" daemon [_thread_blocked, id=4032]
    0x35d66db0 JavaThread "Listener:2361" daemon [_thread_in_native, id=2168]
    0x3828dd90 JavaThread "JBoss System Threads(1)-2" daemon [_thread_in_native, id=3052]
    0x35da8ab0 JavaThread "GC Daemon" daemon [_thread_blocked, id=2028]
    0x35d390c8 JavaThread "RMI Reaper" [_thread_blocked, id=488]
    0x35cedaa8 JavaThread "Timer-1" daemon [_thread_blocked, id=2900]
    0x35ced920 JavaThread "RMI TCP Accept-1098" daemon [_thread_in_native, id=3908]
    0x35dd35a0 JavaThread "JBoss System Threads(1)-1" daemon [_thread_in_native, id=872]
    0x35e42e48 JavaThread "ScannerThread" daemon [_thread_blocked, id=168]
    0x31895da8 JavaThread "Timer-0" daemon [_thread_blocked, id=3324]
    0x00037aa0 JavaThread "DestroyJavaVM" [_thread_blocked, id=1244]
    0x316f0c48 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3904]
    0x0099f900 JavaThread "CompilerThread1" daemon [_thread_blocked, id=228]
    0x0099ea98 JavaThread "CompilerThread0" daemon [_thread_blocked, id=2696]
    0x0099dbf0 JavaThread "AdapterThread" daemon [_thread_blocked, id=3360]
    0x0099cf10 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=892]
    0x00993968 JavaThread "Finalizer" daemon [_thread_blocked, id=2776]
    0x00993620 JavaThread "Reference Handler" daemon [_thread_blocked, id=1348]
    Other Threads:
    =>0x00991488 VMThread [id=3544]
    0x316f1f58 WatcherThread [id=3288]
    VM state:at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
    [0x00037158/0x0000071c] Threads_lock - owner thread: 0x00991488
    [0x000372d8/0x000006e0] Heap_lock - owner thread: 0x496f2dd0
    Heap
    def new generation total 20736K, used 17960K [0x03a60000, 0x050e0000, 0x07340000)
    eden space 18432K, 97% used [0x03a60000, 0x04be8eb0, 0x04c60000)
    from space 2304K, 0% used [0x04ea0000, 0x04ea1350, 0x050e0000)
    to space 2304K, 0% used [0x04c60000, 0x04c605b0, 0x04ea0000)
    tenured generation total 183196K, used 125267K [0x07340000, 0x12627000, 0x23a60000)
    the space 183196K, 68% used [0x07340000, 0x0ed94d90, 0x0ed94e00, 0x12627000)
    compacting perm gen total 131072K, used 39965K [0x23a60000, 0x2ba60000, 0x2ba60000)
    the space 131072K, 30% used [0x23a60000, 0x261677a8, 0x26167800, 0x2ba60000)
    No shared spaces configured.
    Dynamic libraries:
    0x00400000 - 0x0040d000      F:\Java\jdk1.5.0_07\bin\java.exe
    0x7c900000 - 0x7c9b0000      C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c8f5000      C:\WINDOWS\system32\kernel32.dll
    0x77dd0000 - 0x77e6b000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 - 0x77f01000      C:\WINDOWS\system32\RPCRT4.dll
    0x77c10000 - 0x77c68000      C:\WINDOWS\system32\MSVCRT.dll
    0x6d8d0000 - 0x6dc85000      F:\Java\jdk1.5.0_07\jre\bin\server\jvm.dll
    0x7e410000 - 0x7e4a0000      C:\WINDOWS\system32\USER32.dll
    0x77f10000 - 0x77f57000      C:\WINDOWS\system32\GDI32.dll
    0x76b40000 - 0x76b6d000      C:\WINDOWS\system32\WINMM.dll
    0x76390000 - 0x763ad000      C:\WINDOWS\system32\IMM32.DLL
    0x6d2f0000 - 0x6d2f8000      F:\Java\jdk1.5.0_07\jre\bin\hpi.dll
    0x76bf0000 - 0x76bfb000      C:\WINDOWS\system32\PSAPI.DLL
    0x6d700000 - 0x6d70c000      F:\Java\jdk1.5.0_07\jre\bin\verify.dll
    0x6d370000 - 0x6d38d000      F:\Java\jdk1.5.0_07\jre\bin\java.dll
    0x6d720000 - 0x6d72f000      F:\Java\jdk1.5.0_07\jre\bin\zip.dll
    0x6d530000 - 0x6d543000      F:\Java\jdk1.5.0_07\jre\bin\net.dll
    0x71ab0000 - 0x71ac7000      C:\WINDOWS\system32\WS2_32.dll
    0x71aa0000 - 0x71aa8000      C:\WINDOWS\system32\WS2HELP.dll
    0x71a50000 - 0x71a8f000      C:\WINDOWS\System32\mswsock.dll
    0x76f20000 - 0x76f47000      C:\WINDOWS\system32\DNSAPI.dll
    0x76fb0000 - 0x76fb8000      C:\WINDOWS\System32\winrnr.dll
    0x76f60000 - 0x76f8c000      C:\WINDOWS\system32\WLDAP32.dll
    0x76fc0000 - 0x76fc6000      C:\WINDOWS\system32\rasadhlp.dll
    0x6d520000 - 0x6d528000      F:\Java\jdk1.5.0_07\jre\bin\management.dll
    0x662b0000 - 0x66308000      C:\WINDOWS\system32\hnetcfg.dll
    0x71a90000 - 0x71a98000      C:\WINDOWS\System32\wshtcpip.dll
    0x39e60000 - 0x39e88000      C:\WINDOWS\system32\rsaenh.dll
    0x769c0000 - 0x76a73000      C:\WINDOWS\system32\USERENV.dll
    0x5b860000 - 0x5b8b4000      C:\WINDOWS\system32\netapi32.dll
    0x6d550000 - 0x6d559000      F:\Java\jdk1.5.0_07\jre\bin\nio.dll
    0x6d070000 - 0x6d1d7000      F:\Java\jdk1.5.0_07\jre\bin\awt.dll
    0x73000000 - 0x73026000      C:\WINDOWS\system32\WINSPOOL.DRV
    0x774e0000 - 0x7761d000      C:\WINDOWS\system32\ole32.dll
    0x462a0000 - 0x462d8000      C:\WINDOWS\system32\uxtheme.dll
    0x73760000 - 0x737a9000      C:\WINDOWS\system32\ddraw.dll
    0x73bc0000 - 0x73bc6000      C:\WINDOWS\system32\DCIMAN32.dll
    0x73940000 - 0x73a10000      C:\WINDOWS\system32\D3DIM700.DLL
    0x6d2b0000 - 0x6d2ef000      F:\Java\jdk1.5.0_07\jre\bin\fontmanager.dll
    0x74720000 - 0x7476b000      C:\WINDOWS\system32\MSCTF.dll
    0x755c0000 - 0x755ee000      C:\WINDOWS\system32\msctfime.ime
    0x6d430000 - 0x6d44f000      F:\Java\jdk1.5.0_07\jre\bin\jpeg.dll
    0x47290000 - 0x472a3000      F:\jboss-4.2.2.GA\bin\locateprintsdll.dll
    0x73dd0000 - 0x73ece000      C:\WINDOWS\system32\MFC42.DLL
    0x472b0000 - 0x472bd000      C:\WINDOWS\system32\MFC42LOC.DLL
    VM Arguments:
    jvm_args: -Dprogram.name=run.bat -Dreports.configDir=F:/jboss-4.2.2.GA/server/default/conf/ -XX:PermSize=128m -Xms128m -Xmx512m -Xss15m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djava.endorsed.dirs=F:\jboss-4.2.2.GA\lib\endorsed
    java_command: org.jboss.Main -b 0.0.0.0
    Launcher Type: SUN_STANDARD
    Environment Variables:
    JAVA_HOME=F:\Java\jdk1.5.0_07
    CLASSPATH=F:\Tomcat 5.5\webapps\IWS\WEB-INF\lib\servlet-api.jar;.
    PATH=D:\oracle\ora92\bin;C:\Program Files\PC Connectivity Solution\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI.ACE\;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\PROGRA~1\CA\SHARED~1\SCANEN~1;C:\PROGRA~1\CA\ETRUST~1;C:\Program Files\Rational\common;F:\Java\jdk1.5.0_07\bin;F:\Java\jre1.5.0_07\bin;F:\jboss-4.2.2.GA\DLLs;
    USERNAME=Arun
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 6 Stepping 5, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows XP Build 2600 Service Pack 2
    CPU:total 2 family 15, cmov, cx8, fxsr, mmx, sse, sse2, ht
    Memory: 4k page, physical 1013660k(193696k free), swap 2444544k(642724k free)
    vm_info: Java HotSpot(TM) Server VM (1.5.0_07-b03) for windows-x86, built on May 3 2006 00:45:13 by "java_re" with MS VC++ 6.0
    pls help me ...
    thanks in advance

    Iam using Jboss 4.2.2 for my application
    the JVM is crashing with the following msg when i call a function in a DLL (JNI)
    the error msg :
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d963733, pid=3356, tid=3544
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_07-b03 mixed mode)
    # Problematic frame:
    # V [jvm.dll+0x93733]
    # An error report file with more information is saved as hs_err_pid3356.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    Press any key to continue . . .
    and the log file generated:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d963733, pid=3356, tid=3544
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_07-b03 mixed mode)
    # Problematic frame:
    # V [jvm.dll+0x93733]
    --------------- T H R E A D ---------------
    Current thread (0x00991488): VMThread [id=3544]
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000440
    Registers:
    EAX=0x00000440, EBX=0x48284758, ECX=0x2cbefa5c, EDX=0x6dbcd170
    ESP=0x2cbef9c4, EBP=0x000001c4, ESI=0x3800d3a4, EDI=0x2cbefa5c
    EIP=0x6d963733, EFLAGS=0x00010283
    Top of Stack: (sp=0x2cbef9c4)
    0x2cbef9c4: 2cbefa5c 3800d3a0 6d982aab 3800d3a4
    0x2cbef9d4: 2cbefa5c 2cbefa5c 0092a538 0092a538
    0x2cbef9e4: 009449d0 6db4ff25 2cbefa5c 0092a7d0
    0x2cbef9f4: 6d995c41 2cbefa5c 0092a538 0092a7d0
    0x2cbefa04: 00000000 0092a538 6d964252 00000000
    0x2cbefa14: 00000001 00000000 00000001 2cbefaa8
    0x2cbefa24: 2cbefa5c 0092a538 0092a580 2cbefbfc
    0x2cbefa34: 00990b70 0003f758 08bdef90 6dbcd110
    Instructions: (pc=0x6d963733)
    0x6d963723: 24 08 57 8b f9 8b 06 85 c0 74 3e 3b 47 1c 73 39
    0x6d963733: 8b 08 83 e1 03 80 f9 03 75 06 8b 00 24 fc eb 0a
    Stack: [0x2bcf0000,0x2cbf0000), sp=0x2cbef9c4, free space=15358k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V [jvm.dll+0x93733]
    [error occurred during error reporting, step 120, id 0xc0000005]
    VM_Operation (0x65dbee54): generation collection for allocation, mode: safepoint, requested by thread 0x496f2dd0
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x35f27498 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3508]
    0x3178fde8 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=748]
    0x496f2dd0 JavaThread "http-0.0.0.0-8080-3" daemon [_thread_blocked, id=3044]
    0x356c4008 JavaThread "IdleRemover" daemon [_thread_blocked, id=2832]
    0x496bdae0 JavaThread "http-0.0.0.0-8080-2" daemon [_thread_blocked, id=2452]
    0x31713dc0 JavaThread "http-0.0.0.0-8080-1" daemon [_thread_blocked, id=2740]
    0x49538008 JavaThread "Thread-6" [_thread_blocked, id=752]
    0x485d4008 JavaThread "ajp-0.0.0.0-8009-Acceptor-0" daemon [_thread_in_native, id=1548]
    0x498b6dd0 JavaThread "http-0.0.0.0-8080-Acceptor-0" daemon [_thread_blocked, id=3892]
    0x493eb008 JavaThread "JBossLifeThread" [_thread_blocked, id=3392]
    0x3827f260 JavaThread "UILServerILService Accept Thread" [_thread_in_native, id=1900]
    0x388c9758 JavaThread "TimeoutFactory-0" daemon [_thread_blocked, id=1996]
    0x35a187b0 JavaThread "JCA PoolFiller" [_thread_blocked, id=2460]
    0x4948c448 JavaThread "Timer-2" daemon [_thread_blocked, id=3816]
    0x48712e80 JavaThread "HSQLDB Timer @9db0ad" daemon [_thread_blocked, id=2456]
    0x35706d30 JavaThread "DefaultQuartzScheduler_QuartzSchedulerThread" [_thread_blocked, id=3088]
    0x385ed548 JavaThread "DefaultQuartzScheduler_Worker-9" [_thread_blocked, id=2876]
    0x38282e60 JavaThread "DefaultQuartzScheduler_Worker-8" [_thread_blocked, id=2916]
    0x38282708 JavaThread "DefaultQuartzScheduler_Worker-7" [_thread_blocked, id=2172]
    0x36061c68 JavaThread "DefaultQuartzScheduler_Worker-6" [_thread_blocked, id=2680]
    0x31865dd8 JavaThread "DefaultQuartzScheduler_Worker-5" [_thread_blocked, id=3868]
    0x483a8d48 JavaThread "DefaultQuartzScheduler_Worker-4" [_thread_blocked, id=3208]
    0x483a8a90 JavaThread "DefaultQuartzScheduler_Worker-3" [_thread_blocked, id=4000]
    0x355bcd90 JavaThread "DefaultQuartzScheduler_Worker-2" [_thread_blocked, id=1056]
    0x48998d38 JavaThread "DefaultQuartzScheduler_Worker-1" [_thread_blocked, id=1712]
    0x383e7d58 JavaThread "DefaultQuartzScheduler_Worker-0" [_thread_blocked, id=3752]
    0x485e6ed0 JavaThread "WorkManager(2)-1" daemon [_thread_blocked, id=3448]
    0x488a0008 JavaThread "Thread-7" daemon [_thread_blocked, id=3620]
    0x38410008 JavaThread "JBossMQ Cache Reference Softner" daemon [_thread_blocked, id=928]
    0x382d1bf0 JavaThread "ContainerBackgroundProcessor[StandardEngine[jboss.web]]" daemon [_thread_blocked, id=3116]
    0x37fb6de0 JavaThread "SubscriptionWatchDog" [_thread_blocked, id=3512]
    0x357e78c8 JavaThread "ServerSocketRefresh" daemon [_thread_blocked, id=1128]
    0x381fb310 JavaThread "AcceptorThread#0:3873" [_thread_in_native, id=3096]
    0x381e33b0 JavaThread "ServerSocketRefresh" daemon [_thread_blocked, id=1076]
    0x318e5d90 JavaThread "AcceptorThread#0:4446" [_thread_in_native, id=2340]
    0x35d15b80 JavaThread "PooledInvokerAcceptor#0-4445" [_thread_in_native, id=2332]
    0x35fa1c98 JavaThread "RMI TCP Accept-4444" daemon [_thread_in_native, id=164]
    0x35d15df0 JavaThread "Listener:2365" daemon [_thread_in_native, id=3408]
    0x35d13dc8 JavaThread "Thread-5" daemon [_thread_blocked, id=1928]
    0x35f35c60 JavaThread "Thread-4" daemon [_thread_blocked, id=4032]
    0x35d66db0 JavaThread "Listener:2361" daemon [_thread_in_native, id=2168]
    0x3828dd90 JavaThread "JBoss System Threads(1)-2" daemon [_thread_in_native, id=3052]
    0x35da8ab0 JavaThread "GC Daemon" daemon [_thread_blocked, id=2028]
    0x35d390c8 JavaThread "RMI Reaper" [_thread_blocked, id=488]
    0x35cedaa8 JavaThread "Timer-1" daemon [_thread_blocked, id=2900]
    0x35ced920 JavaThread "RMI TCP Accept-1098" daemon [_thread_in_native, id=3908]
    0x35dd35a0 JavaThread "JBoss System Threads(1)-1" daemon [_thread_in_native, id=872]
    0x35e42e48 JavaThread "ScannerThread" daemon [_thread_blocked, id=168]
    0x31895da8 JavaThread "Timer-0" daemon [_thread_blocked, id=3324]
    0x00037aa0 JavaThread "DestroyJavaVM" [_thread_blocked, id=1244]
    0x316f0c48 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3904]
    0x0099f900 JavaThread "CompilerThread1" daemon [_thread_blocked, id=228]
    0x0099ea98 JavaThread "CompilerThread0" daemon [_thread_blocked, id=2696]
    0x0099dbf0 JavaThread "AdapterThread" daemon [_thread_blocked, id=3360]
    0x0099cf10 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=892]
    0x00993968 JavaThread "Finalizer" daemon [_thread_blocked, id=2776]
    0x00993620 JavaThread "Reference Handler" daemon [_thread_blocked, id=1348]
    Other Threads:
    =>0x00991488 VMThread [id=3544]
    0x316f1f58 WatcherThread [id=3288]
    VM state:at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
    [0x00037158/0x0000071c] Threads_lock - owner thread: 0x00991488
    [0x000372d8/0x000006e0] Heap_lock - owner thread: 0x496f2dd0
    Heap
    def new generation total 20736K, used 17960K [0x03a60000, 0x050e0000, 0x07340000)
    eden space 18432K, 97% used [0x03a60000, 0x04be8eb0, 0x04c60000)
    from space 2304K, 0% used [0x04ea0000, 0x04ea1350, 0x050e0000)
    to space 2304K, 0% used [0x04c60000, 0x04c605b0, 0x04ea0000)
    tenured generation total 183196K, used 125267K [0x07340000, 0x12627000, 0x23a60000)
    the space 183196K, 68% used [0x07340000, 0x0ed94d90, 0x0ed94e00, 0x12627000)
    compacting perm gen total 131072K, used 39965K [0x23a60000, 0x2ba60000, 0x2ba60000)
    the space 131072K, 30% used [0x23a60000, 0x261677a8, 0x26167800, 0x2ba60000)
    No shared spaces configured.
    Dynamic libraries:
    0x00400000 - 0x0040d000      F:\Java\jdk1.5.0_07\bin\java.exe
    0x7c900000 - 0x7c9b0000      C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c8f5000      C:\WINDOWS\system32\kernel32.dll
    0x77dd0000 - 0x77e6b000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 - 0x77f01000      C:\WINDOWS\system32\RPCRT4.dll
    0x77c10000 - 0x77c68000      C:\WINDOWS\system32\MSVCRT.dll
    0x6d8d0000 - 0x6dc85000      F:\Java\jdk1.5.0_07\jre\bin\server\jvm.dll
    0x7e410000 - 0x7e4a0000      C:\WINDOWS\system32\USER32.dll
    0x77f10000 - 0x77f57000      C:\WINDOWS\system32\GDI32.dll
    0x76b40000 - 0x76b6d000      C:\WINDOWS\system32\WINMM.dll
    0x76390000 - 0x763ad000      C:\WINDOWS\system32\IMM32.DLL
    0x6d2f0000 - 0x6d2f8000      F:\Java\jdk1.5.0_07\jre\bin\hpi.dll
    0x76bf0000 - 0x76bfb000      C:\WINDOWS\system32\PSAPI.DLL
    0x6d700000 - 0x6d70c000      F:\Java\jdk1.5.0_07\jre\bin\verify.dll
    0x6d370000 - 0x6d38d000      F:\Java\jdk1.5.0_07\jre\bin\java.dll
    0x6d720000 - 0x6d72f000      F:\Java\jdk1.5.0_07\jre\bin\zip.dll
    0x6d530000 - 0x6d543000      F:\Java\jdk1.5.0_07\jre\bin\net.dll
    0x71ab0000 - 0x71ac7000      C:\WINDOWS\system32\WS2_32.dll
    0x71aa0000 - 0x71aa8000      C:\WINDOWS\system32\WS2HELP.dll
    0x71a50000 - 0x71a8f000      C:\WINDOWS\System32\mswsock.dll
    0x76f20000 - 0x76f47000      C:\WINDOWS\system32\DNSAPI.dll
    0x76fb0000 - 0x76fb8000      C:\WINDOWS\System32\winrnr.dll
    0x76f60000 - 0x76f8c000      C:\WINDOWS\system32\WLDAP32.dll
    0x76fc0000 - 0x76fc6000      C:\WINDOWS\system32\rasadhlp.dll
    0x6d520000 - 0x6d528000      F:\Java\jdk1.5.0_07\jre\bin\management.dll
    0x662b0000 - 0x66308000      C:\WINDOWS\system32\hnetcfg.dll
    0x71a90000 - 0x71a98000      C:\WINDOWS\System32\wshtcpip.dll
    0x39e60000 - 0x39e88000      C:\WINDOWS\system32\rsaenh.dll
    0x769c0000 - 0x76a73000      C:\WINDOWS\system32\USERENV.dll
    0x5b860000 - 0x5b8b4000      C:\WINDOWS\system32\netapi32.dll
    0x6d550000 - 0x6d559000      F:\Java\jdk1.5.0_07\jre\bin\nio.dll
    0x6d070000 - 0x6d1d7000      F:\Java\jdk1.5.0_07\jre\bin\awt.dll
    0x73000000 - 0x73026000      C:\WINDOWS\system32\WINSPOOL.DRV
    0x774e0000 - 0x7761d000      C:\WINDOWS\system32\ole32.dll
    0x462a0000 - 0x462d8000      C:\WINDOWS\system32\uxtheme.dll
    0x73760000 - 0x737a9000      C:\WINDOWS\system32\ddraw.dll
    0x73bc0000 - 0x73bc6000      C:\WINDOWS\system32\DCIMAN32.dll
    0x73940000 - 0x73a10000      C:\WINDOWS\system32\D3DIM700.DLL
    0x6d2b0000 - 0x6d2ef000      F:\Java\jdk1.5.0_07\jre\bin\fontmanager.dll
    0x74720000 - 0x7476b000      C:\WINDOWS\system32\MSCTF.dll
    0x755c0000 - 0x755ee000      C:\WINDOWS\system32\msctfime.ime
    0x6d430000 - 0x6d44f000      F:\Java\jdk1.5.0_07\jre\bin\jpeg.dll
    0x47290000 - 0x472a3000      F:\jboss-4.2.2.GA\bin\locateprintsdll.dll
    0x73dd0000 - 0x73ece000      C:\WINDOWS\system32\MFC42.DLL
    0x472b0000 - 0x472bd000      C:\WINDOWS\system32\MFC42LOC.DLL
    VM Arguments:
    jvm_args: -Dprogram.name=run.bat -Dreports.configDir=F:/jboss-4.2.2.GA/server/default/conf/ -XX:PermSize=128m -Xms128m -Xmx512m -Xss15m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djava.endorsed.dirs=F:\jboss-4.2.2.GA\lib\endorsed
    java_command: org.jboss.Main -b 0.0.0.0
    Launcher Type: SUN_STANDARD
    Environment Variables:
    JAVA_HOME=F:\Java\jdk1.5.0_07
    CLASSPATH=F:\Tomcat 5.5\webapps\IWS\WEB-INF\lib\servlet-api.jar;.
    PATH=D:\oracle\ora92\bin;C:\Program Files\PC Connectivity Solution\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI.ACE\;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\PROGRA~1\CA\SHARED~1\SCANEN~1;C:\PROGRA~1\CA\ETRUST~1;C:\Program Files\Rational\common;F:\Java\jdk1.5.0_07\bin;F:\Java\jre1.5.0_07\bin;F:\jboss-4.2.2.GA\DLLs;
    USERNAME=Arun
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 6 Stepping 5, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows XP Build 2600 Service Pack 2
    CPU:total 2 family 15, cmov, cx8, fxsr, mmx, sse, sse2, ht
    Memory: 4k page, physical 1013660k(193696k free), swap 2444544k(642724k free)
    vm_info: Java HotSpot(TM) Server VM (1.5.0_07-b03) for windows-x86, built on May 3 2006 00:45:13 by "java_re" with MS VC++ 6.0
    pls help me ...
    thanks in advance

  • Tomcat 5.0.28 Crashing - Unexpected Error detected HotSpot Virtual Machine

    # An unexpected error has been detected by HotSpot Virtual Machine:
    # Internal Error (4A41564123414C4C530E4350500018), pid=2872, tid=2884
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_05-b05 mixed mode)
    --------------- T H R E A D ---------------
    Current thread (0x6dd02218): JavaThread "CompilerThread1" daemon [_thread_in_vm, id=2884]
    Stack: [0x6e3e0000,0x6e4e0000)
    [error occurred during error reporting, step 110, id 0xc0000005]
    Current CompileTask:
    opto:1582 java.util.Arrays.mergeSort([Ljava/lang/Object;[Ljava/lang/Object;IIILjava/util/Comparator;)V (235 bytes)
    ---------------  P R O C E S S  ---------------
    Java Threads: ( => current thread )
      0x6ef2d048 JavaThread "Dispatcher-Thread-2347" daemon [_thread_blocked, id=4068]
    0x6fe3d650 JavaThread "http-443-Processor50" daemon [_thread_in_native, id=1996]
    0x6ffaf210 JavaThread "http-443-Processor49" daemon [_thread_in_native, id=2076]
    0x7012e5c0 JavaThread "http-443-Processor48" daemon [_thread_in_native, id=1732]
    0x6e80c0a0 JavaThread "http-443-Processor47" daemon [_thread_blocked, id=2056]
    0x6ede8008 JavaThread "http-443-Processor46" daemon [_thread_blocked, id=2060]
    0x6ee50008 JavaThread "http-443-Processor45" daemon [_thread_in_native, id=1744]
    0x6ec06dd0 JavaThread "http-443-Processor44" daemon [_thread_in_native, id=3816]
    0x727208a0 JavaThread "http-443-Processor43" daemon [_thread_in_native, id=2540]
    0x6ef5c808 JavaThread "http-443-Processor42" daemon [_thread_in_native, id=1740]
    0x6ef5c668 JavaThread "http-443-Processor41" daemon [_thread_in_native, id=756]
    0x78779540 JavaThread "http-443-Processor40" daemon [_thread_blocked, id=3848]
    0x6f72b4a0 JavaThread "http-443-Processor39" daemon [_thread_in_native, id=2084]
    0x6ddb0af0 JavaThread "http-443-Processor38" daemon [_thread_in_native, id=3828]
    0x729ead68 JavaThread "http-443-Processor37" daemon [_thread_in_native, id=1788]
    0x6fac9808 JavaThread "http-443-Processor36" daemon [_thread_in_native, id=1796]
    0x702f2e30 JavaThread "http-443-Processor35" daemon [_thread_in_native, id=3684]
    0x72635d00 JavaThread "http-443-Processor34" daemon [_thread_in_native, id=3144]
    0x78310cd8 JavaThread "http-443-Processor33" daemon [_thread_in_native, id=3980]
    0x733e4d10 JavaThread "http-443-Processor32" daemon [_thread_in_native, id=812]
    0x6fdbd310 JavaThread "http-443-Processor31" daemon [_thread_blocked, id=1948]
    0x6ec20b68 JavaThread "http-443-Processor30" daemon [_thread_blocked, id=2624]
    0x0082ae08 JavaThread "http-443-Processor29" daemon [_thread_blocked, id=3164]
    0x6fc4a008 JavaThread "http-443-Processor28" daemon [_thread_blocked, id=3820]
    0x6f0d5cf8 JavaThread "http-443-Processor27" daemon [_thread_blocked, id=1552]
    0x6ec18008 JavaThread "http-443-Processor26" daemon [_thread_blocked, id=3964]
    0x70129c30 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=668]
    0x6f22f920 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4052]
    0x6f247990 JavaThread "TP-Monitor" daemon [_thread_blocked, id=3016]
    0x6f247810 JavaThread "TP-Processor4" daemon [_thread_in_native, id=1320]
    0x71fe0178 JavaThread "TP-Processor3" daemon [_thread_blocked, id=1828]
    0x6f4bf930 JavaThread "TP-Processor2" daemon [_thread_blocked, id=4020]
    0x6f847950 JavaThread "TP-Processor1" daemon [_thread_blocked, id=4080]
    0x6f089b08 JavaThread "http-443-Monitor" [_thread_blocked, id=2664]
    0x7207bd28 JavaThread "http-443-Processor25" daemon [_thread_in_native, id=1520]
    0x6ec73af8 JavaThread "http-443-Processor24" daemon [_thread_in_native, id=344]
    0x6f0f9e50 JavaThread "http-443-Processor23" daemon [_thread_in_native, id=1512]
    0x6ea82de0 JavaThread "http-443-Processor22" daemon [_thread_in_native, id=1156]
    0x6fdaa008 JavaThread "http-443-Processor21" daemon [_thread_in_native, id=888]
    0x6fc420a8 JavaThread "http-443-Processor20" daemon [_thread_in_native, id=276]
    0x6e88bd90 JavaThread "http-443-Processor19" daemon [_thread_in_native, id=3780]
    0x7049de48 JavaThread "http-443-Processor18" daemon [_thread_in_native, id=2728]
    0x6ec80408 JavaThread "http-443-Processor17" daemon [_thread_in_native, id=4036]
    0x6ee89d18 JavaThread "http-443-Processor16" daemon [_thread_in_native, id=3208]
    0x6fea2c08 JavaThread "http-443-Processor15" daemon [_thread_in_native, id=3448]
    0x6f2009c0 JavaThread "http-443-Processor14" daemon [_thread_in_native, id=3952]
    0x6e8f04a8 JavaThread "http-443-Processor13" daemon [_thread_in_native, id=2720]
    0x6f926d70 JavaThread "http-443-Processor12" daemon [_thread_in_native, id=1760]
    0x6f39be20 JavaThread "http-443-Processor11" daemon [_thread_in_native, id=1376]
    0x6fda2d98 JavaThread "http-443-Processor10" daemon [_thread_in_native, id=2644]
    0x70089da0 JavaThread "http-443-Processor9" daemon [_thread_in_native, id=2080]
    0x6f0490a0 JavaThread "http-443-Processor8" daemon [_thread_in_native, id=700]
    0x6f001008 JavaThread "http-443-Processor7" daemon [_thread_in_native, id=1016]
    0x70485408 JavaThread "http-443-Processor6" daemon [_thread_in_native, id=2656]
    0x704254a0 JavaThread "http-443-Processor5" daemon [_thread_in_native, id=1056]
    0x6ec60408 JavaThread "http-443-Processor4" daemon [_thread_in_native, id=1736]
    0x6efa9008 JavaThread "http-443-Processor3" daemon [_thread_in_native, id=3140]
    0x700c2e80 JavaThread "http-443-Processor2" daemon [_thread_in_native, id=1864]
    0x6e9a2dd0 JavaThread "http-443-Processor1" daemon [_thread_in_native, id=1764]
    0x6ead6e38 JavaThread "ContainerBackgroundProcessor[StandardEngine[Catalina]]" daemon [_thread_blocked, id=2660]
    0x6eb8add8 JavaThread "Dispatcher-Thread-7" daemon [_thread_blocked, id=1808]
    0x6ff269d0 JavaThread "Thread-5" daemon [_thread_blocked, id=3392]
    0x6fe8e3c0 JavaThread "RunnableThread:5" [_thread_blocked, id=836]
    0x6fe8e008 JavaThread "RunnableThread:4" [_thread_blocked, id=3276]
    0x6fe8ebb0 JavaThread "RunnableThread:3" [_thread_blocked, id=2604]
    0x6eb31bf0 JavaThread "RunnableThread:2" [_thread_blocked, id=2548]
    0x6fe05e00 JavaThread "RunnableThread:1" [_thread_blocked, id=3956]
    0x6f8f7ce0 JavaThread "Thread-3" [_thread_blocked, id=3656]
    0x6f2c8828 JavaThread "DaemonThread:diskcachedaemon" [_thread_blocked, id=1384]
    0x6e9a5780 JavaThread "DaemonThread:feeddaemon" [_thread_blocked, id=420]
    0x6dd81c50 JavaThread "Thread-0" [_thread_in_native, id=4064]
    0x6dd035b8 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=1380]
    =>0x6dd02218 JavaThread "CompilerThread1" daemon [_thread_in_vm, id=2884]
    0x6dd01450 JavaThread "CompilerThread0" daemon [_thread_blocked, id=1456]
    0x6dd00688 JavaThread "AdapterThread" daemon [_thread_blocked, id=2888]
    0x6dcfa6c8 JavaThread "Finalizer" daemon [_thread_blocked, id=2880]
    0x0084c9a0 JavaThread "Reference Handler" daemon [_thread_blocked, id=1448]
    0x005c5fb0 JavaThread "main" [_thread_in_native, id=2876]
    Other Threads:
    0x0084b790 VMThread [id=1452]
    0x6dd048c8 WatcherThread [id=2180]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    PSYoungGen total 36416K, used 5368K [0x61c30000, 0x64280000, 0x6d1f0000)
    eden space 34112K, 14% used [0x61c30000,0x62107d70,0x63d80000)
    from space 2304K, 17% used [0x64040000,0x640a62a0,0x64280000)
    to space 2560K, 0% used [0x63d80000,0x63d80000,0x64000000)
    PSOldGen total 233024K, used 158462K [0x06df0000, 0x15180000, 0x61c30000)
    object space 233024K, 68% used [0x06df0000,0x108afb08,0x15180000)
    PSPermGen total 34560K, used 34472K [0x02df0000, 0x04fb0000, 0x06df0000)
    object space 34560K, 99% used [0x02df0000,0x04f9a388,0x04fb0000)
    Dynamic libraries:
    0x00400000 - 0x00419000      C:\Program Files\Apache Software Foundation\Tomcat 5.0\bin\tomcat5.exe
    0x7c800000 - 0x7c8c0000      C:\WINDOWS\system32\ntdll.dll
    0x77e40000 - 0x77f42000      C:\WINDOWS\system32\kernel32.dll
    0x77380000 - 0x77411000      C:\WINDOWS\system32\USER32.dll
    0x77c00000 - 0x77c48000      C:\WINDOWS\system32\GDI32.dll
    0x77f50000 - 0x77feb000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77c50000 - 0x77cef000      C:\WINDOWS\system32\RPCRT4.dll
    0x76f50000 - 0x76f63000      C:\WINDOWS\system32\Secur32.dll
    0x77da0000 - 0x77df2000      C:\WINDOWS\system32\SHLWAPI.dll
    0x77ba0000 - 0x77bfa000      C:\WINDOWS\system32\msvcrt.dll
    0x7c8d0000 - 0x7d0ce000      C:\WINDOWS\system32\SHELL32.dll
    0x77420000 - 0x77523000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.3790.3959_x-ww_D8713E55\comctl32.dll
    0x6d840000 - 0x6dbd8000      C:\Program Files\Java\jdk1.5.0_05\jre\bin\server\jvm.dll
    0x76aa0000 - 0x76acd000      C:\WINDOWS\system32\WINMM.dll
    0x6d2f0000 - 0x6d2f8000      C:\Program Files\Java\jdk1.5.0_05\jre\bin\hpi.dll
    0x76b70000 - 0x76b7b000      C:\WINDOWS\system32\PSAPI.DLL
    0x6d680000 - 0x6d68c000      C:\Program Files\Java\jdk1.5.0_05\jre\bin\verify.dll
    0x6d370000 - 0x6d38d000      C:\Program Files\Java\jdk1.5.0_05\jre\bin\java.dll
    0x6d6a0000 - 0x6d6af000      C:\Program Files\Java\jdk1.5.0_05\jre\bin\zip.dll
    0x00d70000 - 0x00da5000      C:\WINDOWS\system32\rsaenh.dll
    0x76920000 - 0x769e2000      C:\WINDOWS\system32\USERENV.dll
    0x71c40000 - 0x71c97000      C:\WINDOWS\system32\netapi32.dll
    0x00db0000 - 0x00dc3000      C:\Program Files\Java\jdk1.5.0_05\jre\bin\net.dll
    0x71c00000 - 0x71c17000      C:\WINDOWS\system32\WS2_32.dll
    0x71bf0000 - 0x71bf8000      C:\WINDOWS\system32\WS2HELP.dll
    0x71b20000 - 0x71b61000      C:\WINDOWS\System32\mswsock.dll
    0x76ed0000 - 0x76efa000      C:\WINDOWS\system32\DNSAPI.dll
    0x76f70000 - 0x76f77000      C:\WINDOWS\System32\winrnr.dll
    0x76f10000 - 0x76f3e000      C:\WINDOWS\system32\WLDAP32.dll
    0x76f80000 - 0x76f85000      C:\WINDOWS\system32\rasadhlp.dll
    0x6f3e0000 - 0x6f43a000      C:\WINDOWS\system32\hnetcfg.dll
    0x71ae0000 - 0x71ae8000      C:\WINDOWS\System32\wshtcpip.dll
    0x6f440000 - 0x6f46f000      C:\Program Files\ISView\ntsecurity.dll
    0x76df0000 - 0x76e24000      C:\WINDOWS\system32\ACTIVEDS.dll
    0x76dc0000 - 0x76de8000      C:\WINDOWS\system32\adsldpc.dll
    0x76b80000 - 0x76bae000      C:\WINDOWS\system32\credui.dll
    0x76a80000 - 0x76a98000      C:\WINDOWS\system32\ATL.DLL
    0x77670000 - 0x777a9000      C:\WINDOWS\system32\ole32.dll
    0x77d00000 - 0x77d8b000      C:\WINDOWS\system32\OLEAUT32.dll
    0x777b0000 - 0x77833000      C:\WINDOWS\system32\CLBCatQ.DLL
    0x77010000 - 0x770d6000      C:\WINDOWS\system32\COMRes.dll
    0x77b90000 - 0x77b98000      C:\WINDOWS\system32\VERSION.dll
    0x75da0000 - 0x75e5d000      C:\WINDOWS\system32\SXS.DLL
    0x766f0000 - 0x76704000      C:\WINDOWS\system32\NTDSAPI.DLL
    0x71a60000 - 0x71ab8000      C:\WINDOWS\system32\kerberos.dll
    0x766e0000 - 0x766ec000      C:\WINDOWS\system32\cryptdll.dll
    0x76190000 - 0x761a2000      C:\WINDOWS\system32\MSASN1.dll
    0x76c90000 - 0x76cb7000      C:\WINDOWS\system32\msv1_0.dll
    0x76cf0000 - 0x76d0a000      C:\WINDOWS\system32\iphlpapi.dll
    0x75be0000 - 0x75d47000      C:\Program Files\Java\jdk1.5.0_05\jre\bin\awt.dll
    0x70fb0000 - 0x70fd7000      C:\WINDOWS\system32\WINSPOOL.DRV
    0x76290000 - 0x762ad000      C:\WINDOWS\system32\IMM32.dll
    0x75f60000 - 0x75fab000      C:\WINDOWS\system32\ddraw.dll
    0x758a0000 - 0x758a6000      C:\WINDOWS\system32\DCIMAN32.dll
    0x75d60000 - 0x75d9d000      C:\Program Files\Java\jdk1.5.0_05\jre\bin\fontmanager.dll
    0x758b0000 - 0x758b9000      C:\Program Files\Java\jdk1.5.0_05\jre\bin\nio.dll
    0x760b0000 - 0x760de000      C:\WINDOWS\system32\adsldp.dll
    0x760e0000 - 0x760f4000      C:\WINDOWS\system32\adsmsext.dll
    0x76120000 - 0x76137000      C:\WINDOWS\system32\tsuserex.dll
    0x761b0000 - 0x76215000      C:\WINDOWS\system32\msvcp60.dll
    0x771f0000 - 0x77201000      C:\WINDOWS\system32\WINSTA.dll
    0x7e020000 - 0x7e02f000      C:\WINDOWS\system32\SAMLIB.dll
    0x76150000 - 0x7616a000      C:\Program Files\ISView\OmniTREEVJava.dll
    0x76170000 - 0x76189000      C:\Program Files\Transport\bin\VMLIB32.dll
    0x76220000 - 0x7622a000      C:\Program Files\Transport\bin\WMCOMM32.dll
    0x76230000 - 0x76239000      C:\WINDOWS\system32\WSOCK32.dll
    0x76240000 - 0x7624a000      C:\Program Files\Transport\bin\DSLIB32.dll
    0x76250000 - 0x76262000      C:\Program Files\Transport\bin\SSLIB32.dll
    0x77530000 - 0x775c7000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_5.82.3790.3959_x-ww_78FCF8D0\COMCTL32.dll
    0x76270000 - 0x76284000      C:\Program Files\Transport\bin\WMOBJ32.dll
    0x764b0000 - 0x764bf000      C:\Program Files\OmniTREEV\bin\WMERR32.dll
    0x764c0000 - 0x764c6000      C:\Program Files\Transport\bin\WMSECU32.dll
    0x764d0000 - 0x764d8000      C:\Program Files\Transport\bin\WMAL32.dll
    0x764e0000 - 0x764e6000      C:\Program Files\Transport\bin\DYNARR32.dll
    0x76580000 - 0x765af000      C:\Program Files\Java\jdk1.5.0_05\jre\bin\cmm.dll
    0x766b0000 - 0x766cf000      C:\Program Files\Java\jdk1.5.0_05\jre\bin\jpeg.dll
    0x70fa0000 - 0x70fa5000      C:\WINDOWS\system32\ICMP.DLL
    VM Arguments:
    jvm_args: -Dcatalina.home=C:\Program Files\Apache Software Foundation\Tomcat 5.0 -Djava.endorsed.dirs=C:\Program Files\Apache Software Foundation\Tomcat 5.0\common\endorsed -Djava.io.tmpdir=C:\Program Files\Apache Software Foundation\Tomcat 5.0 -Xrs vfprintf -Xms256m -Xmx1636m
    java_command: <unknown>
    Environment Variables:
    JAVA_HOME=C:\Program Files\Java\jdk1.5.0_05
    PATH=C:\Program Files\Transport\bin;C:\Program Files\Windows Resource Kits\Tools\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Dell\SysMgt\oma\bin;C:\Program Files\Dell\SysMgt\RAC4;C:\Program Files\OmniTREEV\bin;C:\Program Files\Java\jdk1.5.0_05\bin;C:\Program Files\ISView\
    USERNAME=repl
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 4 Stepping 3, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows Server 2003 family Build 3790 Service Pack 2
    CPU:total 4 family 15, cmov, cx8, fxsr, mmx, sse, sse2, ht
    Memory: 4k page, physical 2097151k(2097151k free), swap 4194303k(4194303k free)
    vm_info: Java HotSpot(TM) Server VM (1.5.0_05-b05) for windows-x86, built on Aug 26 2005 15:10:30 by "java_re" with MS VC++ 6.0

    I am new to this thread. We see essentially the same error while running JBoss 4.0.4 (which includes Tomcat 5.5.17) on JDK 1.5.0_14. My specific error is generated while compiling a particular class in the JRC library from Crystal. It is worth noting that this 3rd-party library is 100%-pure Java.
    I am unable to find a current bug for internal error 4A41564123414C4C530E4350500018 against 1.5.0_14. Would it make sense to enter one?
    Here are a few notes:
    - Due to published JBoss incompatibilities we cannot validate this issue against JDK 1.6
    - The error only happens on a 64-bit server-grade machine running a 32-bit JVM on Windows 2003
    - The error happens in the 32-bit Windows version of both 1.5.0_08-b03 & 1.5.0_14-b03
    - The error is not reproduceable in the 64-bit Windows version of 1.5.0_08-b03
    - The error completely goes away with the following VM argument:
      -XX:CompileCommand=exclude,com/crystaldecisions/reports/reportdefinition/AdornmentProperties,intThe crash logs are below. Any help would be most appreciated.
    *1.5.0_08-b03:*
    # An unexpected error has been detected by HotSpot Virtual Machine:
    #  Internal Error (4A41564123414C4C530E4350500018), pid=3632, tid=152
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_08-b03 mixed mode)
    ---------------  T H R E A D  ---------------
    Current thread (0x61ea2f30):  JavaThread "CompilerThread1" daemon [_thread_in_vm, id=152]
    Stack: [0x62350000,0x62390000)
    [error occurred during error reporting, step 110, id 0xc0000005]
    Current CompileTask:
    opto:1959      com.crystaldecisions.reports.reportdefinition.AdornmentProperties.int(Lcom/crystaldecisions/reports/common/c/e;Lcom/crystaldecisions/reports/reportdefinition/eq;)Z (646 bytes)
    ---------------  P R O C E S S  ---------------
    Java Threads: ( => current thread )
      0x661e6c28 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3052]
      0x6604ad20 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4012]
      0x62735940 JavaThread "JRC Timeout Thread" daemon [_thread_blocked, id=3296]
      0x62d38008 JavaThread "ConvertReports" daemon [_thread_in_Java, id=3280]
      0x64fb0e80 JavaThread "http-0.0.0.0-7003-3" daemon [_thread_blocked, id=2724]
      0x64965310 JavaThread "http-0.0.0.0-7003-2" daemon [_thread_in_native, id=3924]
      0x61ef7b50 JavaThread "http-0.0.0.0-7003-1" daemon [_thread_in_native, id=3540]
      0x64fea008 JavaThread "http-0.0.0.0-7003" daemon [_thread_in_native, id=3240]
      0x66463718 JavaThread "JBossLifeThread" [_thread_blocked, id=3584]
      0x65153008 JavaThread "Thread-25" [_thread_in_native, id=2476]
      0x65759510 JavaThread "JspRuntimeContext[\wswebapp.war]" daemon [_thread_blocked, id=3880]
      0x684b8a20 JavaThread "Timer-21" [_thread_blocked, id=1332]
      0x68505c60 JavaThread "Timer-20" daemon [_thread_blocked, id=2480]
      0x63371690 JavaThread "Timer-19" daemon [_thread_blocked, id=3732]
      0x6272ddd0 JavaThread "Timer-18" daemon [_thread_blocked, id=2688]
      0x6272dc48 JavaThread "JspRuntimeContext[\myproductwebapp.war]" daemon [_thread_blocked, id=2808]
      0x65f32d40 JavaThread "IdleRemover" daemon [_thread_blocked, id=2516]
      0x6506ad58 JavaThread "ActiveMQ Scheduler" daemon [_thread_blocked, id=3840]
      0x63d9ad58 JavaThread "ActiveMQ Scheduler" daemon [_thread_blocked, id=3972]
      0x6588fe48 JavaThread "ActiveMQ Transport: tcp:///10.180.77.155:61616" [_thread_in_native, id=3116]
      0x64ebecb0 JavaThread "Connection Consumer for dest Subscription[subId=-2147483648connection=ConnectionToken:ID:5/58e4c34db7baa7875758adbbae2f8113 destination=QUEUE.PtEngineMessenger messageSelector=null Local Create] id=3" [_thread_blocked, id=3576]
      0x66419e60 JavaThread "Connection Consumer for dest Subscription[subId=-2147483648connection=ConnectionToken:ID:3/2ebbe7e4a031df8078925204f40f23ba destination=QUEUE.IntegrationQueue messageSelector=null Local Create] id=2" [_thread_blocked, id=3672]
      0x641ab540 JavaThread "Connection Consumer for dest Subscription[subId=-2147483648connection=ConnectionToken:ID:1/7a8adeb3165327fe7f9a2cae588a9ed4 destination=QUEUE.DocuSysSendMessageQueue messageSelector=null Local Create] id=1" [_thread_blocked, id=2560]
      0x653d8378 JavaThread "Timer-16" [_thread_blocked, id=3384]
      0x63be2278 JavaThread "Timer-15" [_thread_blocked, id=3316]
      0x653e9ae8 JavaThread "Timer-14" [_thread_blocked, id=3108]
      0x649a8260 JavaThread "Timer-13" [_thread_blocked, id=2464]
      0x635b1c58 JavaThread "Timer-12" [_thread_blocked, id=3148]
      0x63997c80 JavaThread "Timer-11" [_thread_blocked, id=3056]
      0x65542b70 JavaThread "Timer-10" [_thread_blocked, id=3740]
      0x64b8b018 JavaThread "Timer-9" [_thread_blocked, id=3524]
      0x641362d8 JavaThread "Timer-8" [_thread_blocked, id=3956]
      0x63b58260 JavaThread "Timer-7" [_thread_blocked, id=3400]
      0x64b5ed88 JavaThread "Timer-6" [_thread_blocked, id=2980]
      0x630d7008 JavaThread "Timer-5" [_thread_blocked, id=3600]
      0x63cb2008 JavaThread "Timer-4" [_thread_blocked, id=4052]
      0x6286fe60 JavaThread "Timer-3" daemon [_thread_blocked, id=2424]
      0x6304b3f8 JavaThread "JspRuntimeContext[\jmx-console.war]" daemon [_thread_blocked, id=3968]
      0x634abe00 JavaThread "JspRuntimeContext[\jmx-console.war]" daemon [_thread_blocked, id=3332]
      0x65e61e28 JavaThread "JspRuntimeContext[\jmx-console.war]" daemon [_thread_blocked, id=2388]
      0x65686008 JavaThread "JspRuntimeContext[\jmx-console.war]" daemon [_thread_blocked, id=4032]
      0x65d6ce70 JavaThread "JspRuntimeContext[\jmx-console.war]" daemon [_thread_blocked, id=3916]
      0x61f6c328 JavaThread "UILServerILService Accept Thread" [_thread_in_native, id=2768]
      0x65092e58 JavaThread "TimeoutFactory-1" daemon [_thread_blocked, id=3800]
      0x628c2db8 JavaThread "JCA PoolFiller" [_thread_blocked, id=2852]
      0x64e02de8 JavaThread "HSQLDB Timer @4f71a3" daemon [_thread_blocked, id=3780]
      0x65568e40 JavaThread "Timer-2" daemon [_thread_blocked, id=3040]
      0x63ef13f8 JavaThread "WorkManager(3)-1" daemon [_thread_blocked, id=2856]
      0x65676020 JavaThread "JspRuntimeContext[\web-console.war]" daemon [_thread_blocked, id=2548]
      0x636cfe50 JavaThread "Thread-3" daemon [_thread_blocked, id=3976]
      0x65e71670 JavaThread "JBossMQ Cache Reference Softner" daemon [_thread_blocked, id=4060]
      0x63ffb198 JavaThread "JspRuntimeContext[\jbossmq-httpil.war]" daemon [_thread_blocked, id=664]
      0x65a2f6c8 JavaThread "JspRuntimeContext[\tmp27590jbossws-exp.war]" daemon [_thread_blocked, id=3132]
      0x65dbce38 JavaThread "JspRuntimeContext[\invoker.war]" daemon [_thread_blocked, id=1776]
      0x658c6488 JavaThread "ContainerBackgroundProcessor[StandardEngine[jboss.web]]" daemon [_thread_blocked, id=3548]
      0x65be3e70 JavaThread "JspRuntimeContext[\intranetlink]" daemon [_thread_blocked, id=2396]
      0x63145938 JavaThread "JspRuntimeContext[\output]" daemon [_thread_blocked, id=3896]
      0x635444c8 JavaThread "JspRuntimeContext[\app2]" daemon [_thread_blocked, id=3784]
      0x6355a020 JavaThread "JspRuntimeContext[\app1]" daemon [_thread_blocked, id=3124]
      0x6342fad0 JavaThread "SubscriptionWatchDog" [_thread_blocked, id=3912]
      0x62e9ccf8 JavaThread "PooledInvokerAcceptor#0-65004" [_thread_in_native, id=868]
      0x64074490 JavaThread "RMI TCP Accept-65003" daemon [_thread_in_native, id=3480]
      0x6406fde8 JavaThread "TimeoutFactory-0" daemon [_thread_blocked, id=3692]
      0x64118960 JavaThread "JBoss System Threads(1)-2" daemon [_thread_in_native, id=3424]
      0x62da0af0 JavaThread "GC Daemon" daemon [_thread_blocked, id=2872]
      0x62da0968 JavaThread "RMI Reaper" [_thread_blocked, id=3684]
      0x638a4e20 JavaThread "Timer-1" daemon [_thread_blocked, id=2812]
      0x630b6a50 JavaThread "RMI TCP Accept-65007" daemon [_thread_in_native, id=2936]
      0x62feb408 JavaThread "JBoss System Threads(1)-1" daemon [_thread_in_native, id=2404]
      0x62e7aa70 JavaThread "ScannerThread" daemon [_thread_blocked, id=500]
      0x62d28150 JavaThread "Timer-0" daemon [_thread_blocked, id=3348]
      0x00037ce8 JavaThread "DestroyJavaVM" [_thread_blocked, id=2584]
      0x61ea4238 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3080]
    =>0x61ea2f30 JavaThread "CompilerThread1" daemon [_thread_in_vm, id=152]
      0x61ea20c0 JavaThread "CompilerThread0" daemon [_thread_in_native, id=1876]
      0x00035500 JavaThread "AdapterThread" daemon [_thread_blocked, id=3136]
      0x61ea0908 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3060]
      0x61e98aa0 JavaThread "Finalizer" daemon [_thread_blocked, id=3928]
      0x61e98640 JavaThread "Reference Handler" daemon [_thread_blocked, id=2376]
    Other Threads:
      0x01c4cb88 VMThread [id=2920]
      0x61ea55f0 WatcherThread [id=3456]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    PSYoungGen      total 292160K, used 65808K [0x4d010000, 0x61510000, 0x61510000)
      eden space 248640K, 23% used [0x4d010000,0x50874510,0x5c2e0000)
      from space 43520K, 18% used [0x5ea90000,0x5f26fd00,0x61510000)
      to   space 40640K, 0% used [0x5c2e0000,0x5c2e0000,0x5ea90000)
    PSOldGen        total 998400K, used 173300K [0x10110000, 0x4d010000, 0x4d010000)
      object space 998400K, 17% used [0x10110000,0x1aa4d170,0x4d010000)
    PSPermGen       total 109952K, used 109926K [0x04d10000, 0x0b870000, 0x10110000)
      object space 109952K, 99% used [0x04d10000,0x0b8699d8,0x0b870000)
    Dynamic libraries:
    0x00400000 - 0x0040d000      C:\mycompany\myproduct12template\jdk1.5.0_08\bin\java.exe
    0x7d600000 - 0x7d6f0000      C:\WINDOWS\system32\ntdll.dll
    0x7d4c0000 - 0x7d5f0000      C:\WINDOWS\syswow64\kernel32.dll
    0x77f50000 - 0x77fec000      C:\WINDOWS\syswow64\ADVAPI32.dll
    0x7da20000 - 0x7db00000      C:\WINDOWS\syswow64\RPCRT4.dll
    0x77ba0000 - 0x77bfa000      C:\WINDOWS\syswow64\MSVCRT.dll
    0x6d8d0000 - 0x6dc6f000      C:\mycompany\myproduct12template\jdk1.5.0_08\jre\bin\server\jvm.dll
    0x7d930000 - 0x7da00000      C:\WINDOWS\syswow64\USER32.dll
    0x7d800000 - 0x7d890000      C:\WINDOWS\syswow64\GDI32.dll
    0x76aa0000 - 0x76acd000      C:\WINDOWS\system32\WINMM.dll
    0x71bc0000 - 0x71bc8000      C:\WINDOWS\system32\rdpsnd.dll
    0x771f0000 - 0x77201000      C:\WINDOWS\system32\WINSTA.dll
    0x71c40000 - 0x71c98000      C:\WINDOWS\syswow64\NETAPI32.dll
    0x76b70000 - 0x76b7b000      C:\WINDOWS\system32\PSAPI.DLL
    0x6d2f0000 - 0x6d2f8000      C:\mycompany\myproduct12template\jdk1.5.0_08\jre\bin\hpi.dll
    0x6d700000 - 0x6d70c000      C:\mycompany\myproduct12template\jdk1.5.0_08\jre\bin\verify.dll
    0x6d370000 - 0x6d38d000      C:\mycompany\myproduct12template\jdk1.5.0_08\jre\bin\java.dll
    0x6d720000 - 0x6d72f000      C:\mycompany\myproduct12template\jdk1.5.0_08\jre\bin\zip.dll
    0x6d530000 - 0x6d543000      C:\mycompany\myproduct12template\jdk1.5.0_08\jre\bin\net.dll
    0x71c00000 - 0x71c17000      C:\WINDOWS\system32\WS2_32.dll
    0x71bf0000 - 0x71bf8000      C:\WINDOWS\system32\WS2HELP.dll
    0x7db30000 - 0x7dbb0000      C:\WINDOWS\System32\mswsock.dll
    0x76ed0000 - 0x76ef9000      C:\WINDOWS\system32\DNSAPI.dll
    0x76f70000 - 0x76f77000      C:\WINDOWS\System32\winrnr.dll
    0x76f10000 - 0x76f3e000      C:\WINDOWS\syswow64\WLDAP32.dll
    0x76f80000 - 0x76f85000      C:\WINDOWS\system32\rasadhlp.dll
    0x6d520000 - 0x6d528000      C:\mycompany\myproduct12template\jdk1.5.0_08\jre\bin\management.dll
    0x64550000 - 0x645a9000      C:\WINDOWS\system32\hnetcfg.dll
    0x71ae0000 - 0x71ae8000      C:\WINDOWS\System32\wshtcpip.dll
    0x68000000 - 0x6802f000      C:\WINDOWS\system32\rsaenh.dll
    0x76920000 - 0x769e4000      C:\WINDOWS\system32\USERENV.dll
    0x6d550000 - 0x6d559000      C:\mycompany\myproduct12template\jdk1.5.0_08\jre\bin\nio.dll
    0x6d070000 - 0x6d1d9000      C:\mycompany\myproduct12template\jdk1.5.0_08\jre\bin\awt.dll
    0x73070000 - 0x73097000      C:\WINDOWS\system32\WINSPOOL.DRV
    0x7dee0000 - 0x7df40000      C:\WINDOWS\system32\IMM32.dll
    0x77670000 - 0x777a4000      C:\WINDOWS\syswow64\ole32.dll
    0x73860000 - 0x738ac000      C:\WINDOWS\system32\ddraw.dll
    0x73b30000 - 0x73b36000      C:\WINDOWS\system32\DCIMAN32.dll
    VM Arguments:
    jvm_args: -Dprogram.name=run.bat -Xms1300m -Xmx1300m -Xmn325m -XX:MaxPermSize=180m -XX:+PrintGCDetails -Xloggc:../server/myproduct12template/log/gclog.log -Xnoclassgc -verbose:gc -XX:+DisableExplicitGC -Djava.endorsed.dirs=C:\mycompany/myproduct12template\lib\endorsed
    java_command: org.jboss.Main -c myproduct12template
    Launcher Type: SUN_STANDARD
    Environment Variables:
    JAVA_HOME=C:\mycompany/myproduct12template\jdk1.5.0_08
    CLASSPATH=""
    PATH=C:\mycompany/myproduct12template\jdk1.5.0_08\bin;C:\mycompany/myproduct12template\jdk1.5.0_08\jre\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;c:\bin;
    USERNAME=mindev
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=EM64T Family 6 Model 15 Stepping 7, GenuineIntel
    ---------------  S Y S T E M  ---------------
    OS: Windows Server 2003 family Build 3790 Service Pack 1
    CPU:total 8 (cores per cpu 4, threads per core 1) family 6 model 15 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2
    Memory: 4k page, physical 4194303k(4194303k free), swap 4194303k(4194303k free)
    vm_info: Java HotSpot(TM) Server VM (1.5.0_08-b03) for windows-x86, built on Jul 26 2006 00:51:44 by "java_re" with MS VC++ 6.0*1.5.0_14-b03:*
    # An unexpected error has been detected by HotSpot Virtual Machine:
    #  Internal Error (4A41564123414C4C530E4350500018), pid=2460, tid=3236
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_14-b03 mixed mode)
    ---------------  T H R E A D  ---------------
    Current thread (0x61c8ff40):  JavaThread "CompilerThread0" daemon [_thread_in_vm, id=3236]
    Stack: [0x620e0000,0x62120000)
    [error occurred during error reporting, step 110, id 0xc0000005]
    Current CompileTask:
    opto:2104      com.crystaldecisions.reports.reportdefinition.AdornmentProperties.int(Lcom/crystaldecisions/reports/common/c/e;Lcom/crystaldecisions/reports/reportdefinition/eq;)Z (646 bytes)
    ---------------  P R O C E S S  ---------------
    Java Threads: ( => current thread )
      0x663b94b0 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2288]
      0x64db7c10 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2752]
      0x65784538 JavaThread "JRC Timeout Thread" daemon [_thread_blocked, id=4404]
      0x65950008 JavaThread "ConvertReports" daemon [_thread_in_Java, id=2256]
      0x61d3f430 JavaThread "http-0.0.0.0-7003-3" daemon [_thread_in_native, id=4548]
      0x63763720 JavaThread "http-0.0.0.0-7003-2" daemon [_thread_in_native, id=1108]
      0x61c998b0 JavaThread "http-0.0.0.0-7003-1" daemon [_thread_blocked, id=892]
      0x6540a798 JavaThread "http-0.0.0.0-7003" daemon [_thread_in_native, id=1720]
      0x632b2d08 JavaThread "JBossLifeThread" [_thread_blocked, id=3692]
      0x632b2b80 JavaThread "Thread-16" [_thread_in_native, id=2240]
      0x634ad5c0 JavaThread "JspRuntimeContext[\wswebapp.war]" daemon [_thread_blocked, id=4372]
      0x63da2c50 JavaThread "Timer-12" [_thread_blocked, id=2432]
      0x684d8068 JavaThread "Timer-11" daemon [_thread_blocked, id=4364]
      0x63e1cd40 JavaThread "Timer-10" [_thread_blocked, id=1048]
      0x663e28c0 JavaThread "Timer-9" daemon [_thread_blocked, id=2496]
      0x635a5d60 JavaThread "Timer-8" daemon [_thread_blocked, id=2324]
      0x684ece20 JavaThread "Timer-7" daemon [_thread_blocked, id=4752]
      0x65e279f0 JavaThread "JspRuntimeContext[\myproductwebapp.war]" daemon [_thread_blocked, id=4212]
      0x64fa0e78 JavaThread "ActiveMQ Scheduler" daemon [_thread_blocked, id=3052]
      0x61d95d20 JavaThread "ActiveMQ Scheduler" daemon [_thread_blocked, id=4424]
      0x64c49ea0 JavaThread "ActiveMQ Transport: tcp:///10.180.77.155:61616" [_thread_in_native, id=1800]
      0x65e2fe08 JavaThread "IdleRemover" daemon [_thread_blocked, id=1100]
      0x635e9008 JavaThread "Connection Consumer for dest Subscription[subId=-2147483648connection=ConnectionToken:ID:5/c67906e95c05def388ec84e337728e87 destination=QUEUE.PtEngineMessenger messageSelector=null Local Create] id=3" [_thread_blocked, id=1044]
      0x62ae5e58 JavaThread "Connection Consumer for dest Subscription[subId=-2147483648connection=ConnectionToken:ID:3/c60a7228cb35772396092e2c74190e8d destination=QUEUE.IntegrationQueue messageSelector=null Local Create] id=2" [_thread_blocked, id=4908]
      0x6518b618 JavaThread "Connection Consumer for dest Subscription[subId=-2147483648connection=ConnectionToken:ID:1/7bb12be28c64d18043010580495e2e2c destination=QUEUE.DocuSysSendMessageQueue messageSelector=null Local Create] id=1" [_thread_blocked, id=4464]
      0x63fe0d20 JavaThread "Timer-5" [_thread_blocked, id=3424]
      0x63b54348 JavaThread "Timer-4" [_thread_blocked, id=2408]
      0x625ca4b8 JavaThread "Timer-3" daemon [_thread_blocked, id=3316]
      0x64bbee58 JavaThread "JspRuntimeContext[\jmx-console.war]" daemon [_thread_blocked, id=5004]
      0x63887e78 JavaThread "JspRuntimeContext[\jmx-console.war]" daemon [_thread_blocked, id=4780]
      0x6407f408 JavaThread "JspRuntimeContext[\jmx-console.war]" daemon [_thread_blocked, id=4244]
      0x62eade70 JavaThread "JspRuntimeContext[\jmx-console.war]" daemon [_thread_blocked, id=4604]
      0x623af068 JavaThread "JspRuntimeContext[\jmx-console.war]" daemon [_thread_blocked, id=2484]
      0x65f59d58 JavaThread "UILServerILService Accept Thread" [_thread_in_native, id=3312]
      0x636e9e10 JavaThread "TimeoutFactory-1" daemon [_thread_blocked, id=4000]
      0x64c33008 JavaThread "JCA PoolFiller" [_thread_blocked, id=3524]
      0x65f26e10 JavaThread "HSQLDB Timer @17c4779" daemon [_thread_blocked, id=5032]
      0x6533bdf0 JavaThread "Timer-2" daemon [_thread_blocked, id=1268]
      0x63ec0d90 JavaThread "WorkManager(3)-1" daemon [_thread_blocked, id=4848]
      0x65efedf0 JavaThread "JspRuntimeContext[\web-console.war]" daemon [_thread_blocked, id=4352]
      0x64ef1d58 JavaThread "Thread-3" daemon [_thread_blocked, id=4388]
      0x64ef9008 JavaThread "JBossMQ Cache Reference Softner" daemon [_thread_blocked, id=2296]
      0x64eb6828 JavaThread "JspRuntimeContext[\jbossmq-httpil.war]" daemon [_thread_blocked, id=3532]
      0x63e3de60 JavaThread "JspRuntimeContext[\tmp19250jbossws-exp.war]" daemon [_thread_blocked, id=3904]
      0x65049e68 JavaThread "JspRuntimeContext[\invoker.war]" daemon [_thread_blocked, id=3128]
      0x65049ce0 JavaThread "ContainerBackgroundProcessor[StandardEngine[jboss.web]]" daemon [_thread_blocked, id=3404]
      0x663070a0 JavaThread "JspRuntimeContext[\intranetlink]" daemon [_thread_blocked, id=828]
      0x62deb188 JavaThread "JspRuntimeContext[\output]" daemon [_thread_blocked, id=4360]
      0x64d1fdb0 JavaThread "JspRuntimeContext[\app1]" daemon [_thread_blocked, id=3744]
      0x62669008 JavaThread "JspRuntimeContext[\app2]" daemon [_thread_blocked, id=1608]
      0x6345ae58 JavaThread "SubscriptionWatchDog" [_thread_blocked, id=4648]
      0x62b66bc0 JavaThread "PooledInvokerAcceptor#0-65004" [_thread_in_native, id=2404]
      0x63a1ed18 JavaThread "RMI TCP Accept-65003" daemon [_thread_in_native, id=4024]
      0x62b670c0 JavaThread "TimeoutFactory-0" daemon [_thread_blocked, id=2664]
      0x62b80d08 JavaThread "JBoss System Threads(1)-2" daemon [_thread_in_native, id=4708]
      0x62b2ca40 JavaThread "GC Daemon" daemon [_thread_blocked, id=4144]
      0x62c6fbd8 JavaThread "RMI Reaper" [_thread_blocked, id=756]
      0x63905510 JavaThread "Timer-1" daemon [_thread_blocked, id=4356]
      0x62c6f650 JavaThread "RMI TCP Accept-65007" daemon [_thread_in_native, id=3792]
      0x62c701c8 JavaThread "JBoss System Threads(1)-1" daemon [_thread_in_native, id=4676]
      0x62b72008 JavaThread "ScannerThread" daemon [_thread_blocked, id=580]
      0x62b325c8 JavaThread "Timer-0" daemon [_thread_blocked, id=3292]
      0x000379e0 JavaThread "DestroyJavaVM" [_thread_blocked, id=4228]
      0x61c920c8 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=4080]
      0x61c90db8 JavaThread "CompilerThread1" daemon [_thread_in_native, id=3396]
    =>0x61c8ff40 JavaThread "CompilerThread0" daemon [_thread_in_vm, id=3236]
      0x00034958 JavaThread "AdapterThread" daemon [_thread_blocked, id=1848]
      0x61c8e720 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4872]
      0x61c89fa8 JavaThread "Finalizer" daemon [_thread_blocked, id=3552]
      0x61c89c80 JavaThread "Reference Handler" daemon [_thread_blocked, id=4092]
    Other Threads:
      0x01c5aa60 VMThread [id=356]
      0x61c93b40 WatcherThread [id=3288]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    PSYoungGen      total 290432K, used 165183K [0x4d020000, 0x61520000, 0x61520000)
      eden space 251264K, 63% used [0x4d020000,0x56cc87a8,0x5c580000)
      from space 39168K, 12% used [0x5c580000,0x5ca274b8,0x5ebc0000)
      to   space 37120K, 0% used [0x5f0e0000,0x5f0e0000,0x61520000)
    PSOldGen        total 998400K, used 180611K [0x10120000, 0x4d020000, 0x4d020000)
      object space 998400K, 18% used [0x10120000,0x1b180eb8,0x4d020000)
    PSPermGen       total 124416K, used 124295K [0x04d20000, 0x0c6a0000, 0x10120000)
      object space 124416K, 99% used [0x04d20000,0x0c681df0,0x0c6a0000)
    Dynamic libraries:
    0x00400000 - 0x0040d000      C:\mycompany\myproducttemplate\jdk1.5.0_14\bin\java.exe
    0x7d600000 - 0x7d6f0000      C:\WINDOWS\system32\ntdll.dll
    0x7d4c0000 - 0x7d5f0000      C:\WINDOWS\syswow64\kernel32.dll
    0x77f50000 - 0x77fec000      C:\WINDOWS\syswow64\ADVAPI32.dll
    0x7da20000 - 0x7db00000      C:\WINDOWS\syswow64\RPCRT4.dll
    0x77ba0000 - 0x77bfa000      C:\WINDOWS\syswow64\MSVCRT.dll
    0x6d8e0000 - 0x6dc87000      C:\mycompany\myproducttemplate\jdk1.5.0_14\jre\bin\server\jvm.dll
    0x7d930000 - 0x7da00000      C:\WINDOWS\syswow64\USER32.dll
    0x7d800000 - 0x7d890000      C:\WINDOWS\syswow64\GDI32.dll
    0x76aa0000 - 0x76acd000      C:\WINDOWS\system32\WINMM.dll
    0x7dee0000 - 0x7df40000      C:\WINDOWS\system32\IMM32.DLL
    0x71bc0000 - 0x71bc8000      C:\WINDOWS\system32\rdpsnd.dll
    0x771f0000 - 0x77201000      C:\WINDOWS\system32\WINSTA.dll
    0x71c40000 - 0x71c98000      C:\WINDOWS\syswow64\NETAPI32.dll
    0x76b70000 - 0x76b7b000      C:\WINDOWS\system32\PSAPI.DLL
    0x6d300000 - 0x6d308000      C:\mycompany\myproducttemplate\jdk1.5.0_14\jre\bin\hpi.dll
    0x6d710000 - 0x6d71c000      C:\mycompany\myproducttemplate\jdk1.5.0_14\jre\bin\verify.dll
    0x6d380000 - 0x6d39d000      C:\mycompany\myproducttemplate\jdk1.5.0_14\jre\bin\java.dll
    0x6d730000 - 0x6d73f000      C:\mycompany\myproducttemplate\jdk1.5.0_14\jre\bin\zip.dll
    0x6d540000 - 0x6d553000      C:\mycompany\myproducttemplate\jdk1.5.0_14\jre\bin\net.dll
    0x71c00000 - 0x71c17000      C:\WINDOWS\system32\WS2_32.dll
    0x71bf0000 - 0x71bf8000      C:\WINDOWS\system32\WS2HELP.dll
    0x7db30000 - 0x7dbb0000      C:\WINDOWS\System32\mswsock.dll
    0x76ed0000 - 0x76eff000      C:\WINDOWS\system32\DNSAPI.dll
    0x76f70000 - 0x76f77000      C:\WINDOWS\System32\winrnr.dll
    0x76f10000 - 0x76f3e000      C:\WINDOWS\syswow64\WLDAP32.dll
    0x76f80000 - 0x76f88000      C:\WINDOWS\system32\rasadhlp.dll
    0x6d530000 - 0x6d538000      C:\mycompany\myproducttemplate\jdk1.5.0_14\jre\bin\management.dll
    0x64120000 - 0x64179000      C:\WINDOWS\system32\hnetcfg.dll
    0x71ae0000 - 0x71ae8000      C:\WINDOWS\System32\wshtcpip.dll
    0x68000000 - 0x6802f000      C:\WINDOWS\system32\rsaenh.dll
    0x76920000 - 0x769e4000      C:\WINDOWS\system32\USERENV.dll
    0x6d560000 - 0x6d569000      C:\mycompany\myproducttemplate\jdk1.5.0_14\jre\bin\nio.dll
    0x6d070000 - 0x6d1dd000      C:\mycompany\myproducttemplate\jdk1.5.0_14\jre\bin\awt.dll
    0x73070000 - 0x73097000      C:\WINDOWS\system32\WINSPOOL.DRV
    0x77670000 - 0x777a4000      C:\WINDOWS\syswow64\ole32.dll
    0x73860000 - 0x738ac000      C:\WINDOWS\system32\ddraw.dll
    0x73b30000 - 0x73b36000      C:\WINDOWS\system32\DCIMAN32.dll
    0x6c4f0000 - 0x6c541000      C:\WINDOWS\SysWOW64\MSCTF.dll
    0x75e60000 - 0x75e87000      C:\WINDOWS\system32\apphelp.dll
    0x67210000 - 0x6723e000      C:\WINDOWS\system32\msctfime.ime
    VM Arguments:
    jvm_args: -Dprogram.name=run.bat -Xms1300m -Xmx1300m -Xmn325m -XX:MaxPermSize=180m -XX:+PrintGCDetails -Xloggc:../server/myproducttemplate/log/gclog.log -Xnoclassgc -verbose:gc -XX:+DisableExplicitGC -Djava.endorsed.dirs=C:\mycompany\myproducttemplate\lib\endorsed
    java_command: org.jboss.Main -c myproducttemplate
    Launcher Type: SUN_STANDARD
    Environment Variables:
    JAVA_HOME=C:\mycompany\myproducttemplate\jdk1.5.0_14
    CLASSPATH=""
    PATH=C:\mycompany\myproducttemplate\jdk1.5.0_14\bin;C:\mycompany\myproducttemplate\jdk1.5.0_14\jre\bin;c:\bin;C:\Program Files (x86)\Common Files\Crystal Decisions\2.5\bin\NOTES\;C:\Program Files (x86)\Common Files\Crystal Decisions\2.5\bin\NOTES\DATA\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files (x86)\Microsoft SQL Server\80\Tools\BINN;c:\tools\bin;c:\j2sdk1.4.2_08\bin;C:\Program Files (x86)\OpenStA\Common;
    USERNAME=mindev
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=AMD64 Family 15 Model 33 Stepping 2, AuthenticAMD
    ---------------  S Y S T E M  ---------------
    OS: Windows Server 2003 family Build 3790 Service Pack 1
    CPU:total 4 (cores per cpu 2, threads per core 1) family 15 model 33 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, mmxext, 3dnowext, 3dnow
    Memory: 4k page, physical 4194303k(4194303k free), swap 4194303k(4194303k free)
    vm_info: Java HotSpot(TM) Server VM (1.5.0_14-b03) for windows-x86, built on Oct  5 2007 01:01:51 by "java_re" with MS VC++ 6.0

  • JVM CompilerThread Crash on compiler thread, jdk 1.4.2_15

    Hi,
    One of our customer's is seeing intermittent JVM crashes running weblogic 8.1SP6 app server on JDK 1.4.2_15, i.e. every three weeks or so.
    It crashes during executing of the compilerthread on some code in a jsp page. I've included a sample "hs_pid.log" file.
    We have not seen this in any of our testing or other production instances. I've researched and found similar bugs, but on jdk 1.5, not on jdk 1.4
    We must use jdk 1.4.2 as weblogic 8.1 does not support jdk 1.5 or later.
    Would an earlier jdk offer more stability? Also, we could switch to jrockit jvm, but would prefer to stay with sun jdk. Any other suggestions?
    thanks in advance,
    bill
    # An unexpected error has been detected by HotSpot Virtual Machine:
    #  EXCEPTION_STACK_OVERFLOW (0xc00000fd) at pc=0x080ae88d, pid=3704, tid=3700
    # Java VM: Java HotSpot(TM) Server VM (1.4.2_15-b02 mixed mode)
    # Problematic frame:
    # V  [jvm.dll+0xae88d]
    ---------------  T H R E A D  ---------------
    Current thread (0x005c6628):  JavaThread "CompilerThread0" daemon [_thread_in_native, id=3700]
    siginfo: ExceptionCode=0xc00000fd, ExceptionInformation=0x00000001 0x03e20ffc
    Registers:
    EAX=0x089c0bf0, EBX=0x089c0bf0, ECX=0x00005622, EDX=0x0822403c
    ESP=0x03e21000, EBP=0x03e5f53c, ESI=0x00000000, EDI=0x03e5f49c
    EIP=0x080ae88d, EFLAGS=0x00010206
    Top of Stack: (sp=0x03e21000)
    0x03e21000:   00000000 00000033 08bff3f8 03e5f53c
    0x03e21010:   080ae9aa 03e5f49c 089c0bf0 03e5f49c
    0x03e21020:   00000000 00000001 08bff3b8 03e5f53c
    0x03e21030:   080ae9aa 03e5f49c 08bff3f8 03e5f49c
    0x03e21040:   00000000 00000002 08bff388 03e5f53c
    0x03e21050:   080ae9aa 03e5f49c 08bff3b8 03e5f49c
    0x03e21060:   00000000 00000001 08bff35c 03e5f53c
    0x03e21070:   080ae9aa 03e5f49c 08bff388 03e5f49c
    Instructions: (pc=0x080ae88d)
    0x080ae87d:   90 90 90 51 53 8b 5c 24 10 55 8b e9 8b 4b 1c 56
    0x080ae88d:   57 8b 7c 24 18 8b d1 89 6c 24 10 8b 47 08 c1 ea
    Stack: [0x03e20000,0x03e60000),  sp=0x03e21000,  free space=4k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V  [jvm.dll+0xae88d]
    Current CompileTask:
    opto:234% !   jsp_servlet._qa._include.__guidedsearchincl._jspService(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V @ 2612 (14208 bytes)
    ---------------  P R O C E S S  ---------------
    Java Threads: ( => current thread )
      0x044c3dd0 JavaThread "Background Batch Spiller 2" daemon [_thread_blocked, id=2436]
      0x05b8cc20 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6100]
      0x04730628 JavaThread "Background Batch Spiller 1" daemon [_thread_blocked, id=5316]
      0x05d01de8 JavaThread "Background Batch Spiller 0" daemon [_thread_blocked, id=4336]
      0x05a2f008 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4372]
      0x05a2f170 JavaThread "JRC Timeout Thread" daemon [_thread_blocked, id=2300]
      0x05a2f5a8 JavaThread "Thread-57" daemon [_thread_blocked, id=4456]
      0x05b5a938 JavaThread "Thread-19" daemon [_thread_blocked, id=5960]
      0x0524c118 JavaThread "ExecuteThread: '5' for queue: 'JMS.TimerClientPool'" daemon [_thread_blocked, id=1380]
      0x05081140 JavaThread "ExecuteThread: '4' for queue: 'JMS.TimerClientPool'" daemon [_thread_blocked, id=2796]
      0x05592170 JavaThread "ExecuteThread: '3' for queue: 'JMS.TimerClientPool'" daemon [_thread_blocked, id=3524]
      0x05592008 JavaThread "ExecuteThread: '2' for queue: 'JMS.TimerClientPool'" daemon [_thread_blocked, id=4824]
      0x05979d90 JavaThread "ExecuteThread: '1' for queue: 'JMS.TimerClientPool'" daemon [_thread_blocked, id=2812]
      0x0471bb90 JavaThread "ExecuteThread: '0' for queue: 'JMS.TimerClientPool'" daemon [_thread_blocked, id=2532]
      0x043ad458 JavaThread "SSLListenThread.Default" [_thread_in_native, id=2704]
      0x05332f60 JavaThread "ListenThread.Default" [_thread_in_native, id=5560]
      0x051e5840 JavaThread "Thread-18" daemon [_thread_blocked, id=5596]
      0x046a2848 JavaThread "Thread-17" daemon [_thread_blocked, id=6072]
      0x058ebe68 JavaThread "Thread-16" [_thread_blocked, id=3612]
      0x04806460 JavaThread "Thread-14" daemon [_thread_blocked, id=5836]
      0x04806008 JavaThread "Thread-13" daemon [_thread_blocked, id=5944]
      0x043497d8 JavaThread "Thread-12" [_thread_blocked, id=3736]
      0x047ccad0 JavaThread "Thread-11" daemon [_thread_blocked, id=4656]
      0x044b9d70 JavaThread "Thread-10" [_thread_blocked, id=4836]
      0x0540a260 JavaThread "Thread-9" daemon [_thread_blocked, id=5616]
      0x04975500 JavaThread "Thread-8" daemon [_thread_blocked, id=3480]
      0x04519008 JavaThread "ExecuteThread: '0' for queue: 'JMS.TimerTreePool'" daemon [_thread_blocked, id=3956]
      0x04795138 JavaThread "Thread-7" [_thread_blocked, id=5824]
      0x0460feb0 JavaThread "Thread-6" [_thread_blocked, id=3356]
      0x05054518 JavaThread "weblogic.health.CoreHealthMonitor" daemon [_thread_blocked, id=5100]
      0x0443ec20 JavaThread "Thread-5" [_thread_blocked, id=2448]
      0x040dfa88 JavaThread "DoSManager" [_thread_blocked, id=5876]
      0x04b02d50 JavaThread "VDE Transaction Processor Thread" [_thread_blocked, id=716]
      0x0496e818 JavaThread "ExecuteThread: '2' for queue: 'weblogic.admin.RMI'" daemon [_thread_blocked, id=5160]
      0x0496e600 JavaThread "ExecuteThread: '1' for queue: 'weblogic.admin.RMI'" daemon [_thread_blocked, id=4304]
      0x0496e098 JavaThread "ExecuteThread: '0' for queue: 'weblogic.admin.RMI'" daemon [_thread_blocked, id=2420]
      0x0496df30 JavaThread "ExecuteThread: '1' for queue: 'weblogic.admin.HTTP'" daemon [_thread_blocked, id=5460]
      0x04975668 JavaThread "ExecuteThread: '0' for queue: 'weblogic.admin.HTTP'" daemon [_thread_blocked, id=2548]
      0x04c99b80 JavaThread "weblogic.security.SpinnerRandomSource" daemon [_thread_blocked, id=2416]
      0x04c998e0 JavaThread "weblogic.time.TimeEventGenerator" daemon [_thread_blocked, id=6080]
      0x049b22a0 JavaThread "ExecuteThread: '4' for queue: 'weblogic.kernel.System'" daemon [_thread_blocked, id=1716]
      0x04a80cf8 JavaThread "ExecuteThread: '3' for queue: 'weblogic.kernel.System'" daemon [_thread_blocked, id=2392]
      0x048f98d0 JavaThread "ExecuteThread: '2' for queue: 'weblogic.kernel.System'" daemon [_thread_blocked, id=4240]
      0x048f9228 JavaThread "ExecuteThread: '1' for queue: 'weblogic.kernel.System'" daemon [_thread_blocked, id=4640]
      0x047a4920 JavaThread "ExecuteThread: '0' for queue: 'weblogic.kernel.System'" daemon [_thread_blocked, id=5108]
      0x04371668 JavaThread "ExecuteThread: '24' for queue: 'weblogic.kernel.Default'" daemon [_thread_blocked, id=5000]
      0x0523d9e0 JavaThread "ExecuteThread: '23' for queue: 'weblogic.kernel.Default'" daemon [_thread_blocked, id=5376]
      0x04b9d618 JavaThread "ExecuteThread: '22' for queue: 'weblogic.kernel.Default'" daemon [_thread_blocked, id=1728]
      0x04b9ca18 JavaThread "ExecuteThread: '21' for queue: 'weblogic.kernel.Default'" daemon [_thread_blocked, id=868]
      0x047974a8 JavaThread "ExecuteThread: '20' for queue: 'weblogic.kernel.Default'" daemon [_thread_blocked, id=5744]
      0x04da5800 JavaThread "ExecuteThread: '19' for queue: 'weblogic.kernel.Default'" daemon [_thread_blocked, id=4768]
      0x04ddab48 JavaThread "ExecuteThread: '18' for queue: 'weblogic.kernel.Default'" daemon [_thread_blocked, id=5840]
      0x04dda008 JavaThread "ExecuteThread: '17' for queue: 'weblogic.kernel.Default'" daemon [_thread_in_native, id=2688]
      0x04ee9d48 JavaThread "ExecuteThread: '16' for queue: 'weblogic.kernel.Default'" daemon [_thread_blocked, id=3968]
      0x04ee95e0 JavaThread "ExecuteThread: '15' for queue: 'weblogic.kernel.Default'" daemon [_thread_blocked, id=3936]
      0x04b1a948 JavaThread "ExecuteThread: '14' for queue: 'weblogic.kernel.Default'" daemon [_thread_blocked, id=4620]
      0x04ed1c88 JavaThread "ExecuteThread: '13' for queue: 'weblogic.kernel.Default'" daemon [_thread_blocked, id=2196]
      0x04ed1148 JavaThread "ExecuteThread: '12' for queue: 'weblogic.kernel.Default'" daemon [_thread_blocked, id=5128]
      0x0494d408 JavaThread "ExecuteThread: '11' for queue: 'weblogic.kernel.Default'" daemon [_thread_blocked, id=5532]
      0x0434bb48 JavaThread "ExecuteThread: '10' for queue: 'weblogic.kernel.Default'" daemon [_thread_blocked, id=3808]
      0x0434b808 JavaThread "ExecuteThread: '9' for queue: 'weblogic.kernel.Default'" daemon [_thread_blocked, id=1972]
      0x04e119f0 JavaThread "ExecuteThread: '8' for queue: 'weblogic.kernel.Default'" daemon [_thread_blocked, id=5332]
      0x04e11888 JavaThread "ExecuteThread: '7' for queue: 'weblogic.kernel.Default'" daemon [_thread_blocked, id=4840]
      0x04f6ac28 JavaThread "ExecuteThread: '6' for queue: 'weblogic.kernel.Default'" daemon [_thread_blocked, id=4196]
      0x04f6a9f8 JavaThread "ExecuteThread: '5' for queue: 'weblogic.kernel.Default'" daemon [_thread_blocked, id=4180]
      0x04f6a7c8 JavaThread "ExecuteThread: '4' for queue: 'weblogic.kernel.Default'" daemon [_thread_blocked, id=4912]
      0x04e111d0 JavaThread "ExecuteThread: '3' for queue: 'weblogic.kernel.Default'" daemon [_thread_blocked, id=3536]
      0x04e11038 JavaThread "ExecuteThread: '2' for queue: 'weblogic.kernel.Default'" daemon [_thread_blocked, id=2104]
      0x04e5fe10 JavaThread "ExecuteThread: '1' for queue: 'weblogic.kernel.Default'" daemon [_thread_blocked, id=4688]
      0x04e5fca8 JavaThread "ExecuteThread: '0' for queue: 'weblogic.kernel.Default'" daemon [_thread_blocked, id=5984]
      0x040085d8 JavaThread "Thread-1" daemon [_thread_blocked, id=2556]
      0x005c75d0 JavaThread "CompilerThread1" daemon [_thread_blocked, id=3424]
    =>0x005c6628 JavaThread "CompilerThread0" daemon [_thread_in_native, id=3700]
      0x005c5838 JavaThread "AdapterThread" daemon [_thread_blocked, id=4316]
      0x005c4cb8 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4624]
      0x005c2300 JavaThread "Finalizer" daemon [_thread_blocked, id=4696]
      0x005c1770 JavaThread "Reference Handler" daemon [_thread_blocked, id=5456]
      0x005a0e78 JavaThread "main" [_thread_blocked, id=4988]
    Other Threads:
      0x005b8388 VMThread [id=636]
      0x00676398 WatcherThread [id=1032]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation   total 104832K, used 52088K [0x10010000, 0x171d0000, 0x171d0000)
      eden space 93184K,  53% used [0x10010000, 0x130b8b58, 0x15b10000)
      from space 11648K,  19% used [0x16670000, 0x168a54c0, 0x171d0000)
      to   space 11648K,   0% used [0x15b10000, 0x15b10000, 0x16670000)
    tenured generation   total 932096K, used 663755K [0x171d0000, 0x50010000, 0x50010000)
       the space 932096K,  71% used [0x171d0000, 0x3fa02d18, 0x3fa02e00, 0x50010000)
    compacting perm gen  total 88576K, used 88420K [0x50010000, 0x55690000, 0x58010000)
       the space 88576K,  99% used [0x50010000, 0x556690f8, 0x55669200, 0x55690000)
    Dynamic libraries:
    0x00400000 - 0x0040e000      D:\SERVER~1\bea\WEBLOG~1\server\bin\beasvc.exe
    0x7c800000 - 0x7c8c0000      C:\WINDOWS\system32\ntdll.dll
    0x77e40000 - 0x77f42000      C:\WINDOWS\system32\kernel32.dll
    0x77f50000 - 0x77feb000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77c50000 - 0x77cef000      C:\WINDOWS\system32\RPCRT4.dll
    0x76f50000 - 0x76f63000      C:\WINDOWS\system32\Secur32.dll
    0x71bd0000 - 0x71be1000      C:\WINDOWS\system32\MPR.dll
    0x77380000 - 0x77411000      C:\WINDOWS\system32\USER32.dll
    0x77c00000 - 0x77c48000      C:\WINDOWS\system32\GDI32.dll
    0x77ba0000 - 0x77bfa000      C:\WINDOWS\system32\MSVCRT.dll
    0x08000000 - 0x082bd000      C:\Program Files\Java\j2sdk1.4.2_15\jre\bin\server\jvm.dll
    0x76aa0000 - 0x76acd000      C:\WINDOWS\system32\WINMM.dll
    0x71bc0000 - 0x71bc8000      C:\WINDOWS\system32\rdpsnd.dll
    0x771f0000 - 0x77201000      C:\WINDOWS\system32\WINSTA.dll
    0x71c40000 - 0x71c97000      C:\WINDOWS\system32\NETAPI32.dll
    0x76b70000 - 0x76b7b000      C:\WINDOWS\system32\PSAPI.DLL
    0x10000000 - 0x10007000      C:\Program Files\Java\j2sdk1.4.2_15\jre\bin\hpi.dll
    0x00730000 - 0x0073e000      C:\Program Files\Java\j2sdk1.4.2_15\jre\bin\verify.dll
    0x00740000 - 0x00759000      C:\Program Files\Java\j2sdk1.4.2_15\jre\bin\java.dll
    0x00760000 - 0x0076e000      C:\Program Files\Java\j2sdk1.4.2_15\jre\bin\zip.dll
    0x04100000 - 0x0410f000      C:\Program Files\Java\j2sdk1.4.2_15\jre\bin\net.dll
    0x71c00000 - 0x71c17000      C:\WINDOWS\system32\WS2_32.dll
    0x71bf0000 - 0x71bf8000      C:\WINDOWS\system32\WS2HELP.dll
    0x71b20000 - 0x71b61000      C:\WINDOWS\System32\mswsock.dll
    0x76ed0000 - 0x76efa000      C:\WINDOWS\system32\DNSAPI.dll
    0x76f70000 - 0x76f77000      C:\WINDOWS\System32\winrnr.dll
    0x76f10000 - 0x76f3e000      C:\WINDOWS\system32\WLDAP32.dll
    0x76f80000 - 0x76f85000      C:\WINDOWS\system32\rasadhlp.dll
    0x067c0000 - 0x067c8000      C:\Program Files\Java\j2sdk1.4.2_15\jre\bin\nio.dll
    0x06850000 - 0x06856000      C:\Program Files\Java\j2sdk1.4.2_15\jre\bin\ioser12.dll
    0x5f270000 - 0x5f2ca000      C:\WINDOWS\system32\hnetcfg.dll
    0x71ae0000 - 0x71ae8000      C:\WINDOWS\System32\wshtcpip.dll
    0x06a20000 - 0x06a25000      D:\serverapps\bea\weblogic81\server\bin\stackdump.dll
    0x06f30000 - 0x07044000      C:\Program Files\Java\j2sdk1.4.2_15\jre\bin\awt.dll
    0x73070000 - 0x73097000      C:\WINDOWS\system32\WINSPOOL.DRV
    0x76290000 - 0x762ad000      C:\WINDOWS\system32\IMM32.dll
    0x77670000 - 0x777a9000      C:\WINDOWS\system32\ole32.dll
    0x072a0000 - 0x072f2000      C:\Program Files\Java\j2sdk1.4.2_15\jre\bin\fontmanager.dll
    0x73860000 - 0x738ab000      C:\WINDOWS\system32\ddraw.dll
    0x73b30000 - 0x73b36000      C:\WINDOWS\system32\DCIMAN32.dll
    0x738b0000 - 0x73980000      C:\WINDOWS\system32\D3DIM700.DLL
    0x68000000 - 0x68035000      C:\WINDOWS\system32\rsaenh.dll
    0x7c8d0000 - 0x7d0cf000      C:\WINDOWS\system32\SHELL32.dll
    0x77da0000 - 0x77df2000      C:\WINDOWS\system32\SHLWAPI.dll
    0x77420000 - 0x77523000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.3790.3959_x-ww_D8713E55\comctl32.dll
    0x767a0000 - 0x767d6000      C:\WINDOWS\system32\spool\DRIVERS\W32X86\3\UNIDRVUI.DLL
    0x767e0000 - 0x76825000      C:\WINDOWS\system32\spool\DRIVERS\W32X86\3\UNIDRV.DLL
    0x762b0000 - 0x762f9000      C:\WINDOWS\system32\COMDLG32.DLL
    0x77530000 - 0x775c7000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_5.82.3790.3959_x-ww_78FCF8D0\COMCTL32.dll
    VM Arguments:
    jvm_args: -Xms1024m -Xmx1024m -XX:MaxNewSize=128m -XX:MaxPermSize=128m -Xbootclasspath/p:./lib/ext/xalan.jar -Dweblogic.Stdout=D:/serverapps/bea\user_projects\domains\pedomain\stdout.txt -Dweblogic.Stderr=D:/serverapps/bea\user_projects\domains\pedomain\stderr.txt -Dweblogic.Name=peserver -Dweblogic.management.username= -Dweblogic.ProductionModeEnabled=true -Djava.security.policy=D:\SERVER~1\bea\WEBLOG~1\server\lib\weblogic.policy -Dweblogic.management.password=x= -Dweblogic.management.startmode=WinSvc exit
    java_command: <unknown>
    Launcher Type: generic
    Environment Variables:
    PATH=D:\SERVER~1\bea\WEBLOG~1\server\bin;C:/Program Files/Java/j2sdk1.4.2_15\bin;D:\serverapps\oracle\product\10.2.0\client_1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;d:\serverapps\pstools;D:\Serverapps\Dell\SysMgt\RAC5;D:\Serverapps\Dell\SysMgt\oma\bin;D:\Serverapps\Dell\SysMgt\oma\oldiags\bin;D:\serverapps\Diskeeper Corporation\Diskeeper\
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 11, GenuineIntel
    ---------------  S Y S T E M  ---------------
    OS: Windows Server 2003 family Build 3790 Service Pack 2
    CPU:total 8 family 6, cmov, cx8, fxsr, mmx, sse, sse2
    Memory: 4k page, physical 2097151k(2097151k free), swap 4194303k(4194303k free)
    vm_info: Java HotSpot(TM) Server VM (1.4.2_15-b02) for windows-x86, built on May 22 2007 16:52:42 by "java_re" with MS VC++ 6.0

    Your crash could be solved by the fix for [6579892|http://bugs.sun.com/view_bug.do?bug_id=6579892], which is reported as being in progress.
    Also of interest is [6372116|http://bugs.sun.com/view_bug.do?bug_id=6372116], which would certainly make your problem go away. Unfortunately, this was fixed in 5.0 and brought forward, but not backported to 1.4.2, so it doesn't help you. You could add a comment and vote for this one to raise the awareness of the issue.

  • Error in Creating Database - An unexpected error has been detected by HotSp

    I just installed Oracle 11 g on Vista. I tried to create a database and received the following error.
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x773a59c3, pid=7624, tid=8164
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_11-b03 mixed mode)
    # Problematic frame:
    # C [ntdll.dll+0x659c3]
    --------------- T H R E A D ---------------
    Current thread (0x1002ea50): JavaThread "TaskScheduler timer" [_thread_in_native, id=8164]
    siginfo: ExceptionCode=0xc0000005, reading address 0x01979064
    Registers:
    EAX=0x6d901018, EBX=0x12298310, ECX=0x01970000, EDX=0x12298310
    ESP=0x12c7f908, EBP=0x12c7f93c, ESI=0x01979060, EDI=0x12298308
    EIP=0x773a59c3, EFLAGS=0x00010206
    Top of Stack: (sp=0x12c7f908)
    0x12c7f908: 00000000 01970000 12298310 12c7f8f8
    0x12c7f918: ffffffff 12c7fd2c 7c34240d 7c37a3a8
    0x12c7f928: ffffffff 7c34218f 000c1fed 1229acb0
    0x12c7f938: 12298308 12c7f950 773a5883 12298310
    0x12c7f948: 12244148 1037b048 12c7f964 7680c56f
    0x12c7f958: 01970000 00000000 12298308 12c7f9e0
    0x12c7f968: 000d31e2 01970000 00000000 12298310
    0x12c7f978: 00000000 000d1dfe 12298310 1002ea50
    Instructions: (pc=0x773a59c3)
    0x773a59b3: c1 ee 03 33 f0 33 35 44 42 40 77 89 7d fc 33 f1
    0x773a59c3: 8b 46 04 89 45 f4 c6 47 07 80 c6 47 06 00 8b 5e
    Stack: [0x12c40000,0x12c80000), sp=0x12c7f908, free space=254k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [ntdll.dll+0x659c3]
    C [ntdll.dll+0x65883]
    C [kernel32.dll+0x4c56f]
    C [OsUtils.dll+0x31e2]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j oracle.sysman.assistants.util.OsUtilsWindows.setPermissions(Ljava/lang/String;Z)I+0
    j oracle.sysman.assistants.util.OsUtilsWindows.setAdminPermissions(Ljava/lang/String;)I+3
    j oracle.sysman.assistants.dbca.backend.Host.setUpForOperation()Z+843
    j oracle.sysman.assistants.dbca.backend.Host.executeSteps(Loracle/sysman/assistants/util/step/StepProgressor;)Z+768
    j oracle.sysman.assistants.dbca.ui.UIHost.doProgressOnly()Z+136
    j oracle.sysman.assistants.dbca.ui.DBCAWizard$1.runTask(Loracle/ewt/thread/TaskEvent;)V+135
    j oracle.ewt.thread.TaskScheduler.runTask(Loracle/ewt/thread/Task;Loracle/ewt/thread/TaskEvent;)V+2
    j oracle.ewt.thread.TaskScheduler.processTask(Loracle/ewt/thread/Task;J)V+39
    j oracle.ewt.thread.TaskScheduler$TaskQueue.run()V+60
    j oracle.ewt.timer.Timer.doRun()V+37
    j oracle.ewt.timer.Timer.run()V+45
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x1037caa0 JavaThread "Image Fetcher 3" daemon [_thread_blocked, id=7780]
    =>0x1002ea50 JavaThread "TaskScheduler timer" [_thread_in_native, id=8164]
    0x0ff3f948 JavaThread "Thread-12" daemon [_thread_blocked, id=6528]
    0x10362758 JavaThread "Thread-11" daemon [_thread_blocked, id=5504]
    0x0fea1d50 JavaThread "Thread-10" daemon [_thread_blocked, id=5572]
    0x0fea14b8 JavaThread "Thread-9" daemon [_thread_blocked, id=6252]
    0x103657a0 JavaThread "CursorIdler" [_thread_blocked, id=7652]
    0x1035e6d0 JavaThread "TaskScheduler timer" [_thread_blocked, id=6448]
    0x01861910 JavaThread "DestroyJavaVM" [_thread_blocked, id=6488]
    0x0ffedb48 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=6444]
    0x1035ee58 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5088]
    0x102ccb18 JavaThread "AWT-Windows" daemon [_thread_in_native, id=6584]
    0x0fe00830 JavaThread "AWT-Shutdown" [_thread_blocked, id=7380]
    0x01931e08 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=7888]
    0x01932308 JavaThread "CompilerThread0" daemon [_thread_blocked, id=6204]
    0x01931480 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6720]
    0x01921a00 JavaThread "Finalizer" daemon [_thread_blocked, id=2176]
    0x01921040 JavaThread "Reference Handler" daemon [_thread_blocked, id=6840]
    Other Threads:
    0x018dc2c0 VMThread [id=7008]
    0x018c8d60 WatcherThread [id=6960]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 1216K, used 745K [0x03bc0000, 0x03d10000, 0x04590000)
    eden space 1088K, 68% used [0x03bc0000, 0x03c7a540, 0x03cd0000)
    from space 128K, 0% used [0x03cf0000, 0x03cf0000, 0x03d10000)
    to space 128K, 0% used [0x03cd0000, 0x03cd0000, 0x03cf0000)
    tenured generation total 15128K, used 10616K [0x04590000, 0x05456000, 0x0bbc0000)
    the space 15128K, 70% used [0x04590000, 0x04fee088, 0x04fee200, 0x05456000)
    compacting perm gen total 22016K, used 21946K [0x0bbc0000, 0x0d140000, 0x0fbc0000)
    the space 22016K, 99% used [0x0bbc0000, 0x0d12e970, 0x0d12ea00, 0x0d140000)
    No shared spaces configured.
    Dynamic libraries:
    0x00400000 - 0x0040d000      C:\oracle\product\11.1.0\db_1\jdk\jre\BIN\java.exe
    0x77340000 - 0x77467000      C:\Windows\system32\ntdll.dll
    0x767c0000 - 0x7689b000      C:\Windows\system32\kernel32.dll
    0x774d0000 - 0x77596000      C:\Windows\system32\ADVAPI32.dll
    0x76ca0000 - 0x76d62000      C:\Windows\system32\RPCRT4.dll
    0x76a10000 - 0x76aba000      C:\Windows\system32\MSVCRT.dll
    0x6d740000 - 0x6d8dd000      C:\oracle\product\11.1.0\db_1\jdk\jre\bin\client\jvm.dll
    0x77180000 - 0x7721d000      C:\Windows\system32\USER32.dll
    0x772a0000 - 0x772eb000      C:\Windows\system32\GDI32.dll
    0x73600000 - 0x73632000      C:\Windows\system32\WINMM.dll
    0x76f00000 - 0x77044000      C:\Windows\system32\ole32.dll
    0x76ac0000 - 0x76b4d000      C:\Windows\system32\OLEAUT32.dll
    0x73ba0000 - 0x73bd9000      C:\Windows\system32\OLEACC.dll
    0x75bc0000 - 0x75bde000      C:\Windows\system32\IMM32.DLL
    0x76bd0000 - 0x76c98000      C:\Windows\system32\MSCTF.dll
    0x759a0000 - 0x759cc000      C:\Windows\system32\apphelp.dll
    0x768a0000 - 0x768a9000      C:\Windows\system32\LPK.DLL
    0x76b50000 - 0x76bcd000      C:\Windows\system32\USP10.dll
    0x769e0000 - 0x76a0d000      C:\Windows\system32\WS2_32.dll
    0x77470000 - 0x77476000      C:\Windows\system32\NSI.dll
    0x75a20000 - 0x75a41000      C:\Windows\system32\NTMARTA.DLL
    0x77480000 - 0x774ca000      C:\Windows\system32\WLDAP32.dll
    0x75b20000 - 0x75b27000      C:\Windows\system32\PSAPI.DLL
    0x75a00000 - 0x75a11000      C:\Windows\system32\SAMLIB.dll
    0x6d300000 - 0x6d308000      C:\oracle\product\11.1.0\db_1\jdk\jre\bin\hpi.dll
    0x6d710000 - 0x6d71c000      C:\oracle\product\11.1.0\db_1\jdk\jre\bin\verify.dll
    0x6d380000 - 0x6d39d000      C:\oracle\product\11.1.0\db_1\jdk\jre\bin\java.dll
    0x6d730000 - 0x6d73f000      C:\oracle\product\11.1.0\db_1\jdk\jre\bin\zip.dll
    0x000c0000 - 0x000c8000      C:\oracle\product\11.1.0\db_1\BIN\orawsec11.dll
    0x7c340000 - 0x7c396000      C:\Windows\system32\MSVCR71.dll
    0x000d0000 - 0x000df000      C:\oracle\product\11.1.0\db_1\BIN\OsUtils.dll
    0x74ea0000 - 0x74ea8000      C:\Windows\system32\VERSION.dll
    0x75670000 - 0x756e5000      C:\Windows\system32\NETAPI32.dll
    0x626d0000 - 0x626e5000      C:\oracle\product\11.1.0\db_1\BIN\oranjni11.dll
    0x62740000 - 0x627a0000      C:\oracle\product\11.1.0\db_1\BIN\oranl11.dll
    0x60960000 - 0x60d24000      C:\oracle\product\11.1.0\db_1\BIN\oran11.dll
    0x62670000 - 0x6268b000      C:\oracle\product\11.1.0\db_1\BIN\orancrypt11.dll
    0x60870000 - 0x6095a000      C:\oracle\product\11.1.0\db_1\BIN\oracore11.dll
    0x10c50000 - 0x10d1a000      C:\oracle\product\11.1.0\db_1\BIN\oranls11.dll
    0x63690000 - 0x636a8000      C:\oracle\product\11.1.0\db_1\BIN\oraunls11.dll
    0x60eb0000 - 0x60eb7000      C:\oracle\product\11.1.0\db_1\BIN\orauts.dll
    0x62920000 - 0x6296c000      C:\oracle\product\11.1.0\db_1\BIN\oranro11.dll
    0x62530000 - 0x62669000      C:\oracle\product\11.1.0\db_1\BIN\oraldapclnt11.dll
    0x10d20000 - 0x10e74000      C:\oracle\product\11.1.0\db_1\BIN\orannzsbb11.dll
    0x6f790000 - 0x6f797000      C:\Windows\system32\WSOCK32.dll
    0x75450000 - 0x75469000      C:\Windows\system32\iphlpapi.dll
    0x75410000 - 0x75445000      C:\Windows\system32\dhcpcsvc.DLL
    0x756f0000 - 0x7571c000      C:\Windows\system32\DNSAPI.dll
    0x75a50000 - 0x75a64000      C:\Windows\system32\Secur32.dll
    0x75940000 - 0x75947000      C:\Windows\system32\WINNSI.DLL
    0x753e0000 - 0x75401000      C:\Windows\system32\dhcpcsvc6.DLL
    0x10e80000 - 0x118da000      C:\oracle\product\11.1.0\db_1\BIN\orageneric11.dll
    0x63430000 - 0x6345b000      C:\oracle\product\11.1.0\db_1\BIN\orasnls11.dll
    0x60fa0000 - 0x61124000      C:\oracle\product\11.1.0\db_1\BIN\oracommon11.dll
    0x61c20000 - 0x61f60000      C:\oracle\product\11.1.0\db_1\BIN\oraclient11.dll
    0x636b0000 - 0x636b6000      C:\oracle\product\11.1.0\db_1\BIN\oravsn11.dll
    0x118e0000 - 0x11cad000      C:\oracle\product\11.1.0\db_1\BIN\orapls11.dll
    0x63420000 - 0x63429000      C:\oracle\product\11.1.0\db_1\BIN\oraslax11.dll
    0x63080000 - 0x63296000      C:\oracle\product\11.1.0\db_1\BIN\oraplp11.dll
    0x63520000 - 0x635c1000      C:\oracle\product\11.1.0\db_1\BIN\orasql11.dll
    0x11cb0000 - 0x11ee8000      C:\oracle\product\11.1.0\db_1\BIN\oraxml11.dll
    0x6b100000 - 0x6b111000      C:\Windows\system32\MSVCIRT.dll
    0x62980000 - 0x629af000      C:\oracle\product\11.1.0\db_1\BIN\orantcp11.dll
    0x11ef0000 - 0x11f98000      C:\oracle\product\11.1.0\db_1\BIN\orahasgen11.dll
    0x62ab0000 - 0x62b2c000      C:\oracle\product\11.1.0\db_1\BIN\oraocr11.dll
    0x10bb0000 - 0x10c0b000      C:\oracle\product\11.1.0\db_1\BIN\oraocrb11.dll
    0x60000000 - 0x6000c000      C:\oracle\product\11.1.0\db_1\BIN\orazt11.dll
    0x6f830000 - 0x6f90c000      C:\Windows\system32\dbghelp.dll
    0x75cb0000 - 0x767c0000      C:\Windows\system32\SHELL32.dll
    0x768c0000 - 0x76918000      C:\Windows\system32\SHLWAPI.dll
    0x11fa0000 - 0x11fe8000      C:\oracle\product\11.1.0\db_1\BIN\oranldap11.dll
    0x626b0000 - 0x626b9000      C:\oracle\product\11.1.0\db_1\BIN\oranhost11.dll
    0x001c0000 - 0x001c6000      C:\oracle\product\11.1.0\db_1\BIN\orancds11.dll
    0x629c0000 - 0x629cc000      C:\oracle\product\11.1.0\db_1\BIN\orantns11.dll
    0x11ff0000 - 0x12071000      C:\oracle\product\11.1.0\db_1\BIN\oraztkg11.dll
    0x74a80000 - 0x74c1e000      C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6001.18000_none_5cdbaa5a083979cc\comctl32.dll
    0x12380000 - 0x124b4000      C:\oracle\product\11.1.0\db_1\BIN\oraldapjclnt11.dll
    0x749a0000 - 0x749af000      C:\Windows\system32\NLAapi.dll
    0x6f120000 - 0x6f12f000      C:\Windows\system32\napinsp.dll
    0x6f0b0000 - 0x6f0c2000      C:\Windows\system32\pnrpnsp.dll
    0x751b0000 - 0x751eb000      C:\Windows\System32\mswsock.dll
    0x6f0e0000 - 0x6f0e8000      C:\Windows\System32\winrnr.dll
    0x16080000 - 0x160a5000      C:\Program Files\Bonjour\mdnsNSP.dll
    0x75210000 - 0x75215000      C:\Windows\System32\wship6.dll
    0x74e40000 - 0x74e45000      C:\Windows\System32\wshtcpip.dll
    0x70290000 - 0x70296000      C:\Windows\system32\rasadhlp.dll
    0x10c20000 - 0x10c3b000      C:\oracle\product\11.1.0\db_1\oui\lib\win32\oraInstaller.dll
    0x12080000 - 0x120d6000      C:\oracle\product\11.1.0\db_1\oui\lib\win32\msvcr71.dll
    0x6d070000 - 0x6d1da000      C:\oracle\product\11.1.0\db_1\jdk\jre\bin\awt.dll
    0x73be0000 - 0x73c22000      C:\Windows\system32\WINSPOOL.DRV
    0x74960000 - 0x7499f000      C:\Windows\system32\uxtheme.dll
    0x6d2b0000 - 0x6d300000      C:\oracle\product\11.1.0\db_1\jdk\jre\bin\fontmanager.dll
    0x6d540000 - 0x6d553000      C:\oracle\product\11.1.0\db_1\jdk\jre\bin\net.dll
    0x6d560000 - 0x6d569000      C:\oracle\product\11.1.0\db_1\jdk\jre\bin\nio.dll
    0x120e0000 - 0x120e7000      C:\oracle\product\11.1.0\db_1\oui\lib\win32\orauts.dll
    0x12100000 - 0x12108000      C:\oracle\product\11.1.0\db_1\oui\lib\win32\orawsec11.dll
    0x635d0000 - 0x635ed000      C:\oracle\product\11.1.0\db_1\oui\lib\win32\orasrvm11.dll
    0x76950000 - 0x769d4000      C:\Windows\system32\CLBCatQ.DLL
    0x77220000 - 0x77293000      C:\Windows\system32\COMDLG32.DLL
    0x71ac0000 - 0x71b45000      C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.6001.18000_none_886786f450a74a05\COMCTL32.dll
    0x6dda0000 - 0x6dee6000      C:\Windows\system32\browseui.dll
    0x734e0000 - 0x7359b000      C:\Windows\system32\PROPSYS.dll
    0x74920000 - 0x74950000      C:\Windows\system32\DUser.dll
    0x745a0000 - 0x74600000      C:\Program Files\Common Files\microsoft shared\ink\tiptsf.dll
    0x76d70000 - 0x76efa000      C:\Windows\system32\SETUPAPI.dll
    0x75a70000 - 0x75a8e000      C:\Windows\system32\USERENV.dll
    0x13430000 - 0x13653000      C:\Windows\system32\NetworkExplorer.dll
    0x71f50000 - 0x72003000      C:\Windows\system32\WindowsCodecs.dll
    0x6d960000 - 0x6db7d000      C:\Program Files\Microsoft Office\Office12\GrooveShellExtensions.dll
    0x13780000 - 0x13871000      C:\Program Files\Microsoft Office\Office12\GrooveUtil.DLL
    0x75be0000 - 0x75cb0000      C:\Windows\system32\WININET.dll
    0x768b0000 - 0x768b3000      C:\Windows\system32\Normaliz.dll
    0x772f0000 - 0x77336000      C:\Windows\system32\iertutil.dll
    0x754f0000 - 0x755e1000      C:\Windows\system32\CRYPT32.dll
    0x75650000 - 0x75662000      C:\Windows\system32\MSASN1.dll
    0x74d20000 - 0x74dbb000      C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.3053_none_d08d7bba442a9b36\MSVCR80.dll
    0x13890000 - 0x13897000      C:\Program Files\Microsoft Office\Office12\GrooveNew.DLL
    0x138b0000 - 0x138cb000      C:\Windows\WinSxS\x86_microsoft.vc80.atl_1fc8b3b9a1e18e3b_8.0.50727.4053_none_d1c738ec43578ea1\ATL80.DLL
    0x74f30000 - 0x74f6b000      C:\Windows\system32\rsaenh.dll
    0x74e50000 - 0x74e55000      C:\Windows\system32\MSImg32.dll
    0x6a7e0000 - 0x6a82a000      C:\Windows\system32\ntshrui.dll
    0x6ccb0000 - 0x6ccbb000      C:\Windows\system32\cscapi.dll
    0x754b0000 - 0x754ea000      C:\Windows\system32\slc.dll
    0x6c780000 - 0x6c7bc000      C:\Windows\System32\msshsq.dll
    0x74660000 - 0x74676000      C:\Windows\system32\thumbcache.dll
    0x6cd40000 - 0x6cd93000      C:\Windows\System32\actxprxy.dll
    0x6e0a0000 - 0x6e1a7000      C:\Windows\system32\SHDOCVW.dll
    0x6b9a0000 - 0x6bf6e000      C:\Windows\system32\ieframe.dll
    VM Arguments:
    jvm_args: -Dice.pilots.html4.ignoreNonGenericFonts=true -DORACLE_HOME=C:\oracle\product\11.1.0\db_1 -DJDBC_PROTOCOL=thin -Xmx128m
    java_command: oracle.sysman.assistants.dbca.Dbca
    Launcher Type: SUN_STANDARD
    Environment Variables:
    CLASSPATH=C:\oracle\product\11.1.0\db_1\assistants\dbca\jlib\dbca.jar
    PATH=C:\oracle\product\11.1.0\db_1\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\PROGRA~1\COMMON~1\ULEADS~1\MPEG;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\QuickTime\QTSystem\
    USERNAME=Mercado
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 104 Stepping 2, AuthenticAMD
    --------------- S Y S T E M ---------------
    OS: Windows Vista Build 6001 Service Pack 1
    CPU:total 2 (cores per cpu 2, threads per core 1) family 15 model 104 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, mmxext, 3dnowext, 3dnow
    Memory: 4k page, physical 2097151k(891916k free), swap 4194303k(3432164k free)
    vm_info: Java HotSpot(TM) Client VM (1.5.0_11-b03) for windows-x86, built on Dec 15 2006 01:16:12 by "java_re" with MS VC++ 6.0

    You didn't ask a question in your post, but I assume you have one and it is "what do I do about this error?"
    Looks like you have a memory access problem in nuance-core.dll, specifically in
    nuance.core.util.NuanceConfig._jni_buildFromCommandLine(Native Method)
    You may need to examine thoroughly what this code does, specifically when it is running code within 'string-funcs.cpp'. Based on the filename the JVM associated with this error, I would guess it's something like a pointer or array index bug.

  • An unexpected error j3dcore-d3d.dll

    Hi,
    Could me someone help, please?
    I'm new with Java3D, I installed version 1.5.1 and just tried to run the
    HelloUniverse example.
    Maybe I have a problem with rendering?
    Many Thanks!
    The I get this:
    # An unexpected error has been detected by Java Runtime Environment:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0b92c964, pid=3492, tid=1628
    # Java VM: Java HotSpot(TM) Client VM (1.6.0_03-b05 mixed mode)
    # Problematic frame:
    # C [j3dcore-d3d.dll+0x5c964]
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    --------------- T H R E A D ---------------
    Current thread (0x0afdc400): JavaThread "J3D-Renderer-1" [_thread_in_native, id=1628]
    siginfo: ExceptionCode=0xc0000005, writing address 0x0b93e7dc
    Stack: [0x0bb20000,0x0bb70000), sp=0x0bb6f3f0, free space=316k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [j3dcore-d3d.dll+0x5c964]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j javax.media.j3d.Win32NativeConfigTemplate3D.choosePixelFormat(JI[I[J)I+0
    j javax.media.j3d.Win32NativeConfigTemplate3D.getBestConfiguration(Ljavax/media/j3d/GraphicsConfigTemplate3D;[Ljava/awt/GraphicsConfiguration;)Ljava/awt/GraphicsConfiguration;+116
    j javax.media.j3d.NativePipeline.getBestConfiguration(Ljavax/media/j3d/GraphicsConfigTemplate3D;[Ljava/awt/GraphicsConfiguration;)Ljava/awt/GraphicsConfiguration;+5
    j javax.media.j3d.Renderer.doWork(J)V+1466
    j javax.media.j3d.J3dThread.run()V+19
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    =>0x0afdc400 JavaThread "J3D-Renderer-1" [_thread_in_native, id=1628]
    0x0afc4000 JavaThread "J3D-MasterControl-1" [_thread_blocked, id=320]
    0x0afd3c00 JavaThread "J3D-NotificationThread" [_thread_blocked, id=4076]
    0x0aff4800 JavaThread "J3D-TimerThread" [_thread_blocked, id=2192]
    0x0afad400 JavaThread "J3D-RenderingAttributesStructureUpdateThread" [_thread_blocked, id=3208]
    0x00286400 JavaThread "DestroyJavaVM" [_thread_blocked, id=3828]
    0x0af9b800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=3140]
    0x0af7a800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3836]
    0x0af8f800 JavaThread "AWT-Shutdown" [_thread_blocked, id=856]
    0x0af9a800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2864]
    0x0aa9bc00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=972]
    0x0aa9a800 JavaThread "CompilerThread0" daemon [_thread_blocked, id=2696]
    0x0aa95c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=2296]
    0x0aa95000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1952]
    0x0aa83c00 JavaThread "Finalizer" daemon [_thread_blocked, id=2248]
    0x0aa82c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=512]

    I RUN NETBEANS 5.0 AND I HAVE J3D INSTALLED, BUT COULD NOT RUN A SIMPLE PROGRAM IN MY SYSTEM,
    THE ABOVE ERROR KEEP COMING UP,
    WHAT DO I DO?

  • Unexpected error detected by HotSpot Virtual Machine

    hi everybody...
    i m working with jdk1.5.0.11 and tomcat5.5.23 on Linux (RedHat) Platform.
    and the project contains communication between java & C through jni.
    I am getting the following error when i m executing the prog.
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # SIGSEGV (0xb) at pc=0xb79ebd56, pid=4502, tid=2967370672
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_11-b03 mixed mode, sharing)
    # Problematic frame:
    # V [libjvm.so+0x19bd56]
    # An error report file with more information is saved as hs_err_pid4502.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    and  the file hs_err_pid4502.log goes as....
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # SIGSEGV (0xb) at pc=0xb79ebd56, pid=4502, tid=2967370672
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_11-b03 mixed mode, sharing)
    # Problematic frame:
    # V [libjvm.so+0x19bd56]
    --------------- T H R E A D ---------------
    Current thread (0x084f8d08): JavaThread "http-8080-Processor24" daemon [_thread_in_vm, id=4535]
    siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x00000000
    Registers:
    EAX=0x00000000, EBX=0xb7bdb16c, ECX=0x00000002, EDX=0x00000ffc
    ESP=0xb0de694c, EBP=0xb0de6980, ESI=0x084f8d08, EDI=0x00000340
    EIP=0xb79ebd56, CR2=0x00000000, EFLAGS=0x00010292
    Top of Stack: (sp=0xb0de694c)
    0xb0de694c: 080585e4 32320029 b79ebcd7 084f8d08
    0xb0de695c: 00538ff4 8cf0e508 8cf0e508 8cf0e508
    0xb0de696c: 084f8d08 b0de6b60 8cf0e508 8cf0e508
    0xb0de697c: 084f8d08 b0de6b60 b07cec7e 084f8dc8
    0xb0de698c: 00000000 b0de6a84 b0de69b0 b0de69e8
    0xb0de699c: b7ac56b9 b0de69b0 084f92ec 084f92f0
    0xb0de69ac: 084f92f0 42310668 35363244 41374143
    0xb0de69bc: 33434132 41464234 33384136 31323145
    Instructions: (pc=0xb79ebd56)
    0xb79ebd46: c7 86 e8 00 00 00 06 00 00 00 8b 45 0c 83 ec 0c
    0xb79ebd56: 8b 00 50 e8 02 fb fd ff 8b 75 d8 89 c7 8b 83 18
    Stack: [0xb0d67000,0xb0de8000), sp=0xb0de694c, free space=510k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V [libjvm.so+0x19bd56]
    C [libprompt.so+0x5c7e] Java_Prompt_getLine+0x16a
    j Prompt.getLine(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;+0
    j Prompt.proceed(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V+100
    j HeliosSearchEngine.doGet(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+322
    j javax.servlet.http.HttpServlet.service(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+35
    j javax.servlet.http.HttpServlet.service(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+30
    j org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+362
    j org.apache.catalina.core.ApplicationFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+101
    j org.apache.catalina.core.StandardWrapperValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+670
    j org.apache.catalina.core.StandardContextValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+285
    j org.apache.catalina.core.StandardHostValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+64
    j org.apache.catalina.valves.ErrorReportValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+6
    j org.apache.catalina.core.StandardEngineValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+42
    j org.apache.catalina.connector.CoyoteAdapter.service(Lorg/apache/coyote/Request;Lorg/apache/coyote/Response;)V+141
    j org.apache.coyote.http11.Http11Processor.process(Ljava/io/InputStream;Ljava/io/OutputStream;)V+566
    j org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Lorg/apache/tomcat/util/net/TcpConnection;[Ljava/lang/Object;)V+113
    j org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(Ljava/net/Socket;Lorg/apache/tomcat/util/net/TcpConnection;[Ljava/lang/Object;)V+45
    j org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt([Ljava/lang/Object;)V+102
    j org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run()V+167
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    V [libjvm.so+0x17ad8c]
    V [libjvm.so+0x28efd8]
    V [libjvm.so+0x17a5e5]
    V [libjvm.so+0x17a67e]
    V [libjvm.so+0x1f1ed5]
    V [libjvm.so+0x2f8523]
    V [libjvm.so+0x28fbe8]
    C [libpthread.so.0+0x53ae]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j Prompt.getLine(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;+0
    j Prompt.proceed(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V+100
    j HeliosSearchEngine.doGet(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+322
    j javax.servlet.http.HttpServlet.service(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+35
    j javax.servlet.http.HttpServlet.service(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+30
    j org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+362
    j org.apache.catalina.core.ApplicationFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+101
    j org.apache.catalina.core.StandardWrapperValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+670
    j org.apache.catalina.core.StandardContextValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+285
    j org.apache.catalina.core.StandardHostValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+64
    j org.apache.catalina.valves.ErrorReportValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+6
    j org.apache.catalina.core.StandardEngineValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+42
    j org.apache.catalina.connector.CoyoteAdapter.service(Lorg/apache/coyote/Request;Lorg/apache/coyote/Response;)V+141
    j org.apache.coyote.http11.Http11Processor.process(Ljava/io/InputStream;Ljava/io/OutputStream;)V+566
    j org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Lorg/apache/tomcat/util/net/TcpConnection;[Ljava/lang/Object;)V+113
    j org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(Ljava/net/Socket;Lorg/apache/tomcat/util/net/TcpConnection;[Ljava/lang/Object;)V+45
    j org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt([Ljava/lang/Object;)V+102
    j org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run()V+167
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x08515ad0 JavaThread "TP-Monitor" daemon [_thread_blocked, id=4542]
    0x08514be8 JavaThread "TP-Processor4" daemon [_thread_in_native, id=4541]
    0x084fdd40 JavaThread "TP-Processor3" daemon [_thread_blocked, id=4540]
    0x084fd288 JavaThread "TP-Processor2" daemon [_thread_blocked, id=4539]
    0x084fce68 JavaThread "TP-Processor1" daemon [_thread_blocked, id=4538]
    0x084fab18 JavaThread "http-8080-Monitor" [_thread_blocked, id=4537]
    0x084f9c10 JavaThread "http-8080-Processor25" daemon [_thread_in_native, id=4536]
    =>0x084f8d08 JavaThread "http-8080-Processor24" daemon [_thread_in_vm, id=4535]
    0x084f7e00 JavaThread "http-8080-Processor23" daemon [_thread_blocked, id=4534]
    0x084f6ef8 JavaThread "http-8080-Processor22" daemon [_thread_blocked, id=4533]
    0x084f5ff0 JavaThread "http-8080-Processor21" daemon [_thread_blocked, id=4532]
    0x084f50e8 JavaThread "http-8080-Processor20" daemon [_thread_blocked, id=4531]
    0x084f4218 JavaThread "http-8080-Processor19" daemon [_thread_blocked, id=4530]
    0x084f3310 JavaThread "http-8080-Processor18" daemon [_thread_blocked, id=4529]
    0x084f2408 JavaThread "http-8080-Processor17" daemon [_thread_blocked, id=4528]
    0x084f1500 JavaThread "http-8080-Processor16" daemon [_thread_blocked, id=4527]
    0x084f05f8 JavaThread "http-8080-Processor15" daemon [_thread_blocked, id=4526]
    0x084ef6f0 JavaThread "http-8080-Processor14" daemon [_thread_blocked, id=4525]
    0x084ee7e8 JavaThread "http-8080-Processor13" daemon [_thread_blocked, id=4524]
    0x084ed8e0 JavaThread "http-8080-Processor12" daemon [_thread_blocked, id=4523]
    0x084ec9d8 JavaThread "http-8080-Processor11" daemon [_thread_blocked, id=4522]
    0x084ebad0 JavaThread "http-8080-Processor10" daemon [_thread_blocked, id=4521]
    0x084eabc8 JavaThread "http-8080-Processor9" daemon [_thread_blocked, id=4520]
    0x084e9cc0 JavaThread "http-8080-Processor8" daemon [_thread_blocked, id=4519]
    0x084e8db8 JavaThread "http-8080-Processor7" daemon [_thread_blocked, id=4518]
    0x084e7eb0 JavaThread "http-8080-Processor6" daemon [_thread_blocked, id=4517]
    0x084e6fc0 JavaThread "http-8080-Processor5" daemon [_thread_blocked, id=4516]
    0x084e6108 JavaThread "http-8080-Processor4" daemon [_thread_blocked, id=4515]
    0x084e5250 JavaThread "http-8080-Processor3" daemon [_thread_blocked, id=4514]
    0x084e4398 JavaThread "http-8080-Processor2" daemon [_thread_blocked, id=4513]
    0x084e3f80 JavaThread "http-8080-Processor1" daemon [_thread_blocked, id=4512]
    0x083f48d0 JavaThread "ContainerBackgroundProcessor[StandardEngine[Catalina]]" daemon [_thread_blocked, id=4511]
    0x080a5a28 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=4508]
    0x080a44c0 JavaThread "CompilerThread0" daemon [_thread_blocked, id=4507]
    0x080a35b0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4506]
    0x0809cc10 JavaThread "Finalizer" daemon [_thread_blocked, id=4505]
    0x0809bf50 JavaThread "Reference Handler" daemon [_thread_blocked, id=4504]
    0x0805cde8 JavaThread "main" [_thread_in_native, id=4502]
    Other Threads:
    0x080993c0 VMThread [id=4503]
    0x080a6ed0 WatcherThread [id=4509]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 576K, used 126K [0x88a60000, 0x88b00000, 0x88f40000)
    eden space 512K, 13% used [0x88a60000, 0x88a70ab0, 0x88ae0000)
    from space 64K, 92% used [0x88af0000, 0x88afede0, 0x88b00000)
    to space 64K, 0% used [0x88ae0000, 0x88ae0000, 0x88af0000)
    tenured generation total 5528K, used 3932K [0x88f40000, 0x894a6000, 0x8ca60000)
    the space 5528K, 71% used [0x88f40000, 0x89317268, 0x89317400, 0x894a6000)
    compacting perm gen total 8192K, used 4794K [0x8ca60000, 0x8d260000, 0x90a60000)
    the space 8192K, 58% used [0x8ca60000, 0x8cf0eb48, 0x8cf0ec00, 0x8d260000)
    ro space 8192K, 68% used [0x90a60000, 0x90fdf5e0, 0x90fdf600, 0x91260000)
    rw space 12288K, 48% used [0x91260000, 0x9182aca0, 0x9182ae00, 0x91e60000)
    Dynamic libraries:
    003fb000-00410000 r-xp 00000000 03:08 32565 /lib/ld-2.3.4.so
    00410000-00411000 r-xp 00014000 03:08 32565 /lib/ld-2.3.4.so
    00411000-00412000 rwxp 00015000 03:08 32565 /lib/ld-2.3.4.so
    00414000-00537000 r-xp 00000000 03:08 99132 /lib/tls/libc-2.3.4.so
    00537000-00538000 r-xp 00123000 03:08 99132 /lib/tls/libc-2.3.4.so
    00538000-0053b000 rwxp 00124000 03:08 99132 /lib/tls/libc-2.3.4.so
    0053b000-0053d000 rwxp 0053b000 00:00 0
    0053f000-00541000 r-xp 00000000 03:08 39574 /lib/libdl-2.3.4.so
    00541000-00543000 rwxp 00001000 03:08 39574 /lib/libdl-2.3.4.so
    00545000-00566000 r-xp 00000000 03:08 99133 /lib/tls/libm-2.3.4.so
    00566000-00568000 rwxp 00020000 03:08 99133 /lib/tls/libm-2.3.4.so
    00667000-00675000 r-xp 00000000 03:08 99134 /lib/tls/libpthread-2.3.4.so
    00675000-00677000 rwxp 0000d000 03:08 99134 /lib/tls/libpthread-2.3.4.so
    00677000-00679000 rwxp 00677000 00:00 0
    051ac000-051be000 r-xp 00000000 03:08 39576 /lib/libnsl-2.3.4.so
    051be000-051c0000 rwxp 00011000 03:08 39576 /lib/libnsl-2.3.4.so
    051c0000-051c2000 rwxp 051c0000 00:00 0
    08048000-08057000 r-xp 00000000 03:0a 576709 /usr/jdk1.5.0_11/bin/java
    08057000-08059000 rwxp 0000e000 03:0a 576709 /usr/jdk1.5.0_11/bin/java
    08059000-08559000 rwxp 08059000 00:00 0
    88a60000-88b00000 rwxp 88a60000 00:00 0
    88b00000-88f40000 rwxp 88b00000 00:00 0
    88f40000-894a6000 rwxp 88f40000 00:00 0
    894a6000-8ca60000 rwxp 894a6000 00:00 0
    8ca60000-8d260000 rwxp 8ca60000 00:00 0
    8d260000-90a60000 rwxp 8d260000 00:00 0
    90a60000-90fe0000 r-xs 00001000 03:0a 576666 /usr/jdk1.5.0_11/jre/lib/i386/client/classes.jsa
    90fe0000-91260000 rwxp 90fe0000 00:00 0
    91260000-9182b000 rwxp 00581000 03:0a 576666 /usr/jdk1.5.0_11/jre/lib/i386/client/classes.jsa
    9182b000-91e60000 rwxp 9182b000 00:00 0
    91e60000-91f30000 rwxp 00b4c000 03:0a 576666 /usr/jdk1.5.0_11/jre/lib/i386/client/classes.jsa
    91f30000-92260000 rwxp 91f30000 00:00 0
    92260000-92264000 r-xs 00c1c000 03:0a 576666 /usr/jdk1.5.0_11/jre/lib/i386/client/classes.jsa
    92264000-92660000 rwxp 92264000 00:00 0
    b07c8000-b07c9000 rwxp b07c8000 00:00 0
    b07c9000-b07d1000 r-xp 00000000 03:0a 609034 /usr/Tomcat/webapps/SearchEngine/WEB-INF/classes/libprompt.so
    b07d1000-b07d2000 rwxp 00008000 03:0a 609034 /usr/Tomcat/webapps/SearchEngine/WEB-INF/classes/libprompt.so
    b07d2000-b09e0000 rwxp b07d2000 00:00 0
    b09e0000-b09e3000 ---p b09e0000 00:00 0
    b09e3000-b0a61000 rwxp b09e3000 00:00 0
    b0a61000-b0a64000 ---p b0a61000 00:00 0
    b0a64000-b0ae2000 rwxp b0a64000 00:00 0
    b0ae2000-b0ae5000 ---p b0ae2000 00:00 0
    b0ae5000-b0b63000 rwxp b0ae5000 00:00 0
    b0b63000-b0b66000 ---p b0b63000 00:00 0
    b0b66000-b0be4000 rwxp b0b66000 00:00 0
    b0be4000-b0be7000 ---p b0be4000 00:00 0
    b0be7000-b0c65000 rwxp b0be7000 00:00 0
    b0c65000-b0c68000 ---p b0c65000 00:00 0
    b0c68000-b0ce6000 rwxp b0c68000 00:00 0
    b0ce6000-b0ce9000 ---p b0ce6000 00:00 0
    b0ce9000-b0d67000 rwxp b0ce9000 00:00 0
    b0d67000-b0d6a000 ---p b0d67000 00:00 0
    b0d6a000-b0de8000 rwxp b0d6a000 00:00 0
    b0de8000-b0deb000 ---p b0de8000 00:00 0
    b0deb000-b0e69000 rwxp b0deb000 00:00 0
    b0e69000-b0e6c000 ---p b0e69000 00:00 0
    b0e6c000-b0eea000 rwxp b0e6c000 00:00 0
    b0eea000-b0eed000 ---p b0eea000 00:00 0
    b0eed000-b0f6b000 rwxp b0eed000 00:00 0
    b0f6b000-b0f6e000 ---p b0f6b000 00:00 0
    b0f6e000-b0fec000 rwxp b0f6e000 00:00 0
    b0fec000-b0fef000 ---p b0fec000 00:00 0
    b0fef000-b106d000 rwxp b0fef000 00:00 0
    b106d000-b1070000 ---p b106d000 00:00 0
    b1070000-b10ee000 rwxp b1070000 00:00 0
    b10ee000-b10f1000 ---p b10ee000 00:00 0
    b10f1000-b116f000 rwxp b10f1000 00:00 0
    b116f000-b1172000 ---p b116f000 00:00 0
    b1172000-b11f0000 rwxp b1172000 00:00 0
    b11f0000-b11f3000 ---p b11f0000 00:00 0
    b11f3000-b1271000 rwxp b11f3000 00:00 0
    b1271000-b1274000 ---p b1271000 00:00 0
    b1274000-b12f2000 rwxp b1274000 00:00 0
    b12f2000-b12f5000 ---p b12f2000 00:00 0
    b12f5000-b1373000 rwxp b12f5000 00:00 0
    b1373000-b1376000 ---p b1373000 00:00 0
    b1376000-b13f4000 rwxp b1376000 00:00 0
    b13f4000-b13f7000 ---p b13f4000 00:00 0
    b13f7000-b1475000 rwxp b13f7000 00:00 0
    b1475000-b1478000 ---p b1475000 00:00 0
    b1478000-b14f6000 rwxp b1478000 00:00 0
    b14f6000-b14f9000 ---p b14f6000 00:00 0
    b14f9000-b1577000 rwxp b14f9000 00:00 0
    b1577000-b157a000 ---p b1577000 00:00 0
    b157a000-b15f8000 rwxp b157a000 00:00 0
    b15f8000-b15fb000 ---p b15f8000 00:00 0
    b15fb000-b1679000 rwxp b15fb000 00:00 0
    b1679000-b167c000 ---p b1679000 00:00 0
    b167c000-b16fa000 rwxp b167c000 00:00 0
    b16fa000-b16fd000 ---p b16fa000 00:00 0
    b16fd000-b177b000 rwxp b16fd000 00:00 0
    b177b000-b177e000 ---p b177b000 00:00 0
    b177e000-b17fc000 rwxp b177e000 00:00 0
    b17fc000-b17ff000 ---p b17fc000 00:00 0
    b17ff000-b187d000 rwxp b17ff000 00:00 0
    b187d000-b1880000 ---p b187d000 00:00 0
    b1880000-b18fe000 rwxp b1880000 00:00 0
    b18fe000-b1901000 ---p b18fe000 00:00 0
    b1901000-b197f000 rwxp b1901000 00:00 0
    b197f000-b1982000 ---p b197f000 00:00 0
    b1982000-b1a7b000 rwxp b1982000 00:00 0
    b1a7b000-b1b00000 ---p b1a7b000 00:00 0
    b1b7b000-b1b7d000 r-xs 00000000 03:0a 608240 /usr/Tomcat/server/lib/servlets-invoker.jar
    b1b7d000-b1b82000 r-xs 00000000 03:0a 608245 /usr/Tomcat/server/lib/tomcat-coyote.jar
    b1b82000-b1b92000 r-xs 00000000 03:0a 608235 /usr/Tomcat/server/lib/catalina-storeconfig.jar
    b1b92000-b1b99000 r-xs 00000000 03:0a 608232 /usr/Tomcat/server/lib/catalina-ant.jar
    b1b99000-b1b9f000 r-xs 00000000 03:0a 608231 /usr/Tomcat/server/lib/catalina-ant-jmx.jar
    b1b9f000-b1bb5000 r-xs 00000000 03:0a 608246 /usr/Tomcat/server/lib/tomcat-http.jar
    b1bb5000-b1c55000 r-xs 00000000 03:0a 608236 /usr/Tomcat/server/lib/catalina.jar
    b1c55000-b1c5b000 r-xs 00000000 03:0a 608242 /usr/Tomcat/server/lib/servlets-webdav.jar
    b1c5b000-b1c62000 r-xs 00000000 03:0a 608244 /usr/Tomcat/server/lib/tomcat-apr.jar
    b1c62000-b1ca1000 r-xs 00000000 03:0a 608248 /usr/Tomcat/server/lib/tomcat-util.jar
    b1ca1000-b1ca9000 r-xs 00000000 03:0a 608247 /usr/Tomcat/server/lib/tomcat-jkstatus-ant.jar
    b1ca9000-b1cae000 r-xs 00000000 03:0a 608239 /usr/Tomcat/server/lib/servlets-default.jar
    b1cae000-b1cc9000 r-xs 00000000 03:0a 608237 /usr/Tomcat/server/lib/commons-modeler-2.0.jar
    b1cc9000-b1cee000 r-xs 00000000 03:0a 608243 /usr/Tomcat/server/lib/tomcat-ajp.jar
    b1cee000-b1d23000 r-xs 00000000 03:0a 608233 /usr/Tomcat/server/lib/catalina-cluster.jar
    b1d23000-b1d4b000 r-xs 00000000 03:0a 608227 /usr/Tomcat/common/lib/naming-factory-dbcp.jar
    b1d4b000-b1d53000 r-xs 00000000 03:0a 608228 /usr/Tomcat/common/lib/naming-factory.jar
    b1d53000-b1db7000 r-xs 00000000 03:0a 608224 /usr/Tomcat/common/lib/jasper-compiler.jar
    b1db7000-b1dd3000 r-xs 00000000 03:0a 608222 /usr/Tomcat/common/lib/commons-el.jar
    b1dd3000-b1ddf000 r-xs 00000000 03:0a 608229 /usr/Tomcat/common/lib/naming-resources.jar
    b1ddf000-b1f08000 r-xs 00000000 03:0a 608223 /usr/Tomcat/common/lib/jasper-compiler-jdt.jar
    b1f08000-b1f0e000 r-xs 00000000 03:0a 608197 /usr/Tomcat/bin/bootstrap.jar
    b1f0e000-b1f10000 r-xs 00000000 03:0a 576084 /usr/jdk1.5.0_11/jre/lib/ext/dnsns.jar
    b1f10000-b1f3b000 r-xs 00000000 03:0a 576083 /usr/jdk1.5.0_11/jre/lib/ext/sunpkcs11.jar
    b1f3b000-b2000000 r-xs 00000000 03:0a 576682 /usr/jdk1.5.0_11/jre/lib/ext/localedata.jar
    b2000000-b20f7000 rwxp b2000000 00:00 0
    b20f7000-b2100000 ---p b20f7000 00:00 0
    b2112000-b2114000 r-xs 00000000 03:0a 608281 /usr/Tomcat/webapps/ROOT/WEB-INF/lib/catalina-root.jar
    b2114000-b2125000 r-xp 00000000 03:0a 576048 /usr/jdk1.5.0_11/jre/lib/i386/libnet.so
    b2125000-b2126000 rwxp 00011000 03:0a 576048 /usr/jdk1.5.0_11/jre/lib/i386/libnet.so
    b2126000-b2143000 r-xs 00000000 03:0a 608234 /usr/Tomcat/server/lib/catalina-optional.jar
    b2143000-b215c000 r-xs 00000000 03:0a 608230 /usr/Tomcat/common/lib/servlet-api.jar
    b215c000-b2169000 r-xs 00000000 03:0a 608226 /usr/Tomcat/common/lib/jsp-api.jar
    b2169000-b217c000 r-xs 00000000 03:0a 608225 /usr/Tomcat/common/lib/jasper-runtime.jar
    b217c000-b2185000 r-xs 00000000 03:0a 608221 /usr/Tomcat/common/i18n/tomcat-i18n-ja.jar
    b2185000-b218d000 r-xs 00000000 03:0a 608220 /usr/Tomcat/common/i18n/tomcat-i18n-fr.jar
    b218d000-b2196000 r-xs 00000000 03:0a 608219 /usr/Tomcat/common/i18n/tomcat-i18n-es.jar
    b2196000-b21a0000 r-xs 00000000 03:0a 608218 /usr/Tomcat/common/i18n/tomcat-i18n-en.jar
    b21a0000-b21a4000 r-xs 00000000 03:0a 608211 /usr/Tomcat/bin/tomcat-juli.jar
    b21a4000-b21ab000 r-xs 00000000 03:0a 608201 /usr/Tomcat/bin/commons-logging-api.jar
    b21ab000-b21ae000 r-xs 00000000 03:0a 608200 /usr/Tomcat/bin/commons-daemon.jar
    b21ae000-b21d5000 r-xs 00000000 03:0a 576082 /usr/jdk1.5.0_11/jre/lib/ext/sunjce_provider.jar
    b21d5000-b21d6000 ---p b21d5000 00:00 0
    b21d6000-b2256000 rwxp b21d6000 00:00 0
    b2256000-b2259000 ---p b2256000 00:00 0
    b2259000-b22d7000 rwxp b2259000 00:00 0
    b22d7000-b22da000 ---p b22d7000 00:00 0
    b22da000-b2358000 rwxp b22da000 00:00 0
    b2358000-b235b000 ---p b2358000 00:00 0
    b235b000-b23d9000 rwxp b235b000 00:00 0
    b23d9000-b25d9000 r-xp 00000000 03:0a 98479 /usr/lib/locale/locale-archive
    b25d9000-b25dc000 ---p b25d9000 00:00 0
    b25dc000-b265a000 rwxp b25dc000 00:00 0
    b265a000-b265d000 ---p b265a000 00:00 0
    b265d000-b26db000 rwxp b265d000 00:00 0
    b26db000-b26dc000 ---p b26db000 00:00 0
    b26dc000-b276d000 rwxp b26dc000 00:00 0
    b276d000-b2789000 rwxp b276d000 00:00 0
    b2789000-b278c000 rwxp b2789000 00:00 0
    b278c000-b27a7000 rwxp b278c000 00:00 0
    b27a7000-b27a8000 rwxp b27a7000 00:00 0
    b27a8000-b27a9000 rwxp b27a8000 00:00 0
    b27a9000-b27ad000 rwxp b27a9000 00:00 0
    b27ad000-b27c7000 rwxp b27ad000 00:00 0
    b27c7000-b27cb000 rwxp b27c7000 00:00 0
    b27cb000-b27e7000 rwxp b27cb000 00:00 0
    b27e7000-b27f9000 rwxp b27e7000 00:00 0
    b27f9000-b2872000 rwxp b27f9000 00:00 0
    b2872000-b2a32000 rwxp b2872000 00:00 0
    b2a32000-b4872000 rwxp b2a32000 00:00 0
    b4872000-b50e1000 r-xs 00000000 03:0a 576681 /usr/jdk1.5.0_11/jre/lib/charsets.jar
    b50e1000-b50f6000 r-xs 00000000 03:0a 576086 /usr/jdk1.5.0_11/jre/lib/jce.jar
    b50f6000-b517b000 r-xs 00000000 03:0a 576624 /usr/jdk1.5.0_11/jre/lib/jsse.jar
    b517b000-b51e4000 rwxp b517b000 00:00 0
    b51e4000-b77f3000 r-xs 00000000 03:0a 576703 /usr/jdk1.5.0_11/jre/lib/rt.jar
    b77f3000-b7802000 r-xp 00000000 03:0a 576045 /usr/jdk1.5.0_11/jre/lib/i386/libzip.so
    b7802000-b7804000 rwxp 0000e000 03:0a 576045 /usr/jdk1.5.0_11/jre/lib/i386/libzip.so
    b7804000-b7825000 r-xp 00000000 03:0a 576043 /usr/jdk1.5.0_11/jre/lib/i386/libjava.so
    b7825000-b7827000 rwxp 00020000 03:0a 576043 /usr/jdk1.5.0_11/jre/lib/i386/libjava.so
    b7827000-b7832000 r-xp 00000000 03:0a 576042 /usr/jdk1.5.0_11/jre/lib/i386/libverify.so
    b7832000-b7833000 rwxp 0000b000 03:0a 576042 /usr/jdk1.5.0_11/jre/lib/i386/libverify.so
    b7833000-b783c000 r-xp 00000000 03:08 79892 /lib/libnss_files-2.3.4.so
    b783c000-b783e000 rwxp 00008000 03:08 79892 /lib/libnss_files-2.3.4.so
    b783f000-b7847000 rwxs 00000000 03:08 33166 /tmp/hsperfdata_root/4502
    b7847000-b784d000 r-xp 00000000 03:0a 576030 /usr/jdk1.5.0_11/jre/lib/i386/native_threads/libhpi.so
    b784d000-b784e000 rwxp 00006000 03:0a 576030 /usr/jdk1.5.0_11/jre/lib/i386/native_threads/libhpi.so
    b784e000-b784f000 rwxp b784e000 00:00 0
    b784f000-b7850000 r-xp b784f000 00:00 0
    b7850000-b7bc0000 r-xp 00000000 03:0a 576036 /usr/jdk1.5.0_11/jre/lib/i386/client/libjvm.so
    b7bc0000-b7bde000 rwxp 00370000 03:0a 576036 /usr/jdk1.5.0_11/jre/lib/i386/client/libjvm.so
    b7bde000-b7ff7000 rwxp b7bde000 00:00 0
    bfe00000-bfe03000 ---p bfe00000 00:00 0
    bfe03000-c0000000 rwxp bfe03000 00:00 0
    ffffe000-fffff000 ---p 00000000 00:00 0
    VM Arguments:
    jvm_args: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.util.logging.config.file=/usr/Tomcat/conf/logging.properties -Djava.endorsed.dirs=/usr/Tomcat/common/endorsed -Dcatalina.base=/usr/Tomcat -Dcatalina.home=/usr/Tomcat -Djava.io.tmpdir=/usr/Tomcat/temp
    java_command: org.apache.catalina.startup.Bootstrap start
    Launcher Type: SUN_STANDARD
    Environment Variables:
    JAVA_HOME=/usr/jdk1.5.0_11
    CLASSPATH=:/usr/Tomcat/bin/bootstrap.jar:/usr/Tomcat/bin/commons-logging-api.jar
    PATH=/usr/jdk1.5.0_11/bin:/usr/jdk1.5.0_11/lib:/usr:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin
    LD_LIBRARY_PATH=/usr/jdk1.5.0_11/jre/lib/i386/client:/usr/jdk1.5.0_11/jre/lib/i386:/usr/jdk1.5.0_11/jre/../lib/i386::/usr/Tomcat/webapps/SearchEngine/WEB-INF/classes:/usr/Tomcat/bin
    SHELL=/bin/bash
    DISPLAY=:0.0
    Signal Handlers:
    SIGSEGV: [libjvm.so+0x32a000], sa_mask[0]=0x7ffbfeff, sa_flags=0x14000004
    SIGBUS: [libjvm.so+0x32a000], sa_mask[0]=0x7ffbfeff, sa_flags=0x14000004
    SIGFPE: [libjvm.so+0x28e010], sa_mask[0]=0x7ffbfeff, sa_flags=0x14000004
    SIGPIPE: [libjvm.so+0x28e010], sa_mask[0]=0x7ffbfeff, sa_flags=0x14000004
    SIGILL: [libjvm.so+0x28e010], sa_mask[0]=0x7ffbfeff, sa_flags=0x14000004
    SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGUSR2: [libjvm.so+0x290460], sa_mask[0]=0x00000000, sa_flags=0x14000004
    SIGHUP: [libjvm.so+0x28fe90], sa_mask[0]=0x7ffbfeff, sa_flags=0x14000004
    SIGINT: SIG_IGN, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGQUIT: [libjvm.so+0x28fe90], sa_mask[0]=0x7ffbfeff, sa_flags=0x14000004
    SIGTERM: [libjvm.so+0x28fe90], sa_mask[0]=0x7ffbfeff, sa_flags=0x14000004
    --------------- S Y S T E M ---------------
    OS:Red Hat Enterprise Linux ES release 4 (Nahant)
    uname:Linux 2.6.9-5.ELsmp #1 SMP Wed Jan 5 19:30:39 EST 2005 i686
    libc:glibc 2.3.4 NPTL 2.3.4
    rlimit: STACK 10240k, CORE 0k, NPROC 16237, NOFILE 1024, AS infinity
    load average:0.47 0.46 0.28
    CPU:total 2 (cores per cpu 2, threads per core 1) family 6 model 15 stepping 6, cmov, cx8, fxsr, mmx, sse, sse2
    Memory: 4k page, physical 1025420k(705856k free), swap 2096440k(2096440k free)
    vm_info: Java HotSpot(TM) Client VM (1.5.0_11-b03) for linux-x86, built on Dec 15 2006 02:25:41 by java_re with gcc 3.2.1-7a (J2SE release)
    Can anybody please give me a solution to this error...

    The JVM crashed. The only to get it fixed I suppose is to bring it to Sun's attention

Maybe you are looking for