JVM Hotspot compiler crashed

Hello,
The JVM crashed in one of our Solaris production environments. The cause of the crash appears to be the HotSpot compiler. It seems that the JVM was trying to compile frequently used code and then it crashed. I have checked the forums and I found one other message with the same Internal Error ID. However, in that message, it is suggested that the JVM itself is running out of C malloc space (http://forum.java.sun.com/thread.jspa?forumID=37&threadID=5127551).
I have verified that the JVM was not running out of memory when it crashed. There was over 9 GB of swap and physical memory available to the JVM when the crash happened.
Below are the contents of the hs_err_pid file.
# An unexpected error has been detected by HotSpot Virtual Machine:
# Internal Error (434F44452255464645520E4350500060 01), pid=2355, tid=13
# Java VM: Java HotSpot(TM) Server VM (1.5.0_07-b03 mixed mode)
--------------- T H R E A D ---------------
Current thread (0x0017fcb8): JavaThread "CompilerThread0" daemon [_thread_in_native, id=13]
Stack: [0xa2300000,0xa2380000), sp=0xa237e370, free space=504k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0x6f5644]
V [libjvm.so+0x4369b0]
V [libjvm.so+0x1b5140]
V [libjvm.so+0x21b8b0]
V [libjvm.so+0x227b70]
V [libjvm.so+0x224ce4]
V [libjvm.so+0x21ab78]
V [libjvm.so+0x282d78]
V [libjvm.so+0x278d04]
V [libjvm.so+0x2799c0]
V [libjvm.so+0x336548]
V [libjvm.so+0x2deae8]
V [libjvm.so+0x6691b0]
Current CompileTask:
opto:4113 gov.nist.javax.sip.stack.SIPDialog.setLastResponse(Lgov/nist/javax/sip/stack/SIPTransaction;Lgov/nist/javax/sip/message/SIPResponse;)V (954 bytes)
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x01a70548 JavaThread "RMI ConnectionExpiration-[90.0.64.65:49888]" daemon [_thread_blocked, id=121153]
0x01d8a5e0 JavaThread "RMI RenewClean-[90.0.64.65:49888]" daemon [_thread_blocked, id=5835]
0x005433e0 JavaThread "Thread-29" [_thread_in_native, id=1227]
0x0110a820 JavaThread "Thread-30" [_thread_blocked, id=1226]
0x016d2ae8 JavaThread "RMI RenewClean-[90.0.64.64:32827]" daemon [_thread_blocked, id=167]
0x00d31a28 JavaThread "UDPMessageChannelThread" daemon [_thread_blocked, id=120]
0x0151a1a8 JavaThread "UDPMessageProcessorThread" daemon [_thread_in_native, id=119]
0x01519f38 JavaThread "MitelTCPServer" [_thread_in_native, id=118]
0x00f1ced8 JavaThread "MitelTCPHandler" [_thread_in_native, id=117]
0x00f1d478 JavaThread "MinetEncryptedServer" [_thread_blocked, id=116]
0x00f1afb8 JavaThread "JainMgcpStackImpl" [_thread_in_native, id=115]
0x0079baf0 JavaThread "Thread-24" daemon [_thread_blocked, id=113]
0x00d22018 JavaThread "Thread-20" daemon [_thread_blocked, id=111]
0x00d21e50 JavaThread "Thread-18" daemon [_thread_blocked, id=110]
0x008e4090 JavaThread "Thread-15" [_thread_in_native, id=73]
0x01069af8 JavaThread "Thread-16" [_thread_blocked, id=72]
0x010e5720 JavaThread "Thread-14" [_thread_blocked, id=69]
0x000388d8 JavaThread "DestroyJavaVM" [_thread_blocked, id=1]
0x01e6b3b0 JavaThread "RTSEngine Watchdog" [_thread_blocked, id=68]
0x007826e0 JavaThread "RTSEngine" [_thread_in_Java, id=67]
0x00be1cd8 JavaThread "DBEngine Watchdog" [_thread_blocked, id=66]
0x00bdde38 JavaThread "DBEngine" [_thread_blocked, id=65]
0x00fc8a08 JavaThread "DefaultDomain:class=SnmpV3AdaptorServer,protocol=snmp,port=8163" [_thread_in_native, id=63]
0x00605e60 JavaThread "DefaultDomain:class=HtmlAdaptorServer,protocol=html,port=9001" [_thread_in_native, id=62]
0x001f98a0 JavaThread "CDR Processor" [_thread_blocked, id=61]
0x00fcb680 JavaThread "Python Server" [_thread_in_native, id=60]
0x00a15bc0 JavaThread "CDR File Manager" [_thread_blocked, id=59]
0x00542bb0 JavaThread "MemoryLogger" [_thread_blocked, id=58]
0x00541d20 JavaThread "Globals Executioner" [_thread_blocked, id=57]
0x00a16068 JavaThread "Remote Command Executioner" [_thread_blocked, id=56]
0x0157ab78 JavaThread "CallpAuditor" [_thread_blocked, id=55]
0x00664068 JavaThread "VACommClient" [_thread_blocked, id=54]
0x003f34e0 JavaThread "Thread-11" [_thread_blocked, id=50]
0x005844a8 JavaThread "Thread-10" daemon [_thread_blocked, id=34]
0x00f95e60 JavaThread "RMI LeaseChecker" daemon [_thread_blocked, id=32]
0x010821f0 JavaThread "GC Daemon" daemon [_thread_blocked, id=30]
0x00587928 JavaThread "RMI Reaper" [_thread_blocked, id=29]
0x015fd208 JavaThread "Timer-3" [_thread_blocked, id=28]
0x009b4200 JavaThread "EventScannerThread" [_thread_blocked, id=27]
0x006df418 JavaThread "Timer-2" [_thread_blocked, id=26]
0x0051d958 JavaThread "MemoryHandlerEx" [_thread_blocked, id=20]
0x0035cef8 JavaThread "RMI TCP Accept-4003" daemon [_thread_in_native, id=18]
0x00357d70 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=17]
0x003555c8 JavaThread "Timer-0" daemon [_thread_blocked, id=16]
0x00181d90 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=15]
0x00180c10 JavaThread "CompilerThread1" daemon [_thread_blocked, id=14]
=>0x0017fcb8 JavaThread "CompilerThread0" daemon [_thread_in_native, id=13]
0x0017e370 JavaThread "AdapterThread" daemon [_thread_blocked, id=12]
0x0017d1e8 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=11]
0x0017c118 JavaThread "JDWP Event Helper Thread" daemon [_thread_blocked, id=10]
0x00174030 JavaThread "JDWP Transport Listener: dt_socket" daemon [_thread_in_native, id=9]
0x00171420 JavaThread "Surrogate Locker Thread (CMS)" daemon [_thread_blocked, id=8]
0x00164aa8 JavaThread "Finalizer" daemon [_thread_blocked, id=7]
0x00164568 JavaThread "Reference Handler" daemon [_thread_blocked, id=6]
Other Threads:
0x00162488 VMThread [id=5]
0x003b28f0 WatcherThread [id=19]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
par new generation total 7424K, used 3798K [0xa5800000, 0xa6000000, 0xa6000000)
eden space 6656K, 45% used [0xa5800000, 0xa5af5b48, 0xa5e80000)
from space 768K, 100% used [0xa5e80000, 0xa5f40000, 0xa5f40000)
to space 768K, 0% used [0xa5f40000, 0xa5f40000, 0xa6000000)
concurrent mark-sweep generation total 1220608K, used 354273K [0xa6000000, 0xf0800000, 0xf0800000)
concurrent-mark-sweep perm gen total 46400K, used 27804K [0xf0800000, 0xf3550000, 0xf8800000)
Dynamic libraries:
0x00010000      /usr/jdk1.5.0_07/bin/java
0xff370000      /usr/lib/libthread.so.1
0xff3fa000      /usr/lib/libdl.so.1
0xff280000      /usr/lib/libc.so.1
0xff3a0000      /usr/platform/SUNW,Sun-Fire-V240/lib/libc_psr.so.1
0xfe800000      /usr/jdk1.5.0_07/jre/lib/sparc/server/libjvm.so
0xff240000      /usr/lib/libsocket.so.1
0xff220000      /usr/lib/libsched.so.1
0xff1f0000      /usr/lib/libCrun.so.1
0xff1a0000      /usr/lib/libm.so.1
0xff080000      /usr/lib/libnsl.so.1
0xff170000      /usr/lib/libmp.so.2
0xff050000      /usr/jdk1.5.0_07/jre/lib/sparc/native_threads/libhpi.so
0xfe7b0000      /usr/jdk1.5.0_07/jre/lib/sparc/libjdwp.so
0xfe770000      /usr/jdk1.5.0_07/jre/lib/sparc/libverify.so
0xfe720000      /usr/jdk1.5.0_07/jre/lib/sparc/libjava.so
0xfe700000      /usr/jdk1.5.0_07/jre/lib/sparc/libzip.so
0xfbfb0000      /usr/lib/locale/en_US.ISO8859-1/en_US.ISO8859-1.so.2
0xfbf90000      /usr/jdk1.5.0_07/jre/lib/sparc/libdt_socket.so
0xfbee0000      /usr/lib/nss_files.so.1
0xfbec0000      /usr/jdk1.5.0_07/jre/lib/sparc/libmanagement.so
0xfbdd0000      /usr/jdk1.5.0_07/jre/lib/sparc/libnet.so
0xf8ab0000      /usr/jdk1.5.0_07/jre/lib/sparc/libnio.so
0xf8a90000      /usr/lib/librt.so.1
0xf8860000      /usr/lib/libaio.so.1
0xf8840000      /usr/lib/libmd5.so.1
0xf8820000      /usr/lib/libsendfile.so.1
0xa57e0000      /usr/jdk1.5.0_07/jre/lib/sparc/librmi.so
0x9dc00000      /nci/vks.2.0.9.0.1/callp/libmgcpca.so.3.0.0.0.0
0xa5690000      /usr/local/lib/libstdc++.so.2.10.0
VM Arguments:
jvm_args: -XX:+UseISM -Xms1200m -Xmx1200m -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+CMSIncrementalPacing -XX:+CMSPermGenSweepingEnabled -XX:+CMSClassUnloadingEnabled -XX:+CMSParallelRemarkEnabled -XX:+DisableExplicitGC -XX:MaxPermSize=128m -XX:SurvivorRatio=8 -verbose:gc -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -XX:-TraceClassUnloading -Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=4001 -Dcom.sun.management.jmxremote.port=4003 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.password.file=/nci/vks/callp/jmxremote.password -Dnci.callp.state=2
java_command: com.nci.callp.MainApplication
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=/usr/java
CLASSPATH=:/usr/java/lib/tools.jar:/usr/java/jre/lib/rt.jar:.:/nci/vks/lib/bitlib.jar:/nci/vks/lib/nist.jar:/nci/vks/lib/antlrall.jar:/nci/vks/lib/common.jar:/nci/vks/lib/jconn2.jar:/nci/vks/callp/callp.jar:/nci/vks/callp/lib/3comlib.jar:/nci/vks/callp/lib/jcert.jar:/nci/vks/callp/lib/jnet.jar:/nci/vks/callp/lib/jsse.jar:/nci/vks/callp/lib/mitellib.jar:/nci/vks/mediaserver/mediaserver.jar:/nci/vks/snmp/snmp.jar:/nci/vks/snmp/lib/solaris/jdmkrt.jar:/nci/vks/snmp/lib/solaris/jdmktk.jar:/nci/vks/snmp/lib/solaris/jsnmpapi.jar:/nci/vks/auditor/auditor.jar:.:/nci/vks/lib/bitlib.jar:/nci/vks/lib/nist.jar:/nci/vks/lib/antlrall.jar:/nci/vks/lib/common.jar:/nci/vks/lib/jconn2.jar:/vks_shared/callp/resources:/nci/vks/callp/callp.jar:/nci/vks/callp/lib/3comlib.jar:/nci/vks/callp/lib/jcert.jar:/nci/vks/callp/lib/jnet.jar:/nci/vks/callp/lib/jsse.jar:/nci/vks/callp/lib/mitellib.jar:/nci/vks/callp/lib/cpl.jar:/nci/vks/callp/lib/asbsdk.jar:/nci/vks/mediaserver/mediaserver.jar:/nci/vks/snmp/snmp.jar:/nci/vks/snmp/lib/solaris/jdmkrt.jar:/nci/vks/snmp/lib/solaris/jdmktk.jar:/nci/vks/snmp/lib/solaris/jsnmpapi.jar:/nci/vks/lib/commons-collections-3.0.jar:/nci/vks/lib/commons-lang-2.0.jar:/nci/vks/lib/jython.jar:/nci/vks/lib/castor-0.9.7.jar:/usr/java/lib/tools.jar:/nci/vks/lib/commons-logging-1.0.3.jar://nci/vks/lib/common.nist.jar://nci/vks/lib/concurrent.jar://nci/vks/lib/log4j-1.2.8.jar
PATH=/nci/sybase/SYBSsa9/bin32:/nci/sybase/shared9/sybcentral43:/usr/sbin:/usr/bin:/nci/sybase/SYBSsa9/bin:/usr/sbin:/opt/SUNWcgha/sbin:/nci/vks/bin:/usr/local/bin:/usr/ccs/bin:/opt/SUNWcgha/sbin:/nci/mysql/bin
LD_LIBRARY_PATH=/usr/jdk1.5.0_07/jre/lib/sparc/server:/usr/jdk1.5.0_07/jre/lib/sparc:/usr/jdk1.5.0_07/jre/../lib/sparc:/nci/sybase/SYBSsa9/lib32:/nci/sybase/SYBSsa9/lib64:/nci/sybase/SYBSsa9/jre142/lib/sparc/client:/nci/sybase/SYBSsa9/jre142/lib/sparc:/nci/sybase/SYBSsa9/jre142/lib/sparc/native_threads:/nci/sybase/SYBSsa9/drivers/lib::/usr/lib:/nci/sybase/SYBSsa9/lib:/usr/local/lib
SHELL=/usr/bin/bash
HOSTTYPE=sparc
OSTYPE=solaris2.9
MACHTYPE=sparc-sun-solaris2.9
Signal Handlers:
SIGSEGV: [libjvm.so+0x6f60b8], sa_mask[0]=0x7fbffeff, sa_flags=0x00000004
SIGBUS: [libjvm.so+0x6f60b8], sa_mask[0]=0x7fbffeff, sa_flags=0x00000004
SIGFPE: [libjvm.so+0x276398], sa_mask[0]=0x7fbffeff, sa_flags=0x0000000c
SIGPIPE: [libjvm.so+0x276398], sa_mask[0]=0x7fbffeff, sa_flags=0x0000000c
SIGILL: [libjvm.so+0x276398], sa_mask[0]=0x7fbffeff, sa_flags=0x0000000c
SIGUSR1: [libjvm.so+0x66b714], sa_mask[0]=0x00000000, sa_flags=0x00000008
SIGUSR2: [libjvm.so+0x276398], sa_mask[0]=0x7fbffeff, sa_flags=0x0000000c
SIGHUP: [libjvm.so+0x66a38c], sa_mask[0]=0x7fbffeff, sa_flags=0x00000004
SIGINT: SIG_IGN, sa_mask[0]=0x00000000, sa_flags=0x00000000
SIGQUIT: [libjvm.so+0x66a38c], sa_mask[0]=0x7fbffeff, sa_flags=0x00000004
SIGTERM: [libjvm.so+0x66a38c], sa_mask[0]=0x7fbffeff, sa_flags=0x00000004
--------------- S Y S T E M ---------------
OS: Solaris 9 9/04 s9s_u7wos_09 SPARC
Copyright 2004 Sun Microsystems, Inc. All Rights Reserved.
Use is subject to license terms.
Assembled 29 June 2004
uname:SunOS 5.9 Generic_118558-28 sun4u (T2 libthread)
rlimit: STACK 8192k, CORE infinity, NOFILE 65536, AS infinity
load average:0.49 0.59 0.61
CPU:total 2 has_v8, has_v9, has_vis1, has_vis2, is_ultra3
Memory: 8k page, physical 4194304k(839536k free)
vm_info: Java HotSpot(TM) Server VM (1.5.0_07-b03) for solaris-sparc, built on May 3 2006 01:22:35 by unknown with unknown Workshop:0x550

0x00181d90 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=15]
0x00180c10 JavaThread "CompilerThread1" daemon [_thread_blocked, id=14]
=>0x0017fcb8 JavaThread "CompilerThread0" daemon [_thread_in_native, id=13]
0x0017e370 JavaThread "AdapterThread" daemon [_thread_blocked, id=12]
0x0017d1e8 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=11]upgrade ur java to 1.5u11, this may solve the problem
the application is crashing in compiler thread.
the easiest workaround is to use -server or -client (vice versa) and check with which option your application doesn't crash.

Similar Messages

  • Compiler Crashes!!

    Hi,
    I'm using J2sdk1.4.1 on Windows XP pro. When I compile my code, the compiler crashes! It seems to work sometimes, and not others, and I think it tends to crash when I'm importing and using items from javax.swing.*
    Here's what comes up when I try to compile:
    C:\Documents and Settings\Claire\Desktop\Claire\school\Birmingham\Team Java>javac UserInterface.java
    Unexpected Signal : EXCEPTION_FLT_STACK_CHECK occurred at PC=0xBBD0D2
    Function=[Unknown.]
    Library=(N/A)
    NOTE: We are unable to locate the function name symbol for the error
    just occurred. Please refer to release documentation for possible
    reason and solutions.
    Current Java thread:
    Dynamic libraries:
    0x00400000 - 0x00408000 c:\j2sdk1.4.1\bin\javac.exe
    0x77F50000 - 0x77FF7000 C:\WINDOWS\System32\ntdll.dll
    0x77E60000 - 0x77F46000 C:\WINDOWS\system32\kernel32.dll
    0x77DD0000 - 0x77E5D000 C:\WINDOWS\system32\ADVAPI32.dll
    0x78000000 - 0x78086000 C:\WINDOWS\system32\RPCRT4.dll
    0x77C10000 - 0x77C63000 C:\WINDOWS\system32\MSVCRT.dll
    0x00280000 - 0x002F4000 C:\DOCUME~1\Claire\LOCALS~1\Temp\ata6.tmp
    0x77340000 - 0x773CB000 C:\WINDOWS\system32\COMCTL32.DLL
    0x77C70000 - 0x77CB0000 C:\WINDOWS\system32\GDI32.dll
    0x77D40000 - 0x77DCC000 C:\WINDOWS\system32\USER32.dll
    0x71B20000 - 0x71B31000 C:\WINDOWS\system32\MPR.DLL
    0x771B0000 - 0x772D1000 C:\WINDOWS\system32\OLE32.DLL
    0x77120000 - 0x771AB000 C:\WINDOWS\system32\OLEAUT32.DLL
    0x71AD0000 - 0x71AD8000 C:\WINDOWS\System32\WSOCK32.DLL
    0x71AB0000 - 0x71AC5000 C:\WINDOWS\System32\WS2_32.dll
    0x71AA0000 - 0x71AA8000 C:\WINDOWS\System32\WS2HELP.dll
    0x6D330000 - 0x6D45C000 c:\j2sdk1.4.1\jre\bin\client\jvm.dll
    0x76B40000 - 0x76B6C000 C:\WINDOWS\System32\WINMM.dll
    0x6D1D0000 - 0x6D1D7000 c:\j2sdk1.4.1\jre\bin\hpi.dll
    0x6D300000 - 0x6D30D000 c:\j2sdk1.4.1\jre\bin\verify.dll
    0x6D210000 - 0x6D229000 c:\j2sdk1.4.1\jre\bin\java.dll
    0x6D320000 - 0x6D32D000 c:\j2sdk1.4.1\jre\bin\zip.dll
    0x76C90000 - 0x76CB2000 C:\WINDOWS\system32\imagehlp.dll
    0x6D510000 - 0x6D58D000 C:\WINDOWS\system32\DBGHELP.dll
    0x77C00000 - 0x77C07000 C:\WINDOWS\system32\VERSION.dll
    0x76BF0000 - 0x76BFB000 C:\WINDOWS\System32\PSAPI.DLL
    Local Time = Wed Mar 19 16:26:13 2003
    Another exception has been detected while we were handling last error.
    Dumping information about last error:
    ERROR REPORT FILE = (N/A)
    PC = 0x00BBD0D2
    SIGNAL = -1073741678
    FUNCTION NAME = (N/A)
    OFFSET = 0xFFFFFFFF
    LIBRARY NAME = (N/A)
    Please check ERROR REPORT FILE for further information, if there is any.
    Good bye.
    C:\Documents and Settings\Claire\Desktop\Claire\school\Birmingham\Team Java>
    Anyone got any ideas?
    Claire

    Hello,
    We have similar java crash on HP-UX 11.11 (with all latest OS and java patches). The funny thing is that we able to run java as "root", but we won't able to run java as local users. We checked possible environment issue, but did not find anything what could be a problem. We also reinstalled java 1.4 on that machine - it did not fix the problem. Also we tried this: we installed Java 1.3 - works with all users, Java 1.2 - works with all users. With Java 1.4 , we are getting this:
    $ java -version
    Another exception has been detected while we were handling last error.
    Dumping information about last error:
    ERROR REPORT FILE = (N/A)
    PC = c52227cb
    SIGNAL = 11
    FUNCTION NAME = (N/A)
    OFFSET = 0xFFFFFFFF
    LIBRARY NAME = (N/A)
    Please check ERROR REPORT FILE for further information, if there is any.
    Good bye.
    Abort
    $ which java
    /usr/lnms/bin/java
    $ id
    uid=104(onmsorcl) gid=104(oinstall)
    $
    $ exit
    root@titania > java -version
    java version "1.4.2.00"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2.00-031015-15:06)
    Java HotSpot(TM) Server VM (build 1.4.2 1.4.2.00-031015-16:52-PA_RISC2.0 PA2.0,
    mixed mode)
    Any ideas?
    Yulia

  • Annotation-caused compiler crash

    Hi,
    When attempting to build against a class that uses runtime annotations, javac is crashing with:
    An exception has occurred in the compiler (1.6.0-rc). Please file a bug at the Java Developer Connection (http://java.sun.com/webapps/bugreport) after checking the Bug Parade for duplicates. Include your program and the following diagnostic in your report. Thank you.
    com.sun.tools.javac.code.Symbol$CompletionFailure: class file for test.annotation.TestAnnotation not found
    The test case that generates this error can be found at:
    http://www.cjtucker.com/annotation-bug.tgz
    Synopsis:
    Attempting to build against a class that contains a runtime annotation requires the definition of the annotation to be available to the compiler. If the definition is not available, the compiler crashes.
    Test case:
    The test case attempts to build three classes in three separate packages: a simple RUNTIME scoped annotation, a "core" class, and a "ui" class that builds against the core class. The "ui" class neither knows nor cares about the annotated properties of the "core" class. The annotation class is build in isolation; the core class is built only against the annotation class; the ui class is built only against the core class.
    The test case tarball contains the necessary .java files and directory structure for compilation. The compilation commands are contained in compile.sh.
    The crash can be avoided by including the annotation class in the classpath when building the ui component. The crash has been reproduced in 1.5.0_04, 1.5.0_05, and 1.6.0b61. Other JDKs have not been tested. The crash occurs with both RUNTIME and CLASS scoped annotations, though not with SOURCE scope (as expected: the compiler is correctly stripping annotations in that case). The crash does not occur if the annotation does not take parameters (i.e. is an empty "marker" annotation).
    This raises some additional questions I'd be interested in hearing comment on. What is the expected behavior here? I would expect the annotation class should not be required as a dependency, in the same way I'm not expected to declare a dependency on every class used by a class I interact with. This behavior with annotations seems to breach encapsulation (for example, a client would have to know that my libraries happened to be using a Hibernate persistence layer whether or not this is of interest to them). Perhaps one of the Java gurus here could shed some further light on this?
    Cheers,
    Chris Tucker

    Hi,
    I know this is an old post but I am having the exact same problem with 1.6.0_11 and have not been able to find a solution.
    Any assistance would be much appreciated.
    Thanks.

  • I have iPhone 4 and I update it to iOS 7 and when I try to start the personal hotspot it crashed and for sometime my cellular data was also not working then allot a sudden the personal hotspot icon disappeared from my settings

    I have iPhone 4 and I update it to iOS 7 and when I try to start the personal hotspot it crashed and for sometime my cellular data was also not working then allot a sudden the personal hotspot icon disappeared from my settings.
    Has anyone faced a problem like this!!!

    No. If you go Settings App > General > Reset > "Erase All Content and Settings", you will have the same iOS that was on the iPhone when you tapped the Erase button. If you believe your iPhone is Jailbroken, then this will not work. If you use iTunes on computer, this will put iPhone to current iOS which is iOS 7.0.2

  • Jmap and jstack error: sun.jvm.hotspot.debugger.NoSuchSymbolException

    Hi,
    <BR ><BR >
    We are finding some problems using an application on a Tomcat 5.5 server and we want to discover which class is causing an OutOfMemoryException. I seems that jmap could help us whith the task but it fails with the following error:
    <BR ><BR >
    <i>jps
    <br>
    11988 Bootstrap<br>
    12616 Jps
    <BR ><BR >
    jmap 11988<br>
    Attaching to process ID 11988, please wait...
    sun.jvm.hotspot.debugger.NoSuchSymbolException: Could not find symbol "gHotSpotVMTypeEntryTypeNameOffset" in any of the known library names (libjvm.so, libjvm_g.so, gamma_g)
    at sun.jvm.hotspot.HotSpotTypeDataBase.lookupInProcess(HotSpotTypeDataBase.java:410)
    at sun.jvm.hotspot.HotSpotTypeDataBase.getLongValueFromProcess(HotSpotTypeDataBase.java:391)
    at sun.jvm.hotspot.HotSpotTypeDataBase.readVMTypes(HotSpotTypeDataBase.java:85)
    at sun.jvm.hotspot.HotSpotTypeDataBase.<init>(HotSpotTypeDataBase.java:68)
    at sun.jvm.hotspot.bugspot.BugSpotAgent.setupVM(BugSpotAgent.java:550)
    at sun.jvm.hotspot.bugspot.BugSpotAgent.go(BugSpotAgent.java:476)
    at sun.jvm.hotspot.bugspot.BugSpotAgent.attach(BugSpotAgent.java:314)
    at sun.jvm.hotspot.tools.Tool.start(Tool.java:146)
    at sun.jvm.hotspot.tools.JMap.main(JMap.java:126)
    Debugger attached successfully.
    jmap requires a java VM process/core!
    </i>
    <BR ><BR >
    jstack shows the same error with a very similar exception. I have found that other people is having this problem but I have found no fix avalaible on the Internet. ( see, for example, http://www.javalobby.org/java/forums/m91812587.html#91812522 )
    <BR ><BR >
    Other applications like jconsole work perfectly. Any alternative tool may solve the problem,
    <BR ><BR >
    By the way: I am using:
    O.S. : Linux Mandriva 2006<BR >
    JVM: java version "1.5.0_06"<BR >
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
    Java HotSpot(TM) Client VM (build 1.5.0_06-b05, mixed mode)
    <BR ><BR >
    Thanks in advance,
    <BR ><BR >
    Borja

    guys,
    I was fiddling around to test jmap,
    here are the things that worked for me.
    $ jps
    6281
    8214 Jps
    7045 Main
    7159 Resin
    $ jmap -J-d32 -heap 7045
    It seems only the Main pid will work and not all others .......
    post your suggestions.
    Raj

  • IDL compiler crashes when......

    Hi,
    I've found that the IDL compiler crashes when trying to compile an idl that contains
    a declaration similar to the following:
    struct S {
    union U switch(long) {
    case 1:     
    long a;
    case 2:     
    short b;
    } y;
    The crash occurs with both NT and Solaris 8 versions of Tuxedo 8.0's $TUXDIR/bin/idl
    that I've tried.
    Any ideas?
    Thanks,
    Dave.

    Dave,
    Looks strange... I suggest that you open a case with BEA support.
    Regards,
    Peter.
    David Watson wrote:
    Hi,
    I've found that the IDL compiler crashes when trying to compile an idl that contains
    a declaration similar to the following:
    struct S {
    union U switch(long) {
    case 1:     
    long a;
    case 2:     
    short b;
    } y;
    The crash occurs with both NT and Solaris 8 versions of Tuxedo 8.0's $TUXDIR/bin/idl
    that I've tried.
    Any ideas?
    Thanks,
    Dave.

  • Compiler Crash: Volatile Bit Fields (reading)

    Can anyone verify that this crashes the Studio 12 C++ compiler?
    typedef struct {
    #if defined(CRASH)
        volatile int crash : 1;
    #else
                  int crash : 1;
    #endif
    } Flags_t;
    int main()
        Flags_t Flags = {0};
        return Flags.crash;  /* reading the volatile bit-field causes the compiler crash */
    }With cc, it compiles fine, and it compiled fine up until some recent patch with CC. 124863-01 seems to work but 124863-03 results in a compiler SEGV.
    Edited by: Mike_Morgan on Apr 17, 2008 2:44 PM
    You'll need to use: -DCRASH to see the compiler SEGV.

    Thanks for filing the bug report. It is CR 6690835, which should be visible at bugs.sun.com in a day or two.

  • CVI 2010 compiler crash

    This short piece of code below causes compiler crash in CVI 2010 - in CVI9.0 it works fine.
    Thanks for help.
    jirjan
    /* Compiler Crash example, CVI 2010 - v10.0.0 */
    static void fctDummy1(void) {};
    static void fctDummy2(void) {};
    typedef struct tagMyStruct
      void (*DummyFunction1)  ( void );
      void (*DummyFunction2)  ( void );
    } tMyStruct;
             tMyStruct MyFctStruct         = {fctDummy1, fctDummy2};
    const tMyStruct MyConstFctStruct = {fctDummy1, fctDummy2};
    void MyTest(void)
       MyFctStruct.DummyFunction1();
       MyFctStruct.DummyFunction2();
       /* this line doesn't cause the compiler crash...!!*/
       MyConstFctStruct.DummyFunction1();
       /* BUT next line caused the compiler crash...!!*/
       MyConstFctStruct.DummyFunction2();

    It is a very simple project with one source file only - sending in attachment (adapt to your project path or create simple project with .c file)..As I wrote before - with CVI9.0 (and/or any C compiler) I can compile the source file, CVI 2010 crashes while compiling..
    Thanks for your time
    Jiri
    Attachments:
    CompilerTest.zip ‏3 KB

  • Problem with compilation crashing

    Hi,
    I'm having an issue with RH9 when I try to compile a CHM.
    Fo a start, it's getting very agitated about the variable code for some reason, but just for the master topic:
    Normal2.htt :
    The HTML tag "?rh-variable_start name="title" format="default" v..." is not a valid HTML tag (it does not begin with an alphanumeric character).
    But it also hates a lot of my images:
    Button_Print_Preview.gif :
    The HTML tag "ïMž\ã|ÅR£dPœ$s …U„ ]¸y\¸Ù³w®›,[‘”<‹ ÈÈ”CÆ ¢J„f‹œ Þ..." is not a valid HTML tag (it does not begin with an alphanumeric character).
    I've checked the image, there is no HTML even close to it like the compiler is describing.
    When it gets part way through the images it crashes.
    The images were made with PSP 4 and 8 (I'm having trouble getting funding for newer versions) and have transparent sections.
    If I rename and replace the image names that sometimes work in clearing the issue, and sometimes not. I've tried remaking them...no dice.
    There is nothing in the HTML to suggest what could be tripping up the compiler, is this an IE9 issue?
    To further complicate things, this is a file that was once RH9, then had to be downgraded to 8, then upgraded to 9.
    It's also a template for WebHelp that I've stripped back down to complied help. I'm pretty sure that any of those things could have screwed it up, but I just can't see what has screwed up!
    For example:
    HHC3002: Warning:
    Button_Print_Preview.gif :
    The HTML tag "c" is missing a closing angle bracket.
    The code is:
    <p class="Tip"><span class="Tip">Tip</span>: You can use <img src="../../Images/Button_Print_Preview.gif" alt="Button_Print_Preview.gif" style="border: none;" border="0" /> <span style="font-weight: bold;"><b>Print Preview</b></span> to view the data you are about to print out.</p>
    I've 'deleted' the XPJ, no effect. Any ideas?
    I'm on Windows 7, with IE9
    Nicola

    Hi William,
    2. The HTML tag for the print image is just a lof of gibberish. Is that exactly what you're seeing?
    I can't view the output because the compiler crashes before it can generate the CHM. I can generate WebHelp without these issues.
      - Are your project AND your output directory both on your local drive?
    Yes.
      - Do you use long filenames/folder names? Long file paths may give trouble.
    Typical path: "../../Images/Button_DocumentsStandard.gif"
    I don't think that's excessive!
      - You have deleted the XPJ. Have you also tried deleting the CPJ? Make a full backup, remove the CPJ and open the project again.
    Can't find a CPJ, did you mean the CPD?? I've done that, no change.
      - Can you run the W3C compliance tool to see what problems might be in your code? (File > W3C Compliance > Validate all)
    I could, do you mean on the source or output? I don't have the output code (RH deletes it), and the source looks ok to me... nothing fancy.
      - You say this is a 'file' that was RH9, went back to RH8 and is now back to RH9. Do you mean a single file or the entire project? What did you do to 'downgrade' the file/project?
    Sorry, the project got downgraded. I can't remember what I did to downgrade it, this was a while ago.
    If you get errors that certain tags are incomplete, there might be something wrong with the code in your topics.
    I agree with this, but can't see anything wrong with the code.
    Thanks,
    Nicola

  • 64bit JVM Crash: interaction between Concurrent GC and HotSpot Compiler?

    During a test of a standalone server application, the application experienced a JVM crash for with no readily identifiable cause. We would like to at least come up with a theory to explain the crash; right now we have no idea what happened. We haven't found anything similar on the web so I am posting this to see if anybody has come across a similar problem.
    The OS was 64bit Windows Server 2003 family on an AMD machine with 8 hyperthreaded CPUs (4 dual-core, I believe). The JVM was a 1.5.0 Server VM. An excerpt of the crash log is below.
    The closest report we can find is Bug ID 5048441 which identified intermittent crashes with the Concurrent MarkSweep GC enabled; somebody claimed to have seen the problem under 1.5 but didn't have much more to add.
    We haven't started heavily testing under 64bit just yet but we will be moving soon, so we would really appreciate hearing about similar experiences.
    # An unexpected error has been detected by HotSpot Virtual Machine:
    #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000000805dd33, pid=5100,
    tid=5636
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (1.5.0_04-b05 mixed mode)
    # Problematic frame:
    # V  [jvm.dll+0x5dd33]
    ---------------  T H R E A D  ---------------
    Current thread (0x00000000004ab8e0):  JavaThread "CompilerThread1" daemon
    [_thread_in_native, id=5636]
    siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000000
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    par new generation   total 42496K, used 27395K [0x000000007fff0000,
    0x0000000082980000, 0x0000000082980000)
      eden space 42432K,  64% used [0x000000007fff0000, 0x0000000081ab0de8,
    0x0000000082960000)
      from space 64K,   0% used [0x0000000082960000, 0x0000000082960000,
    0x0000000082970000)
      to   space 64K,   0% used [0x0000000082970000, 0x0000000082970000,
    0x0000000082980000)
    concurrent mark-sweep generation total 30677440K, used 4502193K
    [0x0000000082980000, 0x00000007d2ff0000, 0x00000007d2ff0000)
    concurrent-mark-sweep perm gen total 21248K, used 12956K [0x00000007d2ff0000,
    0x00000007d44b0000, 0x00000007d6ff0000)
    VM Arguments:
    jvm_args: -Xms30000M -Xmx30000M -enableassertions -XX:+PrintGCDetails
    -XX:MaxPermSize=64M -XX:+PrintGCTimeStamps -XX:+UseParNewGC
    -XX:+UseConcMarkSweepGC -Xdebug
    -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=5432 -verbose:gc
    ---------------  S Y S T E M  ---------------
    OS: Windows Server 2003 family Build 3790 Service Pack 1
    CPU:total 8 em64t ht
    Memory: 4k page, physical 33549364k(27243692k free), swap 45158008k(12023400k free)
    vm_info: Java HotSpot(TM) 64-Bit Server VM (1.5.0_04-b05) for windows-amd64,
    built on Jun  3 2005 01:43:58 by "java_re" with unknown MS VC++:1400

    I had a very similar experience on yesterday. It accepted my username and password, went to the next screen and when I clicked on transaction management, the screen went back to my desktop and and a notebook appeared (hs_err_pid3960). This is what the top portion said:
    An unexpected error has been detected by HotSpot Virtual Machine:
    Exception_Access_Violation (0xc0000005) at pc=0x6d700e9d, pid=3960, tid=968
    Java VM: Java HotSpot (TM) Client VM (1.5.0_04-b05 mixed mode, sharing)
    Problematic frame:
    V [jvm.dll=0xc0e9d]
    THREAD
    Current thread (0x029ec868): VMThread [id=968]
    siginfo: ExceptionCode=0xc0000005, reading address
    This report is 4 pages long but it includes info on Registers, Top of Stack (sp=0x066cfba0), Instructions (pc=0x6d700e9d), Stack [0x065d0000, 0x066d0000), sp=0x066cfbao, free space=1022k. There were several Java Threads listed but they all said "thread blocked" and then listed an id=------. VM state: at safepoint (normal execution). It had Libraries, VM Arguments -xbootclasspath/a:c:\, and a few others. Environmental variables Path=C:
    Processor_Identifier=x86 Family 15 Model 4 Stepping 1, GenuineIntel
    OS: Windows XP Build 2600 Service Pack 2
    CPU: total 2 family 15
    Memory: 4k page,
    vm_info: Java HotSpot (TM) Client VM (1.5.0_04-b05) for windows-x86, built on June 3, 2005 by "java_re" with MS VC++ 6.0
    Now that I have given this info to you, how do I eleviate the problem so that I will be able to do my job. Without this function, I cannot perform an important part of my job. I am hoping that this info will help you all find out the problem and prevent it from continuing to happen.

  • JVM 1.5 crash with SIGBUS (0xa)

    Hi all,
    I have encountered the intermittent JVM crash in the production server. From the jvm crash log file suggest, it was due to one of the native library(libc_psr.so.1) executed by the thread running in the JVM. Due to the JVM crash, the JBOSS app server has stopped to run and the application we hosted in jboss is not available for accessing from user.
    My box has the following setup,
    OS: Solaris 10
    Appserver: Jboss 4.0.5. GA
    JRE: JRE1.5_b10
    Below is the log file generated by the JVM
    # An unexpected error has been detected by HotSpot Virtual Machine:
    #  SIGBUS (0xa) at pc=0xff2709f0, pid=28668, tid=270
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_10-b03 mixed mode)
    # Problematic frame:
    # C  [libc_psr.so.1+0x9f0]  _memset+0x70
    ---------------  T H R E A D  ---------------
    Current thread (0x01696fc8):  JavaThread "UIL2.SocketManager.ReadTask#86 client=10.17.2.24:64936" daemon [_thread_in_vm, id=270]
    siginfo:si_signo=10, si_errno=12, si_code=3, si_addr=0x9a77ffa0
    Registers:
    O0=0x9a77ffa0 O1=0x00000000 O2=0x00000040 O3=0xffffffe0
    O4=0x00000000 O5=0x9a77ffa0 O6=0x9327f5b8 O7=0xff340628
    G1=0x91d02000 G2=0x05bc6018 G3=0x00000000 G4=0x00000000
    G5=0xfefc0000 G6=0x00000000 G7=0xa5236c00 Y=0x00000000
    PC=0xff2709f0 nPC=0xff2709f4
    Top of Stack: (sp=0x9327f5b8)
    0x9327f5b8:   9a77ffa0 64966800 ff3682a8 0000007f
    0x9327f5c8:   00001000 9a780000 ff33cf34 00027cb4
    0x9327f5d8:   9327f680 ff340678 64966800 9a700000
    0x9327f5e8:   00080000 9a780000 9327f618 ff33cc8c
    0x9327f5f8:   00000000 00000000 00000000 9ef7ffa0
    0x9327f608:   ff340864 00000000 00000000 00000000
    0x9327f618:   a5236c00 64966800 00000001 0000007f
    0x9327f628:   00001000 ff3682a8 ff36cc80 000000c0
    Instructions: (pc=0xff2709f0)
    0xff2709e0:   96 8b 60 3f 02 48 00 07 96 22 e0 40 94 02 80 0b
    0xff2709f0:   d2 73 40 00 96 82 e0 08 06 4f ff fe 9a 03 60 08
    Stack: [0x93200000,0x93280000),  sp=0x9327f5b8,  free space=509k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C  [libc_psr.so.1+0x9f0]  _memset+0x70
    C  [libc.so.1+0xbcc94]
    C  [libc.so.1+0xbcf3c]  _thr_create+0x34
    V  [libjvm.so+0x2d1fac]
    V  [libjvm.so+0x2df2dc]
    J  java.lang.Thread.start0()V
    J  org.jboss.mq.il.uil2.SocketManager$ReadTask.run()V
    v  ~OSRAdapter
    j  java.lang.Thread.run()V+11
    v  ~StubRoutines::call_stub
    V  [libjvm.so+0x19a09c]
    V  [libjvm.so+0x2c0164]
    V  [libjvm.so+0x2df750]
    V  [libjvm.so+0x2db2ec]
    V  [libjvm.so+0x671a08]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    J  java.lang.Thread.start0()V
    J  org.jboss.mq.il.uil2.SocketManager$ReadTask.run()V
    v  ~OSRAdapter
    j  java.lang.Thread.run()V+11
    v  ~StubRoutines::call_stub
    ---------------  P R O C E S S  ---------------
    Java Threads: ( => current thread )
      0x0333e2e8 JavaThread "UIL2(SocketManager.MsgPool@14fabe1 client=10.17.2.24:8093)#3018" daemon [_thread_blocked, id=1044738]
      0x04285188 JavaThread "UIL2(SocketManager.MsgPool@19d6246 client=10.17.2.24:64935)#3018" daemon [_thread_blocked, id=1044737]
      0x02a18f00 JavaThread "UIL2(SocketManager.MsgPool@1d434f client=10.17.2.24:8093)#3027" daemon [_thread_blocked, id=1044736]
      0x04c4fd48 JavaThread "UIL2(SocketManager.MsgPool@12e1b7f client=10.17.2.24:64934)#3027" daemon [_thread_blocked, id=1044735]
      0x04284f80 JavaThread "UIL2(SocketManager.MsgPool@10f4503 client=10.17.2.24:8093)#3018" daemon [_thread_blocked, id=1044734]
      0x025e2580 JavaThread "UIL2(SocketManager.MsgPool@17be11e client=10.17.2.24:64933)#3018" daemon [_thread_blocked, id=1044733]
      0x040664a8 JavaThread "UIL2(SocketManager.MsgPool@1dc516f client=10.17.2.24:8093)#3018" daemon [_thread_blocked, id=1044732]
      0x028b8178 JavaThread "UIL2(SocketManager.MsgPool@16666f5 client=10.17.2.24:64932)#3018" daemon [_thread_blocked, id=1044731]
      0x0563ba50 JavaThread "UIL2(SocketManager.MsgPool@18b8b57 client=10.17.2.24:8093)#3018" daemon [_thread_blocked, id=1044730]
      0x046ab380 JavaThread "UIL2(SocketManager.MsgPool@6909db client=10.17.2.24:64931)#3018" daemon [_thread_blocked, id=1044729]
      0x034f4fc8 JavaThread "JMS SessionPool Worker-720" daemon [_thread_blocked, id=1034030]
      0x03999b38 JavaThread "JMS SessionPool Worker-717" daemon [_thread_blocked, id=1033890]
      0x03fa0048 JavaThread "JMS SessionPool Worker-476" daemon [_thread_blocked, id=828126]
      0x033d5740 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=650909]
      0x04775678 JavaThread "JMS SessionPool Worker-320" daemon [_thread_blocked, id=565466]
      0x03518398 JavaThread "JMS SessionPool Worker-318" daemon [_thread_blocked, id=565463]
      0x04415c18 JavaThread "JMS SessionPool Worker-306" daemon [_thread_blocked, id=565333]
      0x052623a0 JavaThread "JMS SessionPool Worker-304" daemon [_thread_blocked, id=564839]
      0x0350f358 JavaThread "JMS SessionPool Worker-295" daemon [_thread_blocked, id=564608]
      0x01145218 JavaThread "http-0.0.0.0-9099-18" daemon [_thread_blocked, id=273269]
      0x01145050 JavaThread "http-0.0.0.0-9099-17" daemon [_thread_blocked, id=273268]
      0x02641160 JavaThread "http-0.0.0.0-9099-16" daemon [_thread_blocked, id=273267]
      0x0582c0a0 JavaThread "http-0.0.0.0-9099-15" daemon [_thread_blocked, id=273266]
      0x047dc508 JavaThread "http-0.0.0.0-9099-14" daemon [_thread_blocked, id=245901]
      0x0567cd90 JavaThread "http-0.0.0.0-9099-13" daemon [_thread_blocked, id=245570]
      0x007a1068 JavaThread "http-0.0.0.0-9099-12" daemon [_thread_blocked, id=245569]
      0x049e5f08 JavaThread "http-0.0.0.0-9099-11" daemon [_thread_blocked, id=245568]
      0x01e63bd0 JavaThread "http-0.0.0.0-9099-10" daemon [_thread_blocked, id=245566]
      0x04eb71c8 JavaThread "http-0.0.0.0-9099-9" daemon [_thread_blocked, id=245565]
      0x0287db60 JavaThread "http-0.0.0.0-9099-8" daemon [_thread_blocked, id=245564]
      0x0219b058 JavaThread "http-0.0.0.0-9099-7" daemon [_thread_blocked, id=245563]
      0x02b52c38 JavaThread "http-0.0.0.0-9099-6" daemon [_thread_blocked, id=245562]
      0x05c70de8 JavaThread "http-0.0.0.0-9099-5" daemon [_thread_blocked, id=245561]
      0x047c1fe8 JavaThread "http-0.0.0.0-9099-4" daemon [_thread_blocked, id=245553]
      0x01644680 JavaThread "JMS SessionPool Worker-85" daemon [_thread_blocked, id=137066]
      0x035c9350 JavaThread "Timer-7" daemon [_thread_blocked, id=106415]
      0x019813a8 JavaThread "JMS SessionPool Worker-46" daemon [_thread_blocked, id=49912]
      0x04243bd8 JavaThread "JMS SessionPool Worker-27" daemon [_thread_blocked, id=6285]
      0x049e7960 JavaThread "JMS SessionPool Worker-26" daemon [_thread_blocked, id=6274]
      0x05b26da8 JavaThread "JMS SessionPool Worker-25" daemon [_thread_blocked, id=6216]
      0x01a7a498 JavaThread "JMS SessionPool Worker-24" daemon [_thread_blocked, id=6183]
      0x00edad58 JavaThread "JMS SessionPool Worker-23" daemon [_thread_blocked, id=6173]
      0x04eb6b98 JavaThread "RefreshHttpBackendConnStoreTimer" daemon [_thread_blocked, id=6153]
      0x04de94f0 JavaThread "JMS SessionPool Worker-22" daemon [_thread_blocked, id=6151]
      0x006362b0 JavaThread "JMS SessionPool Worker-21" daemon [_thread_blocked, id=6141]
      0x04508398 JavaThread "JMS SessionPool Worker-20" daemon [_thread_blocked, id=6131]
      0x0426b658 JavaThread "http-0.0.0.0-8080-4" daemon [_thread_blocked, id=6122]
      0x0495a6b0 JavaThread "JMS SessionPool Worker-18" daemon [_thread_blocked, id=6111]
      0x05864ff8 JavaThread "JMS SessionPool Worker-17" daemon [_thread_blocked, id=6100]
      0x008c0190 JavaThread "JMS SessionPool Worker-11" daemon [_thread_blocked, id=6045]
      0x04c7f818 JavaThread "JMS SessionPool Worker-6" daemon [_thread_blocked, id=4190]
      0x04399aa8 JavaThread "PooledInvokerThread-10.17.2.24-8" [_thread_blocked, id=3967]
      0x00c5c768 JavaThread "PooledInvokerThread-10.17.2.24-18" [_thread_blocked, id=3957]
      0x043fb3e0 JavaThread "TP-Processor12" daemon [_thread_in_native, id=3938]
      0x02404fd0 JavaThread "TP-Processor11" daemon [_thread_blocked, id=3937]
      0x00598ee8 JavaThread "TP-Processor10" daemon [_thread_blocked, id=3936]
      0x052a81d0 JavaThread "TP-Processor9" daemon [_thread_blocked, id=3935]
      0x04338118 JavaThread "TP-Processor8" daemon [_thread_in_native, id=3470]
      0x0520e128 JavaThread "TP-Processor7" daemon [_thread_in_native, id=3469]
      0x01d1a340 JavaThread "TP-Processor6" daemon [_thread_in_native, id=3468]
      0x05b74988 JavaThread "TP-Processor5" daemon [_thread_in_native, id=3467]
      0x007bd758 JavaThread "http-0.0.0.0-8080-3" daemon [_thread_blocked, id=2614]
      0x02679aa8 JavaThread "http-0.0.0.0-8080-2" daemon [_thread_blocked, id=2593]
      0x04fe80e8 JavaThread "http-0.0.0.0-9099-3" daemon [_thread_blocked, id=2562]
      0x043e6738 JavaThread "UIL2.SocketManager.WriteTask#712 client=10.17.2.35:54489" daemon [_thread_blocked, id=2207]
      0x043e5b18 JavaThread "UIL2.SocketManager.ReadTask#711 client=10.17.2.35:54489" daemon [_thread_in_native, id=2206]
      0x04957550 JavaThread "UIL2.SocketManager.WriteTask#710 client=10.17.2.35:54488" daemon [_thread_blocked, id=2204]
      0x04956930 JavaThread "UIL2.SocketManager.ReadTask#709 client=10.17.2.35:54488" daemon [_thread_in_native, id=2203]
      0x04954bf0 JavaThread "UIL2.SocketManager.WriteTask#708 client=10.17.2.35:54487" daemon [_thread_blocked, id=2201]
      0x04953fd0 JavaThread "UIL2.SocketManager.ReadTask#707 client=10.17.2.35:54487" daemon [_thread_in_native, id=2200]
      0x04100c10 JavaThread "UIL2.SocketManager.WriteTask#706 client=10.17.2.35:54486" daemon [_thread_blocked, id=2198]
      0x040ff7e8 JavaThread "UIL2.SocketManager.ReadTask#705 client=10.17.2.35:54486" daemon [_thread_in_native, id=2197]
      0x040fdaa8 JavaThread "UIL2.SocketManager.WriteTask#704 client=10.17.2.35:54485" daemon [_thread_blocked, id=2195]
      0x040fc880 JavaThread "UIL2.SocketManager.ReadTask#703 client=10.17.2.35:54485" daemon [_thread_in_native, id=2194]
      0x05576f20 JavaThread "UIL2.SocketManager.WriteTask#702 client=10.17.2.35:54484" daemon [_thread_blocked, id=2192]
      0x05576300 JavaThread "UIL2.SocketManager.ReadTask#701 client=10.17.2.35:54484" daemon [_thread_in_native, id=2191]
      0x055745c0 JavaThread "UIL2.SocketManager.WriteTask#700 client=10.17.2.35:54483" daemon [_thread_blocked, id=2189]
      0x055739a0 JavaThread "UIL2.SocketManager.ReadTask#699 client=10.17.2.35:54483" daemon [_thread_in_native, id=2188]
      0x05572860 JavaThread "UIL2.SocketManager.WriteTask#698 client=10.17.2.35:54482" daemon [_thread_blocked, id=2186]
      0x04b802e8 JavaThread "UIL2.SocketManager.ReadTask#697 client=10.17.2.35:54482" daemon [_thread_in_native, id=2185]
      0x04b7dd38 JavaThread "UIL2.SocketManager.WriteTask#696 client=10.17.2.35:54481" daemon [_thread_blocked, id=2183]
      0x05262e70 JavaThread "UIL2.SocketManager.ReadTask#695 client=10.17.2.35:54481" daemon [_thread_in_native, id=2182]
      0x02406160 JavaThread "UIL2.SocketManager.WriteTask#694 client=10.17.2.35:54480" daemon [_thread_blocked, id=2180]
      0x02405540 JavaThread "UIL2.SocketManager.ReadTask#693 client=10.17.2.35:54480" daemon [_thread_in_native, id=2179]
      0x055673d8 JavaThread "UIL2.SocketManager.WriteTask#692 client=10.17.2.35:54479" daemon [_thread_blocked, id=2177]
      0x055667b8 JavaThread "UIL2.SocketManager.ReadTask#691 client=10.17.2.35:54479" daemon [_thread_in_native, id=2176]
      0x0568a030 JavaThread "UIL2.SocketManager.WriteTask#690 client=10.17.2.35:54478" daemon [_thread_blocked, id=2174]
      0x05689410 JavaThread "UIL2.SocketManager.ReadTask#689 client=10.17.2.35:54478" daemon [_thread_in_native, id=2173]
      0x04335e10 JavaThread "UIL2.SocketManager.WriteTask#688 client=10.17.2.35:54477" daemon [_thread_blocked, id=2171]
      0x043351f0 JavaThread "UIL2.SocketManager.ReadTask#687 client=10.17.2.35:54477" daemon [_thread_in_native, id=2170]
      0x030e4270 JavaThread "UIL2.SocketManager.WriteTask#686 client=10.17.2.35:54476" daemon [_thread_blocked, id=2168]
      0x030e3650 JavaThread "UIL2.SocketManager.ReadTask#685 client=10.17.2.35:54476" daemon [_thread_in_native, id=2167]
      0x0445ee28 JavaThread "UIL2.SocketManager.WriteTask#684 client=10.17.2.35:54475" daemon [_thread_blocked, id=2165]
      0x0445e208 JavaThread "UIL2.SocketManager.ReadTask#683 client=10.17.2.35:54475" daemon [_thread_in_native, id=2164]
      0x04c761a0 JavaThread "UIL2.SocketManager.WriteTask#682 client=10.17.2.35:54474" daemon [_thread_blocked, id=2162]
      0x04c75580 JavaThread "UIL2.SocketManager.ReadTask#681 client=10.17.2.35:54474" daemon [_thread_in_native, id=2161]
      0x039b2228 JavaThread "UIL2.SocketManager.WriteTask#680 client=10.17.2.35:54473" daemon [_thread_blocked, id=2159]
      0x039b1638 JavaThread "UIL2.SocketManager.ReadTask#679 client=10.17.2.35:54473" daemon [_thread_in_native, id=2158]
      0x033af1a0 JavaThread "UIL2.SocketManager.WriteTask#678 client=10.17.2.35:54472" daemon [_thread_blocked, id=2156]
      0x033ae580 JavaThread "UIL2.SocketManager.ReadTask#677 client=10.17.2.35:54472" daemon [_thread_in_native, id=2155]
      0x0431a778 JavaThread "UIL2.SocketManager.WriteTask#676 client=10.17.2.35:54471" daemon [_thread_blocked, id=2153]
      0x04319b58 JavaThread "UIL2.SocketManager.ReadTask#675 client=10.17.2.35:54471" daemon [_thread_in_native, id=2152]
      0x0481b6b0 JavaThread "UIL2.SocketManager.WriteTask#674 client=10.17.2.35:54470" daemon [_thread_blocked, id=2150]
      0x05453dd8 JavaThread "UIL2.SocketManager.ReadTask#673 client=10.17.2.35:54470" daemon [_thread_in_native, id=2149]
      0x058f6b80 JavaThread "UIL2.SocketManager.WriteTask#672 client=10.17.2.35:54469" daemon [_thread_blocked, id=2147]
      0x058f5f60 JavaThread "UIL2.SocketManager.ReadTask#671 client=10.17.2.35:54469" daemon [_thread_in_native, id=2146]
      0x044d4df8 JavaThread "UIL2.SocketManager.WriteTask#670 client=10.17.2.35:54468" daemon [_thread_blocked, id=2144]
      0x044d41d8 JavaThread "UIL2.SocketManager.ReadTask#669 client=10.17.2.35:54468" daemon [_thread_in_native, id=2143]
      0x02451cd0 JavaThread "UIL2.SocketManager.WriteTask#668 client=10.17.2.35:54467" daemon [_thread_blocked, id=2141]
      0x024510b0 JavaThread "UIL2.SocketManager.ReadTask#667 client=10.17.2.35:54467" daemon [_thread_in_native, id=2140]
      0x01e62bf0 JavaThread "UIL2.SocketManager.WriteTask#666 client=10.17.2.35:54466" daemon [_thread_blocked, id=2138]
      0x01e61fd0 JavaThread "UIL2.SocketManager.ReadTask#665 client=10.17.2.35:54466" daemon [_thread_in_native, id=2137]
      0x021b7930 JavaThread "UIL2.SocketManager.WriteTask#664 client=10.17.2.35:54465" daemon [_thread_blocked, id=2135]
      0x021b6d40 JavaThread "UIL2.SocketManager.ReadTask#663 client=10.17.2.35:54465" daemon [_thread_in_native, id=2134]
      0x0100f6d8 JavaThread "UIL2.SocketManager.WriteTask#662 client=10.17.2.35:54464" daemon [_thread_blocked, id=2132]
      0x0100eab8 JavaThread "UIL2.SocketManager.ReadTask#661 client=10.17.2.35:54464" daemon [_thread_in_native, id=2131]
      0x01a9c038 JavaThread "UIL2.SocketManager.WriteTask#660 client=10.17.2.35:54463" daemon [_thread_blocked, id=2129]
      0x01a9b418 JavaThread "UIL2.SocketManager.ReadTask#659 client=10.17.2.35:54463" daemon [_thread_in_native, id=2128]
      0x0371a988 JavaThread "UIL2.SocketManager.WriteTask#658 client=10.17.2.35:54462" daemon [_thread_blocked, id=2126]
      0x03719d98 JavaThread "UIL2.SocketManager.ReadTask#657 client=10.17.2.35:54462" daemon [_thread_in_native, id=2125]
      0x036b2898 JavaThread "UIL2.SocketManager.WriteTask#656 client=10.17.2.35:54461" daemon [_thread_blocked, id=2123]
      0x036b1ca8 JavaThread "UIL2.SocketManager.ReadTask#655 client=10.17.2.35:54461" daemon [_thread_in_native, id=2122]
      0x01dedb88 JavaThread "UIL2.SocketManager.WriteTask#654 client=10.17.2.35:54460" daemon [_thread_blocked, id=2120]
      0x01decf68 JavaThread "UIL2.SocketManager.ReadTask#653 client=10.17.2.35:54460" daemon [_thread_in_native, id=2119]
      0x0151ffc8 JavaThread "UIL2.SocketManager.WriteTask#652 client=10.17.2.35:54459" daemon [_thread_blocked, id=2117]
      0x00b7f0f8 JavaThread "UIL2.SocketManager.ReadTask#651 client=10.17.2.35:54459" daemon [_thread_in_native, id=2116]
      0x00b7d508 JavaThread "UIL2.SocketManager.WriteTask#650 client=10.17.2.35:54458" daemon [_thread_blocked, id=2114]
      0x00efc000 JavaThread "UIL2.SocketManager.ReadTask#649 client=10.17.2.35:54458" daemon [_thread_in_native, id=2113]
      0x00efa380 JavaThread "UIL2.SocketManager.WriteTask#648 client=10.17.2.35:54457" daemon [_thread_blocked, id=2111]
      0x00ea8948 JavaThread "UIL2.SocketManager.ReadTask#647 client=10.17.2.35:54457" daemon [_thread_in_native, id=2110]
      0x00ea6c38 JavaThread "UIL2.SocketManager.WriteTask#646 client=10.17.2.35:54456" daemon [_thread_blocked, id=2108]
      0x002e8d50 JavaThread "UIL2.SocketManager.ReadTask#645 client=10.17.2.35:54456" daemon [_thread_in_native, id=2107]
      0x0137de28 JavaThread "UIL2.SocketManager.WriteTask#644 client=10.17.2.35:54455" daemon [_thread_blocked, id=2105]
      0x0137d208 JavaThread "UIL2.SocketManager.ReadTask#643 client=10.17.2.35:54455" daemon [_thread_in_native, id=2104]
      0x01416188 JavaThread "UIL2.SocketManager.WriteTask#642 client=10.17.2.35:54454" daemon [_thread_blocked, id=2102]
      0x01415568 JavaThread "UIL2.SocketManager.ReadTask#641 client=10.17.2.35:54454" daemon [_thread_in_native, id=2101]
      0x025da020 JavaThread "UIL2.SocketManager.WriteTask#640 client=10.17.2.35:54453" daemon [_thread_blocked, id=2099]
      0x025d8e58 JavaThread "UIL2.SocketManager.ReadTask#639 client=10.17.2.35:54453" daemon [_thread_in_native, id=2098]
      0x00eeaec0 JavaThread "UIL2.SocketManager.WriteTask#638 client=10.17.2.35:54452" daemon [_thread_blocked, id=2096]
      0x00eea2d0 JavaThread "UIL2.SocketManager.ReadTask#637 client=10.17.2.35:54452" daemon [_thread_in_native, id=2095]
      0x00e0a660 JavaThread "UIL2.SocketManager.WriteTask#636 client=10.17.2.35:54451" daemon [_thread_blocked, id=2093]
      0x00e0a240 JavaThread "UIL2.SocketManager.ReadTask#635 client=10.17.2.35:54451" daemon [_thread_in_native, id=2092]
      0x00e094c0 JavaThread "UIL2.SocketManager.WriteTask#634 client=10.17.2.35:54450" daemon [_thread_blocked, id=2090]
      0x00e09108 JavaThread "UIL2.SocketManager.ReadTask#633 client=10.17.2.35:54450" daemon [_thread_in_native, id=2089]
      0x009d8ee8 JavaThread "UIL2.SocketManager.WriteTask#632 client=10.17.2.35:54449" daemon [_thread_blocked, id=2087]
      0x009d8c78 JavaThread "UIL2.SocketManager.ReadTask#631 client=10.17.2.35:54449" daemon [_thread_in_native, id=2086]
      0x015967a8 JavaThread "UIL2.SocketManager.WriteTask#630 client=10.17.2.35:54448" daemon [_thread_blocked, id=2084]
      0x01595b88 JavaThread "UIL2.SocketManager.ReadTask#629 client=10.17.2.35:54448" daemon [_thread_in_native, id=2083]
      0x00c99b80 JavaThread "UIL2.SocketManager.WriteTask#628 client=10.17.2.35:54447" daemon [_thread_blocked, id=2081]
      0x00c98f60 JavaThread "UIL2.SocketManager.ReadTask#627 client=10.17.2.35:54447" daemon [_thread_in_native, id=2080]
      0x0114fa90 JavaThread "UIL2.SocketManager.WriteTask#626 client=10.17.2.35:54446" daemon [_thread_blocked, id=2078]
      0x0114ee70 JavaThread "UIL2.SocketManager.ReadTask#625 client=10.17.2.35:54446" daemon [_thread_in_native, id=2077]
      0x008c12d8 JavaThread "UIL2.SocketManager.WriteTask#624 client=10.17.2.35:54445" daemon [_thread_blocked, id=2075]
      0x008c06b8 JavaThread "UIL2.SocketManager.ReadTask#623 client=10.17.2.35:54445" daemon [_thread_in_native, id=2074]
      0x010b6948 JavaThread "UIL2.SocketManager.WriteTask#622 client=10.17.2.35:54444" daemon [_thread_blocked, id=2072]
      0x010b6558 JavaThread "UIL2.SocketManager.ReadTask#621 client=10.17.2.35:54444" daemon [_thread_in_native, id=2071]
      0x008d9d18 JavaThread "UIL2.SocketManager.WriteTask#620 client=10.17.2.35:54443" daemon [_thread_blocked, id=2069]
      0x00cbcfe0 JavaThread "UIL2.SocketManager.ReadTask#619 client=10.17.2.35:54443" daemon [_thread_in_native, id=2068]
      0x00cbb2d0 JavaThread "UIL2.SocketManager.WriteTask#618 client=10.17.2.35:54442" daemon [_thread_blocked, id=2066]
      0x0046f100 JavaThread "UIL2.SocketManager.ReadTask#617 client=10.17.2.35:54442" daemon [_thread_in_native, id=2065]
      0x0046d3c0 JavaThread "UIL2.SocketManager.WriteTask#616 client=10.17.2.35:54441" daemon [_thread_blocked, id=2063]
      0x007a15c0 JavaThread "UIL2.SocketManager.ReadTask#615 client=10.17.2.35:54441" daemon [_thread_in_native, id=2062]
      0x00e18750 JavaThread "UIL2.SocketManager.WriteTask#614 client=10.17.2.35:54440" daemon [_thread_blocked, id=2060]
      0x00e17b30 JavaThread "UIL2.SocketManager.ReadTask#613 client=10.17.2.35:54440" daemon [_thread_in_native, id=2059]
      0x01a7b5b8 JavaThread "UIL2.SocketManager.WriteTask#612 client=10.17.2.35:54439" daemon [_thread_blocked, id=2057]
      0x01a7a998 JavaThread "UIL2.SocketManager.ReadTask#611 client=10.17.2.35:54439" daemon [_thread_in_native, id=2056]
      0x0076b2a8 JavaThread "UIL2.SocketManager.WriteTask#610 client=10.17.2.35:54438" daemon [_thread_blocked, id=2054]
      0x0076a688 JavaThread "UIL2.SocketManager.ReadTask#609 client=10.17.2.35:54438" daemon [_thread_in_native, id=2053]
      0x0175b720 JavaThread "UIL2.SocketManager.WriteTask#608 client=10.17.2.35:54437" daemon [_thread_blocked, id=2051]
      0x0175ab00 JavaThread "UIL2.SocketManager.ReadTask#607 client=10.17.2.35:54437" daemon [_thread_in_native, id=2050]
      0x00c03738 JavaThread "UIL2.SocketManager.WriteTask#606 client=10.17.2.35:54436" daemon [_thread_blocked, id=2048]
      0x01d27f38 JavaThread "UIL2.SocketManager.ReadTask#605 client=10.17.2.35:54436" daemon [_thread_in_native, id=2047]
      0x01d26228 JavaThread "UIL2.SocketManager.WriteTask#604 client=10.17.2.35:54435" daemon [_thread_blocked, id=2045]
      0x016537a8 JavaThread "UIL2.SocketManager.ReadTask#603 client=10.17.2.35:54435" daemon [_thread_in_native, id=2044]
      0x00ae2990 JavaThread "UIL2.SocketManager.WriteTask#602 client=10.17.2.35:54434" daemon [_thread_blocked, id=2042]
      0x00ae1d70 JavaThread "UIL2.SocketManager.ReadTask#601 client=10.17.2.35:54434" daemon [_thread_in_native, id=2041]
      0x0252e090 JavaThread "UIL2.SocketManager.WriteTask#600 client=10.17.2.35:54433" daemon [_thread_blocked, id=2039]
      0x0252d470 JavaThread "UIL2.SocketManager.ReadTask#599 client=10.17.2.35:54433" daemon [_thread_in_native, id=2038]
      0x0252c330 JavaThread "UIL2.SocketManager.WriteTask#598 client=10.17.2.35:54432" daemon [_thread_blocked, id=2036]
      0x00599cf8 JavaThread "UIL2.SocketManager.ReadTask#597 client=10.17.2.35:54432" daemon [_thread_in_native, id=2035]
      0x019f3d50 JavaThread "UIL2.SocketManager.WriteTask#596 client=10.17.2.35:54431" daemon [_thread_blocked, id=2033]
      0x019f32e0 JavaThread "UIL2.SocketManager.ReadTask#595 client=10.17.2.35:54431" daemon [_thread_in_native, id=2032]
      0x00e87d48 JavaThread "UIL2.SocketManager.WriteTask#594 client=10.17.2.35:54430" daemon [_thread_blocked, id=2030]
      0x00e87158 JavaThread "UIL2.SocketManager.ReadTask#593 client=10.17.2.35:54430" daemon [_thread_in_native, id=2029]
      0x018e5318 JavaThread "UIL2.SocketManager.WriteTask#592 client=10.17.2.35:54429" daemon [_thread_blocked, id=2027]
      0x018e46f8 JavaThread "UIL2.SocketManager.ReadTask#591 client=10.17.2.35:54429" daemon [_thread_in_native, id=2026]
      0x01dc2940 JavaThread "UIL2.SocketManager.WriteTask#590 client=10.17.2.35:54428" daemon [_thread_blocked, id=2024]
      0x019818b0 JavaThread "UIL2.SocketManager.ReadTask#589 client=10.17.2.35:54428" daemon [_thread_in_native, id=2023]
      0x0197fcc0 JavaThread "UIL2.SocketManager.WriteTask#588 client=10.17.2.35:54427" daemon [_thread_blocked, id=2021]
      0x00cf4ea8 JavaThread "UIL2.SocketManager.ReadTask#587 client=10.17.2.35:54427" daemon [_thread_in_native, id=2020]
      0x00cf3228 JavaThread "UIL2.SocketManager.WriteTask#586 client=10.17.2.35:54426" daemon [_thread_blocked, id=2018]
      0x005a2918 JavaThread "UIL2.SocketManager.ReadTask#585 client=10.17.2.35:54426" daemon [_thread_in_native, id=2017]
      0x005a0c08 JavaThread "UIL2.SocketManager.WriteTask#584 client=10.17.2.35:54425" daemon [_thread_blocked, id=2015]
      0x01072a48 JavaThread "UIL2.SocketManager.ReadTask#583 client=10.17.2.35:54425" daemon [_thread_in_native, id=2014]
      0x00b664b0 JavaThread "UIL2.SocketManager.WriteTask#582 client=10.17.2.35:54424" daemon [_thread_blocked, id=2012]
      0x00b65890 JavaThread "UIL2.SocketManager.ReadTask#581 client=10.17.2.35:54424" daemon [_thread_in_native, id=2011]
      0x00afe5e8 JavaThread "UIL2.SocketManager.WriteTask#580 client=10.17.2.35:54423" daemon [_thread_blocked, id=2009]
      0x00afd9c8 JavaThread "UIL2.SocketManager.ReadTask#579 client=10.17.2.35:54423" daemon [_thread_in_native, id=2008]
      0x0120c058 JavaThread "UIL2.SocketManager.WriteTask#578 client=10.17.2.35:54422" daemon [_thread_blocked, id=2006]
      0x0120b468 JavaThread "UIL2.SocketManager.ReadTask#577 client=10.17.2.35:54422" daemon [_thread_in_native, id=2005]
      0x02262960 JavaThread "UIL2.SocketManager.WriteTask#576 client=10.17.2.35:54421" daemon [_thread_blocked, id=2003]
      0x02261d40 JavaThread "UIL2.SocketManager.ReadTask#575 client=10.17.2.35:54421" daemon [_thread_in_native, id=2002]
      0x013d4768 JavaThread "UIL2.SocketManager.WriteTask#574 client=10.17.2.35:54420" daemon [_thread_blocked, id=2000]
      0x013d3b48 JavaThread "UIL2.SocketManager.ReadTask#573 client=10.17.2.35:54420" daemon [_thread_in_native, id=1999]
      0x0082c7b8 JavaThread "UIL2.SocketManager.WriteTask#572 client=10.17.2.35:54419" daemon [_thread_blocked, id=1997]
      0x0082bd18 JavaThread "UIL2.SocketManager.ReadTask#571 client=10.17.2.35:54419" daemon [_thread_in_native, id=1996]
      0x01642f88 JavaThread "UIL2.SocketManager.WriteTask#570 client=10.17.2.35:54418" daemon [_thread_blocked, id=1994]
      0x00144a00 JavaThread "UIL2.SocketManager.ReadTask#569 client=10.17.2.35:54418" daemon [_thread_in_native, id=1993]
      0x00142d20 JavaThread "UIL2.SocketManager.WriteTask#568 client=10.17.2.35:54417" daemon [_thread_blocked, id=1991]
      0x00e2a1b0 JavaThread "UIL2.SocketManager.ReadTask#567 client=10.17.2.35:54417" daemon [_thread_in_native, id=1990]
      0x00e290a0 JavaThread "UIL2.SocketManager.WriteTask#566 client=10.17.2.35:54416" daemon [_thread_blocked, id=1988]
      0x011f2ed8 JavaThread "UIL2.SocketManager.ReadTask#565 client=10.17.2.35:54416" daemon [_thread_in_native, id=1987]
      0x011f0d98 JavaThread "UIL2.SocketManager.WriteTask#564 client=10.17.2.35:54415" daemon [_thread_blocked, id=1985]
      0x00fed840 JavaThread "UIL2.SocketManager.ReadTask#563 client=10.17.2.35:54415" daemon [_thread_in_native, id=1984]
      0x00febc80 JavaThread "UIL2.SocketManager.WriteTask#562 client=10.17.2.35:54414" daemon [_thread_blocked, id=1982]
      0x003891c8 JavaThread "UIL2.SocketManager.ReadTask#561 client=10.17.2.35:54414" daemon [_thread_in_native, id=1981]
      0x041ffb50 JavaThread "UIL2.SocketManager.WriteTask#560 client=10.17.2.35:54413" daemon [_thread_blocked, id=1979]
      0x041fef30 JavaThread "UIL2.SocketManager.ReadTask#559 client=10.17.2.35:54413" daemon [_thread_in_native, id=1978]
      0x04242668 JavaThread "UIL2.SocketManager.WriteTask#558 client=10.17.2.35:54412" daemon [_thread_blocked, id=1976]
      0x04241a48 JavaThread "UIL2.SocketManager.ReadTask#557 client=10.17.2.35:54412" daemon [_thread_in_native, id=1975]
      0x05a28240 JavaThread "UIL2.SocketManager.WriteTask#556 client=10.17.2.35:54411" daemon [_thread_blocked, id=1973]
      0x05a27620 JavaThread "UIL2.SocketManager.ReadTask#555 client=10.17.2.35:54411" daemon [_thread_in_native, id=1972]
      0x022837c0 JavaThread "UIL2.SocketManager.WriteTask#554 client=10.17.2.35:54410" daemon [_thread_blocked, id=1970]
      0x044931d8 JavaThread "UIL2.SocketManager.ReadTask#553 client=10.17.2.35:54410" daemon [_thread_in_native, id=1969]
      0x05a1d548 JavaThread "UIL2.SocketManager.WriteTask#552 client=10.17.2.35:54409" daemon [_thread_blocked, id=1967]
      0x05a1d128 JavaThread "UIL2.SocketManager.ReadTask#551 client=10.17.2.35:54409" daemon [_thread_in_native, id=1966]
      0x01f1a030 JavaThread "UIL2.SocketManager.WriteTask#550 client=10.17.2.35:54408" daemon [_thread_blocked, id=1964]
      0x0235d7f0 JavaThread "UIL2.SocketManager.ReadTask#549 client=10.17.2.35:54408" daemon [_thread_in_native, id=1963]
      0x01263cd8 JavaThread "UIL2.SocketManager.WriteTask#548 client=10.17.2.35:54407" daemon [_thread_blocked, id=1961]
      0x00edafe8 JavaThread "UIL2.SocketManager.ReadTask#547 client=10.17.2.35:54407" daemon [_thread_in_native, id=1960]
      0x01f48068 JavaThread "UIL2.SocketManager.WriteTask#546 client=10.17.2.35:54406" daemon [_thread_blocked, id=1958]
      0x01f47ea0 JavaThread "UIL2.SocketManager.ReadTask#545 client=10.17.2.35:54406" daemon [_thread_in_native, id=1957]
      0x0302cee0 JavaThread "UIL2.SocketManager.WriteTask#544 client=10.17.2.35:54405" daemon [_thread_blocked, id=1955]
      0x04d9d698 JavaThread "UIL2.SocketManager.ReadTask#543 client=10.17.2.35:54405" daemon [_thread_in_native, id=1954]
      0x046df750 JavaThread "UIL2.SocketManager.WriteTask#542 client=10.17.2.35:54404" daemon [_thread_blocked, id=1952]
      0x046df588 JavaThread "UIL2.SocketManager.ReadTask#541 client=10.17.2.35:54404" daemon [_thread_in_native, id=1951]
      0x04a3a708 JavaThread "UIL2.SocketManager.WriteTask#540 client=10.17.2.35:54403" daemon [_thread_blocked, id=1949]
      0x057322a0 JavaThread "UIL2.SocketManager.ReadTask#539 client=10.17.2.35:54403" daemon [_thread_in_native, id=1948]
      0x02024988 JavaThread "UIL2.SocketManager.WriteTask#538 client=10.17.2.35:54402" daemon [_thread_blocked, id=1946]
      0x01bf78c0 JavaThread "UIL2.SocketManager.ReadTask#537 client=10.17.2.35:54402" daemon [_thread_in_native, id=1945]
      0x013b5900 JavaThread "UIL2.SocketManager.WriteTask#536 client=10.17.2.35:54401" daemon [_thread_blocked, id=1943]
      0x04d710f8 JavaThread "UIL2.SocketManager.ReadTask#535 client=10.17.2.35:54401" daemon [_thread_in_native, id=1942]
      0x0224dde8 JavaThread "UIL2.SocketManager.WriteTask#534 client=10.17.2.35:54400" daemon [_thread_blocked, id=1940]
      0x01322f80 JavaThread "UIL2.SocketManager.ReadTask#533 client=10.17.2.35:54400" daemon [_thread_in_native, id=1939]
      0x0210c620 JavaThread "UIL2.SocketManager.WriteTask#532 client=10.17.2.35:54399" daemon [_thread_blocked, id=1937]
      0x04461170 JavaThread "UIL2.SocketManager.ReadTask#531 client=10.17.2.35:54399" daemon [_thread_in_native, id=1936]
      0x013c3550 JavaThread "UIL2.SocketManager.WriteTask#530 client=10.17.2.35:54398" daemon [_thread_blocke                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                

    We have difficulty in simulating the above jvm crash in our test environment, and while the server crash, it is not under load.
    Could I know is there any information I have miss to provide? Any help is greatly appreciate.

  • Java Hotspot VM crashing while printing

    Hi,
    my problem is that when i am trying to PRINT a specific set of sheets through my java application, the JVM is crashing along with clossing all the Internet Explorer windows used by the applicatioin.this behaviour is not consistent, it means sometimes it is working fine (without clossing any IE window), and sometimes not.but i am able to get the prinout everytime.
    system configuration- intel Xeon, 3.2 GHz, 3.50 GB RAM, Windows XP ProfessionalVersion 2002, SP2.
    i am also providing generated log file-
    please help me regarding this...
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x77f491c3, pid=2508, tid=3920
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_01-b08 mixed mode, sharing)
    # Problematic frame:
    # C [GDI32.dll+0x391c3]
    --------------- T H R E A D ---------------
    Current thread (0x05aa85e8): JavaThread "AWT-Windows" daemon [_thread_in_native, id=3920]
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000034
    Registers:
    EAX=0x00000001, EBX=0x02b301d0, ECX=0x00000000, EDX=0x7c90eb94
    ESP=0x05f6f7a4, EBP=0x05f6f7a4, ESI=0x02b301d0, EDI=0x0000000c
    EIP=0x77f491c3, EFLAGS=0x00010282
    Top of Stack: (sp=0x05f6f7a4)
    0x05f6f7a4: 05f6f7b4 77f39e59 0001a848 0000000c
    0x05f6f7b4: 05f6f7d0 77f22880 0000000c 00000028
    0x05f6f7c4: 02b301d0 00010000 02b301d0 05f6f7e4
    0x05f6f7d4: 77f2281c 0000000c d4210b00 00000002
    0x05f6f7e4: 05f6f804 77f23711 d4210b00 00000002
    0x05f6f7f4: 00000028 000a0000 00000b55 0b000002
    0x05f6f804: 05f6f824 77f236ba f20a0b55 f20a0b55
    0x05f6f814: 05ae9590 00000000 0000f20a 00000000
    Instructions: (pc=0x77f491c3)
    0x77f491b3: 41 34 89 41 30 c3 90 90 90 90 90 8b ff 55 8b ec
    0x77f491c3: 8b 41 34 ff 75 0c 03 45 08 83 c1 40 50 e8 8b 6f
    Stack: [0x05e70000,0x05f70000), sp=0x05f6f7a4, free space=1021k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [GDI32.dll+0x391c3]
    C [GDI32.dll+0x29e59]
    C [GDI32.dll+0x12880]
    C [GDI32.dll+0x1281c]
    C [GDI32.dll+0x13711]
    C [GDI32.dll+0x136ba]
    C [awt.dll+0xce064]
    C [awt.dll+0xce001]
    C [USER32.dll+0x8734]
    C [USER32.dll+0x8816]
    C [USER32.dll+0x89cd]
    C [USER32.dll+0x8a10]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j sun.awt.windows.WToolkit.eventLoop()V+0
    j sun.awt.windows.WToolkit.run()V+69
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x05b0e900 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=3140]
    0x05bf10f8 JavaThread "TimerQueue" daemon [_thread_blocked, id=1412]
    0x0668d3d0 JavaThread "AWT-EventQueue-1" [_thread_blocked, id=3240]
    0x0670edf8 JavaThread "Thread-12" [_thread_in_native, id=3360]
    0x0667a4c0 JavaThread "TimerQueue" daemon [_thread_blocked, id=576]
    0x0663d8c0 JavaThread "UIServiceThread0:<null username>:mc0300ux710.apps.mc.xerox.com:7400:<null locale>" daemon [_thread_in_native, id=3408]
    0x06704a18 JavaThread "TimerQueue" daemon [_thread_blocked, id=2632]
    0x05ac7278 JavaThread "AWT-EventQueue-3" [_thread_blocked, id=2612]
    0x05ac3160 JavaThread "AWT-EventQueue-2" [_thread_blocked, id=2840]
    0x06703d78 JavaThread "thread applet-xerox.cec.mti.util.MTILaunchLoader.class" [_thread_blocked, id=3436]
    0x0667a058 JavaThread "thread applet-xerox.cec.mti.tasks.WorkDesktop.SplashScreenApplet.class" [_thread_blocked, id=3572]
    0x05aa81b8 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=3772]
    0x05ab1990 JavaThread "AWT-Shutdown" [_thread_blocked, id=3220]
    0x05aadaa8 JavaThread "traceMsgQueueThread" [_thread_blocked, id=4016]
    =>0x05aa85e8 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3920]
    0x05aa7158 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3300]
    0x0212bc30 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=740]
    0x0212aa30 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3712]
    0x02129c90 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2468]
    0x02126668 JavaThread "Finalizer" daemon [_thread_blocked, id=376]
    0x02125ad8 JavaThread "Reference Handler" daemon [_thread_blocked, id=3872]
    0x02075fb8 JavaThread "main" [_thread_in_native, id=2592]
    Other Threads:
    0x02123240 VMThread [id=3888]
    0x0212d010 WatcherThread [id=3656]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 1600K, used 28K [0x22a80000, 0x22c30000, 0x22f60000)
    eden space 1472K, 1% used [0x22a80000, 0x22a87288, 0x22bf0000)
    from space 128K, 0% used [0x22bf0000, 0x22bf0000, 0x22c10000)
    to space 128K, 0% used [0x22c10000, 0x22c10000, 0x22c30000)
    tenured generation total 19944K, used 11966K [0x22f60000, 0x242da000, 0x26a80000)
    the space 19944K, 59% used [0x22f60000, 0x23b0f948, 0x23b0fa00, 0x242da000)
    compacting perm gen total 8192K, used 5396K [0x26a80000, 0x27280000, 0x2aa80000)
    the space 8192K, 65% used [0x26a80000, 0x26fc5360, 0x26fc5400, 0x27280000)
    ro space 8192K, 62% used [0x2aa80000, 0x2af87d30, 0x2af87e00, 0x2b280000)
    rw space 12288K, 46% used [0x2b280000, 0x2b80c8a0, 0x2b80ca00, 0x2be80000)
    Dynamic libraries:
    0x00400000 - 0x00419000      C:\Program Files\Internet Explorer\iexplore.exe
    0x7c900000 - 0x7c9b0000      C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c8f5000      C:\WINDOWS\system32\kernel32.dll
    0x77c10000 - 0x77c68000      C:\WINDOWS\system32\msvcrt.dll
    0x7e410000 - 0x7e4a0000      C:\WINDOWS\system32\USER32.dll
    0x77f10000 - 0x77f57000      C:\WINDOWS\system32\GDI32.dll
    0x77f60000 - 0x77fd6000      C:\WINDOWS\system32\SHLWAPI.dll
    0x77dd0000 - 0x77e6b000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 - 0x77f02000      C:\WINDOWS\system32\RPCRT4.dll
    0x77fe0000 - 0x77ff1000      C:\WINDOWS\system32\Secur32.dll
    0x7e290000 - 0x7e401000      C:\WINDOWS\system32\SHDOCVW.dll
    0x77a80000 - 0x77b14000      C:\WINDOWS\system32\CRYPT32.dll
    0x77b20000 - 0x77b32000      C:\WINDOWS\system32\MSASN1.dll
    0x754d0000 - 0x75550000      C:\WINDOWS\system32\CRYPTUI.dll
    0x76c30000 - 0x76c5e000      C:\WINDOWS\system32\WINTRUST.dll
    0x76c90000 - 0x76cb8000      C:\WINDOWS\system32\IMAGEHLP.dll
    0x77120000 - 0x771ab000      C:\WINDOWS\system32\OLEAUT32.dll
    0x774e0000 - 0x7761d000      C:\WINDOWS\system32\ole32.dll
    0x5b860000 - 0x5b8b4000      C:\WINDOWS\system32\NETAPI32.dll
    0x771b0000 - 0x7725a000      C:\WINDOWS\system32\WININET.dll
    0x76f60000 - 0x76f8c000      C:\WINDOWS\system32\WLDAP32.dll
    0x77c00000 - 0x77c08000      C:\WINDOWS\system32\VERSION.dll
    0x773d0000 - 0x774d3000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\comctl32.dll
    0x7c9c0000 - 0x7d1d7000      C:\WINDOWS\system32\SHELL32.dll
    0x5d090000 - 0x5d12a000      C:\WINDOWS\system32\comctl32.dll
    0x5ad70000 - 0x5ada8000      C:\WINDOWS\system32\uxtheme.dll
    0x75f80000 - 0x7607d000      C:\WINDOWS\system32\BROWSEUI.dll
    0x20000000 - 0x20012000      C:\WINDOWS\system32\browselc.dll
    0x77b40000 - 0x77b62000      C:\WINDOWS\system32\appHelp.dll
    0x76fd0000 - 0x7704f000      C:\WINDOWS\system32\CLBCATQ.DLL
    0x77050000 - 0x77115000      C:\WINDOWS\system32\COMRes.dll
    0x77a20000 - 0x77a74000      C:\WINDOWS\System32\cscui.dll
    0x76600000 - 0x7661d000      C:\WINDOWS\System32\CSCDLL.dll
    0x77920000 - 0x77a13000      C:\WINDOWS\system32\SETUPAPI.dll
    0x7e1e0000 - 0x7e282000      C:\WINDOWS\system32\urlmon.dll
    0x10000000 - 0x10010000      C:\Program Files\Common Files\Adobe\Acrobat\ActiveX\AcroIEHelper.dll
    0x78130000 - 0x781cb000      C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.163_x-ww_681e29fb\MSVCR80.dll
    0x14490000 - 0x144a4000      C:\Program Files\McAfee\VirusScan Enterprise\scriptcl.dll
    0x75c50000 - 0x75cbf000      C:\WINDOWS\system32\JScript.dll
    0x73300000 - 0x73367000      C:\WINDOWS\system32\VBScript.dll
    0x73dd0000 - 0x73ece000      C:\WINDOWS\system32\MFC42.DLL
    0x75e90000 - 0x75f40000      C:\WINDOWS\system32\SXS.DLL
    0x01000000 - 0x01088000      C:\WINDOWS\system32\shdoclc.dll
    0x01090000 - 0x01355000      C:\WINDOWS\system32\xpsp2res.dll
    0x75cf0000 - 0x75d81000      C:\WINDOWS\system32\mlang.dll
    0x71ad0000 - 0x71ad9000      C:\WINDOWS\system32\wsock32.dll
    0x71ab0000 - 0x71ac7000      C:\WINDOWS\system32\WS2_32.dll
    0x71aa0000 - 0x71aa8000      C:\WINDOWS\system32\WS2HELP.dll
    0x71a50000 - 0x71a8f000      C:\WINDOWS\system32\mswsock.dll
    0x662b0000 - 0x66308000      C:\WINDOWS\system32\hnetcfg.dll
    0x71a90000 - 0x71a98000      C:\WINDOWS\System32\wshtcpip.dll
    0x76ee0000 - 0x76f1c000      C:\WINDOWS\system32\RASAPI32.DLL
    0x76e90000 - 0x76ea2000      C:\WINDOWS\system32\rasman.dll
    0x76eb0000 - 0x76edf000      C:\WINDOWS\system32\TAPI32.dll
    0x76e80000 - 0x76e8e000      C:\WINDOWS\system32\rtutils.dll
    0x76b40000 - 0x76b6d000      C:\WINDOWS\system32\WINMM.dll
    0x5dac0000 - 0x5dac8000      C:\WINDOWS\system32\rdpsnd.dll
    0x76360000 - 0x76370000      C:\WINDOWS\system32\WINSTA.dll
    0x76bf0000 - 0x76bfb000      C:\WINDOWS\system32\PSAPI.DLL
    0x77c70000 - 0x77c93000      C:\WINDOWS\system32\msv1_0.dll
    0x76d60000 - 0x76d79000      C:\WINDOWS\system32\iphlpapi.dll
    0x722b0000 - 0x722b5000      C:\WINDOWS\system32\sensapi.dll
    0x769c0000 - 0x76a73000      C:\WINDOWS\system32\USERENV.dll
    0x7d1e0000 - 0x7d49e000      C:\WINDOWS\system32\msi.dll
    0x76f20000 - 0x76f47000      C:\WINDOWS\system32\DNSAPI.dll
    0x76fc0000 - 0x76fc6000      C:\WINDOWS\system32\rasadhlp.dll
    0x7dc30000 - 0x7df22000      C:\WINDOWS\system32\mshtml.dll
    0x746c0000 - 0x746e7000      C:\WINDOWS\system32\msls31.dll
    0x746f0000 - 0x7471a000      C:\WINDOWS\system32\msimtf.dll
    0x74720000 - 0x7476b000      C:\WINDOWS\system32\MSCTF.dll
    0x76390000 - 0x763ad000      C:\WINDOWS\system32\IMM32.DLL
    0x325c0000 - 0x325d2000      C:\Program Files\Microsoft Office\OFFICE11\msohev.dll
    0x72d20000 - 0x72d29000      C:\WINDOWS\system32\wdmaud.drv
    0x72d10000 - 0x72d18000      C:\WINDOWS\system32\msacm32.drv
    0x77be0000 - 0x77bf5000      C:\WINDOWS\system32\MSACM32.dll
    0x77bd0000 - 0x77bd7000      C:\WINDOWS\system32\midimap.dll
    0x76200000 - 0x76271000      C:\WINDOWS\system32\mshtmled.dll
    0x71d40000 - 0x71d5c000      C:\WINDOWS\system32\actxprxy.dll
    0x6d590000 - 0x6d5a1000      C:\Program Files\Java\jre1.5.0_01\bin\npjpi150_01.dll
    0x5edd0000 - 0x5ede7000      C:\WINDOWS\system32\OLEPRO32.DLL
    0x6d400000 - 0x6d417000      C:\Program Files\Java\jre1.5.0_01\bin\jpiexp32.dll
    0x76fb0000 - 0x76fb8000      C:\WINDOWS\System32\winrnr.dll
    0x6d450000 - 0x6d468000      C:\Program Files\Java\jre1.5.0_01\bin\jpishare.dll
    0x6d640000 - 0x6d7c5000      C:\PROGRA~1\Java\JRE15~1.0_0\bin\client\jvm.dll
    0x6d280000 - 0x6d288000      C:\PROGRA~1\Java\JRE15~1.0_0\bin\hpi.dll
    0x6d610000 - 0x6d61c000      C:\PROGRA~1\Java\JRE15~1.0_0\bin\verify.dll
    0x6d300000 - 0x6d31d000      C:\PROGRA~1\Java\JRE15~1.0_0\bin\java.dll
    0x6d630000 - 0x6d63f000      C:\PROGRA~1\Java\JRE15~1.0_0\bin\zip.dll
    0x6d000000 - 0x6d166000      C:\Program Files\Java\jre1.5.0_01\bin\awt.dll
    0x73000000 - 0x73026000      C:\WINDOWS\system32\WINSPOOL.DRV
    0x73760000 - 0x737a9000      C:\WINDOWS\system32\ddraw.dll
    0x73bc0000 - 0x73bc6000      C:\WINDOWS\system32\DCIMAN32.dll
    0x6d240000 - 0x6d27d000      C:\Program Files\Java\jre1.5.0_01\bin\fontmanager.dll
    0x6d1f0000 - 0x6d203000      C:\Program Files\Java\jre1.5.0_01\bin\deploy.dll
    0x6d5d0000 - 0x6d5ed000      C:\Program Files\Java\jre1.5.0_01\bin\RegUtils.dll
    0x6d3e0000 - 0x6d3f4000      C:\Program Files\Java\jre1.5.0_01\bin\jpicom32.dll
    0x06480000 - 0x064d7000      C:\WINDOWS\system32\xpsp3res.dll
    0x6d4c0000 - 0x6d4d3000      C:\Program Files\Java\jre1.5.0_01\bin\net.dll
    0x6d3c0000 - 0x6d3df000      C:\Program Files\Java\jre1.5.0_01\bin\jpeg.dll
    0x74e30000 - 0x74e9c000      C:\WINDOWS\system32\RICHED20.DLL
    0x6d4e0000 - 0x6d4e9000      C:\Program Files\Java\jre1.5.0_01\bin\nio.dll
    0x763b0000 - 0x763f9000      C:\WINDOWS\system32\COMDLG32.DLL
    0x76840000 - 0x76873000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\UNIDRVUI.DLL
    0x778d0000 - 0x77913000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\UNIDRV.DLL
    0x686c0000 - 0x686c6000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\hpcjrr.dll
    0x68630000 - 0x68634000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\hpcstr.dll
    0x01a30000 - 0x01ad7000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\pcl5eres.dll
    0x686d0000 - 0x686f3000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\hpcfont.dll
    0x6d1c0000 - 0x6d1e3000      C:\Program Files\Java\jre1.5.0_01\bin\dcpr.dll
    VM Arguments:
    jvm_args: -Xbootclasspath/a:C:\PROGRA~1\Java\JRE15~1.0_0\lib\deploy.jar;C:\PROGRA~1\Java\JRE15~1.0_0\lib\plugin.jar -Xmx64m -Djavaplugin.maxHeapSize=64m -Xverify:remote -Djavaplugin.version=1.5.0_01 -Djavaplugin.nodotversion=150_01 -Dbrowser=sun.plugin -DtrustProxy=true -Dapplication.home=C:\PROGRA~1\Java\JRE15~1.0_0 -Djava.protocol.handler.pkgs=sun.plugin.net.protocol -Djavaplugin.vm.options=-Djava.class.path=C:\PROGRA~1\Java\JRE15~1.0_0\classes -Xbootclasspath/a:C:\PROGRA~1\Java\JRE15~1.0_0\lib\deploy.jar;C:\PROGRA~1\Java\JRE15~1.0_0\lib\plugin.jar -Xmx64m -Djavaplugin.maxHeapSize=64m -Xverify:remote -Djavaplugin.version=1.5.0_01 -Djavaplugin.nodotversion=150_01 -Dbrowser=sun.plugin -DtrustProxy=true -Dapplication.home=C:\PROGRA~1\Java\JRE15~1.0_0 -Djava.protocol.handler.pkgs=sun.plugin.net.protocol vfprintf
    java_command: <unknown>
    Environment Variables:
    JAVA_HOME=C:\Program Files\Java\jre1.5.0_01
    CLASSPATH=.;C:\Program Files\Java\jre1.5.0_01\lib;C:\Program Files\Java\lib;
    PATH=C:\PROGRA~1\Java\JRE15~1.0_0\bin;C:\Program Files\Internet Explorer;;C:\Program Files\CA\Dcs\DMScripting\;C:\Program Files\CA\DCS\CAWIN\;C:\oracle\ora90\bin;c:\program files\oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Oracle\instantclient10_1;C:\SDRC\I-DEAS11\Iona\OrbixE2A;C:\SDRC\I-DEAS11\Iona\OrbixE2A\bin;C:\SDRC\I-DEAS11\Iona\OrbixE2A\asp\5.1\bin;C:\Program Files\Common Files\Adaptec Shared\System;C:\Program Files\IONA\bin;C:\Program Files\IONA\asp\6.1\bin;C:\Program Files\CA\Unicenter Software Delivery\BIN;C:\Program Files\CA\SharedComponents\DTS\bin;C:\ca_appsw\;C:\PROGRA~1\CA\SHARED~1\CAM\bin;C:\Program Files\Java\jre1.5.0_01\bin;;.
    USERNAME=Uswu47848
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 5, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows XP Build 2600 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) Client VM (1.5.0_01-b08) for windows-x86, built on Dec 6 2004 19:51:00 by "java_re" with MS VC++ 6.0

    At very first moment, I haven't used jdk from arch repo,
    so i was downloaded it from java.sun.com.
    and haven't any problem  jdk1.5.0 or 1.6  with Eclipse, though i didn't tried Azureus.
    PS: so my jdk-1.6.0 is under home directory.
    > pwd
    /home/<user_account>/jdk1.6.0
    >

  • Java 5 Hotspot VM crash on Windows 2000 Server, 2000 Pro and XP pro

    Hello,
    We have had the following recurring error on different machines with Java 5, running one of our mission critical systems.
    It seems to be a problem connected with AWT and "SafepointBlob" whatever that is.
    Has anybody seen this kind of thing before? Does anybody know what the solution is?
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_FLT_STACK_CHECK (0xc0000092) at pc=0x00a70b98, pid=3232, tid=1636
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_05-b05 mixed mode)
    # Problematic frame:
    # v ~SafepointBlob
    --------------- T H R E A D ---------------
    Current thread (0x38f73788): JavaThread "AWT-Windows" daemon [_thread_in_Java, id=1636]
    siginfo: ExceptionCode=0xc0000092, ExceptionInformation=0x00000000 0x3921f8d8
    Registers:
    EAX=0x00000000, EBX=0x00000000, ECX=0x066f7898, EDX=0x009c1e34
    ESP=0x3921f8d8, EBP=0x3921f9b0, ESI=0x00000001, EDI=0x00000000
    EIP=0x00a70b98, EFLAGS=0x00010206
    Top of Stack: (sp=0x3921f8d8)
    0x3921f8d8: 00000000 00000024 0006f284 00000000
    0x3921f8e8: 00000024 0006f284 0006f1bc 77fcae15
    0x3921f8f8: 00230778 00000000 38f73788 38f65540
    0x3921f908: 0006f284 32f77c08 00000000 00230178
    0x3921f918: ffff1372 ffff0000 ffffffff 00000000
    0x3921f928: 00000000 00000000 ffff0000 ff98e0a0
    0x3921f938: ff98e0a0 0000ffff 00000000 ffff0000
    0x3921f948: 00df009f 00fe0097 009fffff 009700df
    Instructions: (pc=0x00a70b98)
    0x00a70b88: 83 ec 6c dd 34 24 9b d9 24 24 83 ec 40 dd 1c 24
    0x00a70b98: dd 5c 24 08 dd 5c 24 10 dd 5c 24 18 dd 5c 24 20
    Stack: [0x391e0000,0x39220000), sp=0x3921f8d8, free space=254k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    v ~SafepointBlob
    J sun.awt.AWTAutoShutdown.setToolkitBusy(Z)V
    J sun.awt.AWTAutoShutdown.notifyToolkitThreadFree()V
    v ~StubRoutines::call_stub
    V [jvm.dll+0x8295c]
    V [jvm.dll+0xd752e]
    V [jvm.dll+0x8282d]
    V [jvm.dll+0x89917]
    C [awt.dll+0xbd875]
    j sun.awt.windows.WToolkit.eventLoop()V+0
    j sun.awt.windows.WToolkit.run()V+69
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    V [jvm.dll+0x8295c]
    V [jvm.dll+0xd752e]
    V [jvm.dll+0x8282d]
    V [jvm.dll+0x8258a]
    V [jvm.dll+0x9d476]
    V [jvm.dll+0x1042ae]
    V [jvm.dll+0x10427c]
    C [MSVCRT.dll+0x85bc]
    C [KERNEL32.dll+0xb388]
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x38fee788 JavaThread "Thread-120" [_thread_blocked, id=2616]
    0x38e48478 JavaThread "Thread-119" [_thread_blocked, id=2620]
    0x38e47668 JavaThread "Thread-118" [_thread_blocked, id=2624]
    0x38e46b28 JavaThread "Thread-117" [_thread_blocked, id=2628]
    0x38e45d98 JavaThread "Thread-116" [_thread_blocked, id=2632]
    0x38c085d8 JavaThread "Thread-115" [_thread_blocked, id=2636]
    0x38c07870 JavaThread "Thread-114" [_thread_blocked, id=2640]
    0x38c06e18 JavaThread "Thread-113" [_thread_blocked, id=2644]
    0x3a02f5a0 JavaThread "Thread-112" [_thread_blocked, id=2648]
    0x3a02f418 JavaThread "Thread-111" [_thread_blocked, id=2652]
    0x38e51d60 JavaThread "Thread-110" [_thread_blocked, id=2656]
    0x38e4fb80 JavaThread "Thread-109" [_thread_blocked, id=2660]
    0x38e4efb8 JavaThread "Thread-108" [_thread_blocked, id=2664]
    0x38e4e150 JavaThread "Thread-107" [_thread_blocked, id=2668]
    0x38e4d588 JavaThread "Thread-106" [_thread_blocked, id=2672]
    0x38e4c720 JavaThread "Thread-105" [_thread_blocked, id=2676]
    0x38e4bb58 JavaThread "Thread-104" [_thread_blocked, id=2680]
    0x38e450f8 JavaThread "Thread-103" [_thread_blocked, id=2684]
    0x38e44d58 JavaThread "Thread-102" [_thread_blocked, id=2688]
    0x38e43410 JavaThread "Thread-101" [_thread_blocked, id=2692]
    0x3a01f418 JavaThread "Thread-100" [_thread_blocked, id=2696]
    0x38e48790 JavaThread "Thread-99" [_thread_blocked, id=2700]
    0x38e407f8 JavaThread "Thread-98" [_thread_blocked, id=2708]
    0x38e3fc30 JavaThread "Thread-97" [_thread_blocked, id=2712]
    0x38e3edc8 JavaThread "Thread-96" [_thread_blocked, id=2716]
    0x38e3e200 JavaThread "Thread-95" [_thread_blocked, id=2720]
    0x38e3d398 JavaThread "Thread-94" [_thread_blocked, id=2728]
    0x38e3c7d0 JavaThread "Thread-93" [_thread_blocked, id=2732]
    0x38e3b968 JavaThread "Thread-92" [_thread_blocked, id=2736]
    0x38e3ada0 JavaThread "Thread-91" [_thread_blocked, id=2740]
    0x38e39ff8 JavaThread "Thread-90" [_thread_blocked, id=2744]
    0x38e36b90 JavaThread "Thread-89" [_thread_blocked, id=2748]
    0x38e35d70 JavaThread "Thread-88" [_thread_blocked, id=2752]
    0x38e2e768 JavaThread "Thread-87" [_thread_blocked, id=2756]
    0x38e2dba0 JavaThread "Thread-86" [_thread_blocked, id=2760]
    0x38e2cff0 JavaThread "Thread-85" [_thread_blocked, id=2764]
    0x38c09018 JavaThread "Thread-84" [_thread_blocked, id=1920]
    0x38e2c188 JavaThread "Thread-83" [_thread_blocked, id=2992]
    0x38e31870 JavaThread "Thread-82" [_thread_blocked, id=2724]
    0x38e30aa8 JavaThread "Thread-81" [_thread_blocked, id=1776]
    0x38e33c08 JavaThread "Thread-80" [_thread_blocked, id=1728]
    0x38e32db8 JavaThread "Thread-79" [_thread_blocked, id=1772]
    0x38e322e0 JavaThread "Thread-78" [_thread_blocked, id=1764]
    0x38e34af0 JavaThread "Thread-77" [_thread_blocked, id=1760]
    0x39092a20 JavaThread "Thread-76" [_thread_blocked, id=3180]
    0x38d4bc90 JavaThread "Thread-75" [_thread_blocked, id=1836]
    0x38e0e8d8 JavaThread "Thread-74" [_thread_blocked, id=1820]
    0x38e2b4e0 JavaThread "Thread-73" [_thread_blocked, id=1756]
    0x3a07e410 JavaThread "Thread-72" [_thread_blocked, id=1144]
    0x39fe8d68 JavaThread "Thread-71" [_thread_blocked, id=1768]
    0x39fe81a0 JavaThread "Thread-70" [_thread_blocked, id=592]
    0x39fe7410 JavaThread "Thread-69" [_thread_blocked, id=880]
    0x39fd6708 JavaThread "Thread-68" [_thread_blocked, id=328]
    0x39fd62a8 JavaThread "Thread-67" [_thread_blocked, id=1128]
    0x38d811a0 JavaThread "Thread-66" [_thread_blocked, id=676]
    0x38d86418 JavaThread "Thread-65" [_thread_blocked, id=1928]
    0x3a025ce8 JavaThread "Implied and Derived Price Calculator (Gas Heating Oil Settlement)" [_thread_blocked, id=316]
    0x38dc9de8 JavaThread "Implied and Derived Price Calculator (Gas Heating Oil)" [_thread_blocked, id=428]
    0x38de8dd0 JavaThread "Implied and Derived Price Calculator (Brent Crude Settlement)" [_thread_blocked, id=1116]
    0x3a3392a0 JavaThread "Implied and Derived Price Calculator (Brent Crude)" [_thread_blocked, id=3228]
    0x3a07f7e8 JavaThread "Implied and Derived Price Calculator (White Sugar)" [_thread_blocked, id=1808]
    0x39fa8688 JavaThread "Implied and Derived Price Calculator (Robusta Coffee)" [_thread_blocked, id=1080]
    0x3911c230 JavaThread "Implied and Derived Price Calculator (Cocoa)" [_thread_blocked, id=2264]
    0x38db0e60 JavaThread "Thread-60" [_thread_blocked, id=3136]
    0x38db0b88 JavaThread "Thread-59" [_thread_blocked, id=3140]
    0x38d968c8 JavaThread "Thread-58" [_thread_blocked, id=3144]
    0x38d96648 JavaThread "Thread-57" [_thread_blocked, id=3148]
    0x38d98310 JavaThread "Thread-56" [_thread_blocked, id=3152]
    0x38d97d80 JavaThread "Thread-55" [_thread_blocked, id=3156]
    0x390a4c18 JavaThread "Thread-54" [_thread_blocked, id=3160]
    0x38d93818 JavaThread "Thread-53" [_thread_blocked, id=3164]
    0x3908b410 JavaThread "Thread-52" [_thread_blocked, id=3168]
    0x38d96fe8 JavaThread "Thread-51" [_thread_blocked, id=3172]
    0x38d5c728 JavaThread "Thread-49" [_thread_blocked, id=3184]
    0x38d5c3a0 JavaThread "Thread-48" [_thread_blocked, id=3188]
    0x38d5ac68 JavaThread "Thread-47" [_thread_blocked, id=3192]
    0x38d5a8e0 JavaThread "Thread-46" [_thread_blocked, id=3196]
    0x38d59298 JavaThread "Thread-45" [_thread_blocked, id=3200]
    0x38d58728 JavaThread "Thread-44" [_thread_blocked, id=3204]
    0x38d838c8 JavaThread "Thread-43" [_thread_blocked, id=3208]
    0x38d82da8 JavaThread "Thread-42" [_thread_blocked, id=3212]
    0x38d81fe8 JavaThread "Thread-41" [_thread_blocked, id=3216]
    0x38d81500 JavaThread "Thread-40" [_thread_blocked, id=300]
    0x38d7ef50 JavaThread "Thread-38" [_thread_blocked, id=820]
    0x38d7de50 JavaThread "Thread-37" [_thread_blocked, id=1036]
    0x38da26e8 JavaThread "Thread-36" [_thread_blocked, id=480]
    0x38da24d8 JavaThread "Thread-35" [_thread_blocked, id=1880]
    0x38da1008 JavaThread "Thread-34" [_thread_blocked, id=1924]
    0x38d4ae48 JavaThread "Thread-33" [_thread_blocked, id=2100]
    0x38d80c38 JavaThread "Thread-32" [_thread_blocked, id=1832]
    0x39068a48 JavaThread "Thread-31" [_thread_blocked, id=1800]
    0x39068008 JavaThread "Thread-30" [_thread_blocked, id=1824]
    0x38d5df00 JavaThread "Thread-29" [_thread_blocked, id=1840]
    0x38d477f0 JavaThread "Thread-27" [_thread_blocked, id=1848]
    0x38d47588 JavaThread "Thread-26" [_thread_blocked, id=1828]
    0x38d2f6b0 JavaThread "Thread-25" [_thread_blocked, id=1936]
    0x38d2ec38 JavaThread "Thread-24" [_thread_blocked, id=1868]
    0x38d2df20 JavaThread "Thread-23" [_thread_blocked, id=2060]
    0x38d2dcb8 JavaThread "Thread-22" [_thread_blocked, id=1860]
    0x38d53da0 JavaThread "Thread-21" [_thread_blocked, id=2096]
    0x38d53b38 JavaThread "Thread-20" [_thread_blocked, id=1948]
    0x38d52008 JavaThread "Thread-19" [_thread_blocked, id=1788]
    0x38d87f20 JavaThread "Thread-18" [_thread_blocked, id=1844]
    0x39081270 JavaThread "Thread-15" [_thread_blocked, id=1912]
    0x39081008 JavaThread "Thread-14" [_thread_blocked, id=1888]
    0x38d30c38 JavaThread "Thread-13" [_thread_blocked, id=1904]
    0x3909bd58 JavaThread "Thread-12" [_thread_blocked, id=1900]
    0x38d4c7a8 JavaThread "Thread-11" [_thread_blocked, id=1896]
    0x38d4cb48 JavaThread "Thread-10" [_thread_blocked, id=1916]
    0x38d914f0 JavaThread "Thread-9" [_thread_blocked, id=1892]
    0x38d92148 JavaThread "Thread-8" [_thread_blocked, id=1792]
    0x38d92628 JavaThread "Thread-7" [_thread_blocked, id=1872]
    0x38d92e38 JavaThread "Thread-6" [_thread_blocked, id=1224]
    0x38c481a0 JavaThread "Timer-0" [_thread_blocked, id=1708]
    0x38c23108 JavaThread "HeartBeat Checker" [_thread_blocked, id=1284]
    0x38bad3d0 JavaThread "RiskManager Event Propagator" [_thread_blocked, id=1864]
    0x38bac780 JavaThread "OrderStatus processor" [_thread_blocked, id=932]
    0x38c262d0 JavaThread "Order Event Propagator" [_thread_blocked, id=1716]
    0x38c3cbf0 JavaThread "Data message processor" [_thread_blocked, id=1932]
    0x38c3ca68 JavaThread "RiskManager Event Propagator" [_thread_blocked, id=1724]
    0x38c3ce70 JavaThread "Position Event Propagator" [_thread_blocked, id=1280]
    0x38baab88 JavaThread "Exchange Rate Propagator" [_thread_blocked, id=1448]
    0x38bde210 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=1720]
    0x38fb5d48 JavaThread "Market Event Propagator" [_thread_in_vm, id=1664]
    0x38cf1008 JavaThread "Ping Sender" [_thread_blocked, id=1704]
    0x38cf9538 JavaThread "Statistics Updater" [_thread_blocked, id=2768]
    0x39033a70 JavaThread "Message Listener" [_thread_in_native, id=1700]
    0x39033840 JavaThread "Message Sender" [_thread_blocked, id=1672]
    0x38fabe68 JavaThread "Message Event Propagator" [_thread_in_vm, id=2772]
    0x3900a8b0 JavaThread "TimerQueue" daemon [_thread_blocked, id=1696]
    0x38f8a7e0 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1656]
    0x002366b8 JavaThread "DestroyJavaVM" [_thread_blocked, id=1456]
    0x38fac588 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=1648]
    =>0x38f73788 JavaThread "AWT-Windows" daemon [_thread_in_Java, id=1636]
    0x38e8c490 JavaThread "AWT-Shutdown" [_thread_blocked, id=1640]
    0x009cd4a8 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=1680]
    0x009cbfb0 JavaThread "CompilerThread0" daemon [_thread_blocked, id=1692]
    0x009cb218 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1712]
    0x009c25d8 JavaThread "Finalizer" daemon [_thread_blocked, id=1688]
    0x009c10e8 JavaThread "Reference Handler" daemon [_thread_blocked, id=1676]
    Other Threads:
    0x009bcfc0 VMThread [id=1684]
    0x009e82b0 WatcherThread [id=1668]
    VM state:synchronizing (normal execution)
    VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
    [0x00235c08/0x00000320] Safepoint_lock - owner thread: 0x009bcfc0
    [0x00235c40/0x00000318] Threads_lock - owner thread: 0x009bcfc0
    [0x00235e08/0x000002dc] Heap_lock - owner thread: 0x38fac588
    Heap
    def new generation total 5248K, used 4935K [0x02a90000, 0x03040000, 0x065a0000)
    eden
    [error occurred during error reporting, step 190, id 0xc0000092]
    Dynamic libraries:
    0x00400000 - 0x0040c000      c:\program files\java\jre1.5.0_05\bin\java.exe
    0x77f80000 - 0x77ffc000      C:\WINNT\system32\ntdll.dll
    0x7c2d0000 - 0x7c335000      C:\WINNT\system32\ADVAPI32.dll
    0x7c570000 - 0x7c623000      C:\WINNT\system32\KERNEL32.dll
    0x77d30000 - 0x77da8000      C:\WINNT\system32\RPCRT4.dll
    0x78000000 - 0x78045000      C:\WINNT\system32\MSVCRT.dll
    0x6d640000 - 0x6d7cc000      c:\program files\java\jre1.5.0_05\bin\client\jvm.dll
    0x77e10000 - 0x77e79000      C:\WINNT\system32\USER32.dll
    0x77f40000 - 0x77f7f000      C:\WINNT\system32\GDI32.dll
    0x77570000 - 0x775a0000      C:\WINNT\system32\WINMM.dll
    0x6d280000 - 0x6d288000      c:\program files\java\jre1.5.0_05\bin\hpi.dll
    0x690a0000 - 0x690ab000      C:\WINNT\system32\PSAPI.DLL
    0x6d610000 - 0x6d61c000      c:\program files\java\jre1.5.0_05\bin\verify.dll
    0x6d300000 - 0x6d31d000      c:\program files\java\jre1.5.0_05\bin\java.dll
    0x6d630000 - 0x6d63f000      c:\program files\java\jre1.5.0_05\bin\zip.dll
    0x6d000000 - 0x6d167000      C:\Program Files\Java\jre1.5.0_05\bin\awt.dll
    0x77800000 - 0x7781e000      C:\WINNT\system32\WINSPOOL.DRV
    0x76620000 - 0x76631000      C:\WINNT\system32\MPR.DLL
    0x75e60000 - 0x75e7a000      C:\WINNT\system32\IMM32.dll
    0x7ce20000 - 0x7cf21000      C:\WINNT\system32\ole32.dll
    0x39220000 - 0x3922e000      C:\Program Files\JS Pager\CBT.dll
    0x779b0000 - 0x77a4b000      C:\WINNT\system32\oleaut32.dll
    0x6e420000 - 0x6e426000      C:\WINNT\system32\INDICDLL.dll
    0x6d240000 - 0x6d27d000      C:\Program Files\Java\jre1.5.0_05\bin\fontmanager.dll
    0x7cf30000 - 0x7d186000      C:\WINNT\system32\shell32.dll
    0x71710000 - 0x71794000      C:\WINNT\system32\COMCTL32.dll
    0x70a70000 - 0x70ad6000      C:\WINNT\system32\SHLWAPI.dll
    0x6d4c0000 - 0x6d4d3000      C:\Program Files\Java\jre1.5.0_05\bin\net.dll
    0x75030000 - 0x75044000      C:\WINNT\system32\WS2_32.dll
    0x75020000 - 0x75028000      C:\WINNT\system32\WS2HELP.DLL
    0x6d4e0000 - 0x6d4e9000      C:\Program Files\Java\jre1.5.0_05\bin\nio.dll
    0x39910000 - 0x39915000      C:\PCD32\pcihooks.dll
    0x782c0000 - 0x782cc000      C:\WINNT\System32\rnr20.dll
    0x77980000 - 0x779a4000      C:\WINNT\system32\DNSAPI.DLL
    0x75050000 - 0x75058000      C:\WINNT\system32\WSOCK32.dll
    0x77340000 - 0x77353000      C:\WINNT\system32\iphlpapi.dll
    0x77520000 - 0x77525000      C:\WINNT\system32\ICMP.DLL
    0x77320000 - 0x77337000      C:\WINNT\system32\MPRAPI.DLL
    0x75150000 - 0x75160000      C:\WINNT\system32\SAMLIB.DLL
    0x7cdc0000 - 0x7ce13000      C:\WINNT\system32\NETAPI32.DLL
    0x751c0000 - 0x751c6000      C:\WINNT\system32\NETRAP.dll
    0x77bf0000 - 0x77c01000      C:\WINNT\system32\NTDSAPI.dll
    0x77950000 - 0x7797b000      C:\WINNT\system32\WLDAP32.DLL
    0x7c340000 - 0x7c34f000      C:\WINNT\system32\SECUR32.DLL
    0x773b0000 - 0x773df000      C:\WINNT\system32\ACTIVEDS.DLL
    0x77380000 - 0x773a3000      C:\WINNT\system32\ADSLDPC.DLL
    0x77830000 - 0x7783e000      C:\WINNT\system32\RTUTILS.DLL
    0x77880000 - 0x7790e000      C:\WINNT\system32\SETUPAPI.DLL
    0x7c0f0000 - 0x7c154000      C:\WINNT\system32\USERENV.DLL
    0x774e0000 - 0x77514000      C:\WINNT\system32\RASAPI32.DLL
    0x774c0000 - 0x774d1000      C:\WINNT\system32\rasman.dll
    0x77530000 - 0x77552000      C:\WINNT\system32\TAPI32.dll
    0x77360000 - 0x77379000      C:\WINNT\system32\DHCPCSVC.DLL
    0x777e0000 - 0x777e8000      C:\WINNT\System32\winrnr.dll
    0x777f0000 - 0x777f5000      C:\WINNT\system32\rasadhlp.dll
    0x74fd0000 - 0x74fee000      C:\WINNT\system32\msafd.dll
    0x75010000 - 0x75017000      C:\WINNT\System32\wshtcpip.dll
    0x6d470000 - 0x6d495000      C:\Program Files\Java\jre1.5.0_05\bin\jsound.dll
    0x6d4a0000 - 0x6d4a7000      C:\Program Files\Java\jre1.5.0_05\bin\jsoundds.dll
    0x51080000 - 0x510d8000      C:\WINNT\system32\DSOUND.dll
    0x77820000 - 0x77827000      C:\WINNT\system32\VERSION.dll
    0x759b0000 - 0x759b6000      C:\WINNT\system32\LZ32.DLL
    0x7c950000 - 0x7c9e0000      C:\WINNT\system32\CLBCATQ.DLL
    0x77840000 - 0x7787e000      C:\WINNT\system32\cscui.dll
    0x770c0000 - 0x770e3000      C:\WINNT\system32\CSCDLL.DLL
    0x76df0000 - 0x76e01000      C:\WINNT\system32\mydocs.dll
    0x3a840000 - 0x3a98a000      C:\WINNT\system32\SHDOCVW.DLL
    0x75160000 - 0x7516c000      C:\WINNT\System32\ntlanman.dll
    0x75210000 - 0x75225000      C:\WINNT\System32\NETUI0.dll
    0x751d0000 - 0x75208000      C:\WINNT\System32\NETUI1.dll
    VM Arguments:
    jvm_args: -Xms64m -Xmx768m -Djavax.swing.adjustPopupLocationToFit=false -Dsun.java2d.noddraw=true
    java_command: star.client.gui.Startup
    Environment Variables:
    PATH=C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem
    USERNAME=Administrator
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 7, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows 2000 Build 2195 Service Pack 4
    CPU:total 2 family 15, cmov, cx8, fxsr, mmx, sse, sse2, ht
    Memory: 4k page, physical 1047984k(567712k free), swap 2034812k(1607528k free)
    vm_info: Java HotSpot(TM) Client VM (1.5.0_05-b05) for windows-x86, built on Aug 26 2005 15:36:02 by "java_re" with MS VC++ 6.0

    Hello, I have a similar error message when i`m tryinng to access to my ODBC database with pentaho, a JDBC aplication. This is my error:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_FLT_STACK_CHECK (0xc0000092) at pc=0x00b30c58, pid=4540, tid=3068
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_08-b03 mixed mode)
    # Problematic frame:
    # v ~SafepointBlob
    --------------- T H R E A D ---------------
    Current thread (0x173b6578): JavaThread "Thread-14" daemon [_thread_in_Java, id=3068]
    siginfo: ExceptionCode=0xc0000092, ExceptionInformation=0x00000000 0x17dff8a8
    Registers:
    EAX=0x173b6578, EBX=0x173b6578, ECX=0x17dff930, EDX=0x7c91eb94
    ESP=0x17dff8a8, EBP=0x17dff980, ESI=0x00000003, EDI=0x173b6578
    EIP=0x00b30c58, EFLAGS=0x00010202
    Top of Stack: (sp=0x17dff8a8)
    0x17dff8a8: 1745ae60 0000007a 06c7e658 06af29b0
    0x17dff8b8: 00a41fd8 6d7fa3b1 00a41fd8 16d6bc7c
    0x17dff8c8: 00000000 00000001 00000001 17caefc0
    0x17dff8d8: 6d80683c 1745ae50 00000000 00000001
    0x17dff8e8: ffff027a ffff0000 ffffffff 00b2fc11
    0x17dff8f8: 05c0001b 17dff858 ffff0023 173b6180
    0x17dff908: 0000001d 00090009 00090003 00090004
    0x17dff918: 00070009 ffffffff 000f0000 778c0000
    Instructions: (pc=0x00b30c58)
    0x00b30c48: 83 ec 6c dd 34 24 9b d9 24 24 83 ec 40 dd 1c 24
    0x00b30c58: dd 5c 24 08 dd 5c 24 10 dd 5c 24 18 dd 5c 24 20
    Stack: [0x17dc0000,0x17e00000), sp=0x17dff8a8, free space=254k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    v ~SafepointBlob
    J java.awt.EventQueue.postEvent(Ljava/awt/AWTEvent;)V
    j java.awt.EventQueue.invokeAndWait(Ljava/lang/Runnable;)V+46
    j org.pentaho.reportdesigner.crm.report.datasetplugin.multidataset.MultiDataSetReportElementConfigurator$12$1.run()V+200
    v ~StubRoutines::call_stub
    V [jvm.dll+0x86e84]
    V [jvm.dll+0xddead]
    V [jvm.dll+0x86d55]
    V [jvm.dll+0x86ab2]
    V [jvm.dll+0xa16b2]
    V [jvm.dll+0x10f4ac]
    V [jvm.dll+0x10f47a]
    C [MSVCRT.dll+0x2a3b0]
    C [kernel32.dll+0xb683]
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    =>0x173b6578 JavaThread "Thread-14" daemon [_thread_in_Java, id=3068]
    0x177436a0 JavaThread "Thread-7" daemon [_thread_blocked, id=5364]
    0x176e3780 JavaThread "Thread-4" daemon [_thread_blocked, id=3992]
    0x17736d58 JavaThread "Thread-3" daemon [_thread_blocked, id=1640]
    0x176c1dc8 JavaThread "TimerQueue" daemon [_thread_blocked, id=4292]
    0x17502a98 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5028]
    0x00036030 JavaThread "DestroyJavaVM" [_thread_blocked, id=5944]
    0x17502910 JavaThread "AWT-EventQueue-1" [_thread_in_vm, id=1304]
    0x174f1e50 JavaThread "AWT-Windows" daemon [_thread_in_native, id=668]
    0x00ab81f0 JavaThread "AWT-Shutdown" [_thread_blocked, id=4712]
    0x00a941f8 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3988]
    0x00a92c88 JavaThread "CompilerThread0" daemon [_thread_blocked, id=5784]
    0x00a91fd8 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=204]
    0x00a890e0 JavaThread "Finalizer" daemon [_thread_blocked, id=4912]
    0x00a87c78 JavaThread "Reference Handler" daemon [_thread_blocked, id=5416]
    Other Threads:
    0x00a851b0 VMThread [id=4832]
    0x00a953d8 WatcherThread [id=5892]
    VM state:synchronizing (normal execution)
    VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
    [0x00035688/0x00000718] Safepoint_lock - owner thread: 0x00a851b0
    [0x000356b8/0x00000710] Threads_lock - owner thread: 0x00a851b0
    Heap
    def new generation total 1728K, used 825K [0x02ad0000, 0x02ca0000, 0x02fb0000)
    eden
    [error occurred during error reporting, step 190, id 0xc0000092]
    Dynamic libraries:
    0x00400000 - 0x0040d000      C:\pentaho\java\bin\java.exe
    0x7c910000 - 0x7c9c6000      C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c902000      C:\WINDOWS\system32\kernel32.dll
    0x77da0000 - 0x77e4c000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77e50000 - 0x77ee2000      C:\WINDOWS\system32\RPCRT4.dll
    0x77fc0000 - 0x77fd1000      C:\WINDOWS\system32\Secur32.dll
    0x77be0000 - 0x77c38000      C:\WINDOWS\system32\MSVCRT.dll
    0x6d730000 - 0x6d8cb000      C:\pentaho\java\bin\client\jvm.dll
    0x7e390000 - 0x7e420000      C:\WINDOWS\system32\USER32.dll
    0x77ef0000 - 0x77f37000      C:\WINDOWS\system32\GDI32.dll
    0x76b00000 - 0x76b2e000      C:\WINDOWS\system32\WINMM.dll
    0x6d2f0000 - 0x6d2f8000      C:\pentaho\java\bin\hpi.dll
    0x76bb0000 - 0x76bbb000      C:\WINDOWS\system32\PSAPI.DLL
    0x6d700000 - 0x6d70c000      C:\pentaho\java\bin\verify.dll
    0x6d370000 - 0x6d38d000      C:\pentaho\java\bin\java.dll
    0x6d720000 - 0x6d72f000      C:\pentaho\java\bin\zip.dll
    0x6d070000 - 0x6d1d9000      C:\pentaho\java\bin\awt.dll
    0x72f80000 - 0x72fa6000      C:\WINDOWS\system32\WINSPOOL.DRV
    0x76340000 - 0x7635d000      C:\WINDOWS\system32\IMM32.dll
    0x774b0000 - 0x775ed000      C:\WINDOWS\system32\ole32.dll
    0x5b150000 - 0x5b188000      C:\WINDOWS\system32\uxtheme.dll
    0x736e0000 - 0x73729000      C:\WINDOWS\system32\ddraw.dll
    0x73b40000 - 0x73b46000      C:\WINDOWS\system32\DCIMAN32.dll
    0x746b0000 - 0x746fb000      C:\WINDOWS\system32\MSCTF.dll
    0x6d2b0000 - 0x6d2ef000      C:\pentaho\java\bin\fontmanager.dll
    0x6d530000 - 0x6d543000      C:\pentaho\java\bin\net.dll
    0x71a30000 - 0x71a47000      C:\WINDOWS\system32\WS2_32.dll
    0x71a20000 - 0x71a28000      C:\WINDOWS\system32\WS2HELP.dll
    0x6d550000 - 0x6d559000      C:\pentaho\java\bin\nio.dll
    0x7e6a0000 - 0x7eec0000      C:\WINDOWS\system32\shell32.dll
    0x77f40000 - 0x77fb6000      C:\WINDOWS\system32\SHLWAPI.dll
    0x773a0000 - 0x774a3000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\comctl32.dll
    0x58c30000 - 0x58cca000      C:\WINDOWS\system32\comctl32.dll
    0x597f0000 - 0x59844000      C:\WINDOWS\system32\netapi32.dll
    0x71aa0000 - 0x71ab2000      C:\WINDOWS\system32\MPR.dll
    0x75f10000 - 0x75f17000      C:\WINDOWS\System32\drprov.dll
    0x71bb0000 - 0x71bbe000      C:\WINDOWS\System32\ntlanman.dll
    0x71c70000 - 0x71c87000      C:\WINDOWS\System32\NETUI0.dll
    0x71c30000 - 0x71c70000      C:\WINDOWS\System32\NETUI1.dll
    0x71c20000 - 0x71c27000      C:\WINDOWS\System32\NETRAP.dll
    0x71b90000 - 0x71ba3000      C:\WINDOWS\System32\SAMLIB.dll
    0x75f20000 - 0x75f29000      C:\WINDOWS\System32\davclnt.dll
    0x778f0000 - 0x779e7000      C:\WINDOWS\system32\SETUPAPI.dll
    0x77b10000 - 0x77b32000      C:\WINDOWS\system32\appHelp.dll
    0x76f90000 - 0x7700f000      C:\WINDOWS\system32\CLBCATQ.DLL
    0x77010000 - 0x770e0000      C:\WINDOWS\system32\COMRes.dll
    0x770f0000 - 0x7717b000      C:\WINDOWS\system32\OLEAUT32.dll
    0x77bd0000 - 0x77bd8000      C:\WINDOWS\system32\VERSION.dll
    0x76940000 - 0x76948000      C:\WINDOWS\system32\LINKINFO.dll
    0x76950000 - 0x76976000      C:\WINDOWS\system32\ntshrui.dll
    0x76ae0000 - 0x76af1000      C:\WINDOWS\system32\ATL.DLL
    0x76630000 - 0x766e4000      C:\WINDOWS\system32\USERENV.dll
    0x763b0000 - 0x76559000      C:\WINDOWS\system32\NETSHELL.dll
    0x76e40000 - 0x76e4e000      C:\WINDOWS\system32\rtutils.dll
    0x76bc0000 - 0x76bef000      C:\WINDOWS\system32\credui.dll
    0x76d20000 - 0x76d39000      C:\WINDOWS\system32\iphlpapi.dll
    0x18130000 - 0x181b4000      C:\Archivos de programa\TortoiseSVN\bin\tortoisesvn.dll
    0x77180000 - 0x77227000      C:\WINDOWS\system32\WININET.dll
    0x77a50000 - 0x77ae5000      C:\WINDOWS\system32\CRYPT32.dll
    0x77af0000 - 0x77b02000      C:\WINDOWS\system32\MSASN1.dll
    0x6eec0000 - 0x6eee2000      C:\Archivos de programa\TortoiseSVN\bin\libapr_tsvn.dll
    0x719d0000 - 0x71a10000      C:\WINDOWS\system32\MSWSOCK.dll
    0x78130000 - 0x781cb000      C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.762_x-ww_6b128700\MSVCR80.dll
    0x6ee60000 - 0x6ee89000      C:\Archivos de programa\TortoiseSVN\bin\libaprutil_tsvn.dll
    0x6ee50000 - 0x6ee5e000      C:\Archivos de programa\TortoiseSVN\bin\libapriconv_tsvn.dll
    0x181c0000 - 0x181cc000      C:\Archivos de programa\TortoiseSVN\bin\intl3_svn.dll
    0x7c420000 - 0x7c4a7000      C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.762_x-ww_6b128700\MSVCP80.dll
    0x76740000 - 0x76749000      C:\WINDOWS\system32\SHFOLDER.dll
    0x6ee40000 - 0x6ee46000      C:\Archivos de programa\TortoiseSVN\iconv\_tbl_simple.so
    0x6e060000 - 0x6e067000      C:\Archivos de programa\TortoiseSVN\iconv\windows-1252.so
    0x6ed50000 - 0x6ed56000      C:\Archivos de programa\TortoiseSVN\iconv\utf-8.so
    0x779f0000 - 0x77a45000      C:\WINDOWS\System32\cscui.dll
    0x765b0000 - 0x765cd000      C:\WINDOWS\System32\CSCDLL.dll
    0x6d3e0000 - 0x6d3ed000      C:\pentaho\java\bin\JdbcOdbc.dll
    0x745e0000 - 0x7461d000      C:\WINDOWS\system32\ODBC32.dll
    0x76360000 - 0x763aa000      C:\WINDOWS\system32\comdlg32.dll
    0x20000000 - 0x20018000      C:\WINDOWS\system32\odbcint.dll
    0x612d0000 - 0x612eb000      C:\WINDOWS\system32\odbccp32.dll
    0x1a520000 - 0x1a7f6000      C:\WINDOWS\system32\xpsp2res.dll
    0x7d1f0000 - 0x7d4ae000      C:\WINDOWS\system32\msi.dll
    0x76980000 - 0x76a31000      C:\WINDOWS\system32\SXS.DLL
    VM Arguments:
    jvm_args: -XX:MaxPermSize=256m -Dswt.swing.laf=com.sun.java.swing.plaf.windows.WindowsLookAndFeel
    java_command: launcher/launcher-1.0.0.jar org.pentaho.reportdesigner.crm.report.ReportDialog
    Launcher Type: SUN_STANDARD
    Environment Variables:
    PATH=C:\pentaho\java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Archivos de programa\ATI Technologies\ATI Control Panel;C:\ARCHIV~1\ULTRAE~1;C:\Archivos de programa\Archivos comunes\Easysoft\Shared\
    USERNAME=mciudadc
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 13 Stepping 8, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows XP Build 2600 Service Pack 2
    CPU:total 1 (cores per cpu 1, threads per core 1) family 6 model 13 stepping 8, cmov, cx8, fxsr, mmx, sse, sse2
    Memory: 4k page, physical 2096492k(853856k free), swap 4033316k(2683036k free)
    vm_info: Java HotSpot(TM) Client VM (1.5.0_08-b03) for windows-x86, built on Jul 26 2006 01:10:50 by "java_re" with MS VC++ 6.0
    I don´t know where is the problem. Any help? PLEASE?
    Thanks!!!

  • Adobe flash 5.5 jvm error or crash. Solutions?

    Hi
    i have 2 different problem with Cs5.5
    first problem , when i launch flash cs5.5, several time "jvm error" occur. only opening flash , before opening fla!. So i can only close flash, close all the application, restart flash or reboot machine.
    i have a I7 with 11 Gb of ram windows 7 64 pro machine. i tried to edit the AppData\Local\Adobe\Flash CS5.5\it_IT\Configuration\ActionScript 3.0\jvm.ini with more ram (768, 1024... 2048) but nothing changed.
    second problem, randomly when i close compiled fla, flash cs5.5 "stops to work" with useless error reporting. where i can find error reportin log?
    thanks

    I put a video together to show what is happening.
    http://www.youtube.com/watch?v=4m7RBXP5IVw
    The crash happens as the file is opening up. The file hangs for a
    second, and then Adobe Flash 5.5 Professional crashes, and then a
    crash report appears.
    I tested these files on another computer with Adobe Flash 5.5
    Professional. Christian Audigier vodka file,
    "cavodkabottlemenurev3TEMPLATE.fla,"  displays the description text
    with the "client." "project," "label type." "award," and "project
    description." The text right of the headings is not appearing. The
    text is supposed to be there. For the "submenu" file, the hover state
    does not work over the menu items. This file was created in Adobe
    Professional CS 5.5.
    I created "cavokdabottlemenu3Template.fla" from a re-saved CS3 which
    was from MX 2004. The "preload file is from a Lee Brimelow tutorial.
    These files are crashing Adobe Flash Professional 5.5. These files are
    not crashing on my laptop with Adobe Flash Professional 5.5 (on a
    mac). Now, other files are starting to crash in Adobe Flash
    Professional as I try to open them on my desktop computer. I am unable
    to open Adobe Flash Professional 5.5 without it crashing on my desktop
    computer. It is getting worst.
    My desktop computer is new, and I bought it in April.
    I reinstalled the software. I changed the Java preference from 64 bit
    to 32 bit. I did a hardware check. I did scanned disk, permissions
    under disk utility. The memory on my computer is fine. I did a
    hardware check. I am frustrated. The software is not working. After 3
    to 5 times opening files, the software is still crashing. Now, all of
    my fla files are not opening up.
    I upgraded from Adobe CS3 to Adobe CS5.5. I bought the upgrade discs
    directly from Adobe.
    I need help fixing Adobe Flash Professional 5.5. I will send you the files.

  • Calling throwNew 2 times cause hotspot to crash

    I've been running into a problem in my program where it would crash if we
    happened to call throwNew 2 times in a row (from different invocations of
    a native method). I have been able to reproduce this in a very simple test case.
    basically I have code which does the following in Java:
    for (int i = 0; i < 2; i++) {
    try {
       jniException.loadLib(args[0]);
    catch(Exception e) {
       e.printStackTrace();
    }In my native code I do the following:
        (*env)->ExceptionClear(env);
        throwJavaException(env, "Throw test error");The throwJavaException function is as follows:
    static jboolean throwJavaException(JNIEnv* env, const char* err)
         static jclass clz = NULL;
         jboolean ret = JNI_TRUE;
    // see if we have gotten the class yet
         if (clz == NULL)
              // nope, clear any existing exceptions
            (*env)->ExceptionClear(env);
            // Find the exception class
              clz = (*env)->FindClass(env, "java/lang/Exception");
            // again clear any exceptions created by the above
              (*env)->ExceptionClear(env);
              if (clz == NULL)
                   // We did not get the class, fail
                   ret = JNI_FALSE;
         if (ret == JNI_TRUE)
              // Everything is OK, throw the exception
              if ((*env)->ThrowNew(env, clz, err) != 0)
                   // eek - failed. now what??!!
                   ret = JNI_FALSE;
         return ret;
    }When I run this code I get the following output:
    C:\Documents and Settings\jmars\workspace-jnitest\jni_exp>java jniException nosuchlib
    java.lang.Exception: Throw test error
    at jniException.loadLib(Native Method)
    at jniException.main(jniException.java:28)
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d6baad0, pid=10056, tid=492
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_10-b03 mixed mode, sharing)
    # Problematic frame:
    # V [jvm.dll+0x8aad0]
    # An error report file with more information is saved as hs_err_pid10056.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    C:\Documents and Settings\jmars\workspace-jnitest\jni_exp>notepad hs_err_pid10056.log
    As you can see the first exception is caught and printed, but the second call causes the VM to crash.
    Any ideas what I might be doing wrong?
    I have this simple example and I can send it to you to look at if you want.
    Thanks

    Hi Jim,
    the previous poster was right that removin the "static" from jclass clz will work, but if you know the reason, you will find another solution.
    The jclass returned from FindClass is a reference to a java.lang.Class object. It is a so called local rerefence which means, that it gets freed when the JNI call returns. So after calling your throwJavaException for the first time you end up with a value in clz which is an invalid local reference.
    One solution is of course to acquire the clz each time. Another solution would be to create a global reference and to store that in clz:
    jclass clz = (jclass)(*env)->NewGlobalRef(env, (*env)->FindClass(env, "java/lang/Exception")));This clz value is then valid during multiple JNI invocations. To clean up, you should however delete this global reference when the Java class owning the JNI code gets unloaded, i.e. in a finalizer.
    Hope this helps and makes things clearer.
    Martin

Maybe you are looking for

  • Motion 4.0.0 quits when I try to save or export?

    I am running with Processor:  3.06 GHz Intel Core 2 Duo,  Memory: 4 GB 1067 MHz DDR3, Final Cut Studio 2.  1TB Harddrive. (Only 263GB left) So recently I upgraded to 10.6.7  and now I've noticed that when I open up Motion 4.0.0  I can create a new pr

  • The worlds easiest question!!

    Hi All, I know this is going to be an easy fix but for the life of me can't find the answer. 30 mins of googling and videos has not answered it. I have 2 video layers. How do i rearrange the layers (so that the video that is behind can now be on top)

  • Why do we use Unserialized V3 update for Inventory Management?

    Hello Experts, I have question on LO Cockpit extractor. Why do we use Unserialized V3 update for Inventory Management (2LIS_03_BF) ? Are there any reasons behind? thanks a lot Padma

  • Need help with Telnet command in JSP

    Here is the code I have been working on but it will not display the buffer to the page.. String [] cmd1 = {"cmd.exe","/c","telnet hqsun1.xx.xxxxx.com"};           Process n;           String T = "" ;           n = Runtime.getRuntime().exec(cmd1);    

  • T61 trashes Eye-one Match display profiles on reboot

    Loving my new t61 and even getting used to Vista! But the setup does two annoying things on reboot: 1) It resets my default browser page to the lenovo live page (I will figure this one out, I know) 2) But worse, it either removes or corrupts the moni