JVM Crashes in Native Code - JDK#1.4.2_10 for solaris-sparc

Hi,
We are facing irregular but quite frequent JVM crash in our Test environment. From the stacktrace it seems that JVM is crashing inside the native code. Can anyone help me in finding the cause of this problem please?
Please find below the dump generated after JVM crash -
# An unexpected error has been detected by HotSpot Virtual Machine:
# SIGBUS (0xa) at pc=0xfea32db4, pid=4695, tid=1
# Java VM: Java HotSpot(TM) Client VM (1.4.2_10-b03 mixed mode)
# Problematic frame:
# C [libzip.so+0x2db4]
--------------- T H R E A D ---------------
Current thread (0x0003c2f0): JavaThread "main" [_thread_in_native, id=1]
siginfo:si_signo=10, si_errno=151, si_code=3, si_addr=0xfe3a11cd
Registers:
O0=0xfe390000 O1=0x000111cc O2=0xffbfa350 O3=0x0003c4a0
O4=0xff02aa10 O5=0xff008000 O6=0xffbfa1f0 O7=0xfea32d90
G1=0x506f6c6c G2=0xff362a00 G3=0x0003c2f0 G4=0x00000066
G5=0xf58d6cd8 G6=0x00000000 G7=0xff362a00 Y=0x00000000
PC=0xfea32db4 nPC=0xfea32db8
Top of Stack: (sp=0xffbfa1f0)
0xffbfa1f0: 001de478 001deda8 fe3a11cc 00000000
0xffbfa200: 00000000 fea40000 00000000 00000000
0xffbfa210: 001de478 001deda8 0000506f 4f6d734e
0xffbfa220: 80808080 01010101 ffbfa250 fea32ce0
0xffbfa230: 00000000 2f3cbdc2 2f3cbdc2 f19cdfe8
0xffbfa240: 0003c8b0 0003c8b0 ffbfa2b8 0000002b
0xffbfa250: 001de478 ffbfa314 00000000 001deda8
0xffbfa260: f206a1aa 00000043 0000ffff ff01f8a8
Instructions: (pc=0xfea32db4)
0xfea32da4: aa 02 40 0f d2 04 60 00 a4 02 00 09 a0 10 00 18
0xfea32db4: d4 0c a0 01 95 2a a0 08 d0 0a 00 09 90 12 00 0a
Stack: [0xffb7c000,0xffc00000), sp=0xffbfa1f0, free space=504k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [libzip.so+0x2db4]
C [libzip.so+0x2ce8] ZIP_GetEntry+0xe0
C [libzip.so+0x3488] Java_java_util_zip_ZipFile_getEntry+0x9c
J java.util.zip.ZipFile.getEntry(JLjava/lang/String;)J
J java.util.zip.ZipFile.getEntry(Ljava/lang/String;)Ljava/util/zip/ZipEntry;
J java.util.jar.JarFile.getEntry(Ljava/lang/String;)Ljava/util/zip/ZipEntry;
J sun.misc.URLClassPath$JarLoader.getResource(Ljava/lang/String;Z)Lsun/misc/Resource;
J sun.misc.URLClassPath.getResource(Ljava/lang/String;Z)Lsun/misc/Resource;
J java.net.URLClassLoader$1.run()Ljava/lang/Object;
v ~StubRoutines::call_stub
V [libjvm.so+0xc9ccc]
V [libjvm.so+0xd6a34]
C [libjava.so+0xdc38] Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedExceptionAction_2Ljava_secu
rity_AccessControlContext_2+0x1c
J java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;)L
java/lang/Object;
J java.net.URLClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;
J java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;
J sun.misc.Launcher$AppClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;
J java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class;
J java.lang.ClassLoader.loadClassInternal(Ljava/lang/String;)Ljava/lang/Class;
v ~StubRoutines::call_stub
V [libjvm.so+0xc9ccc]
V [libjvm.so+0xd1cec]
V [libjvm.so+0xf43a0]
V [libjvm.so+0x9ce34]
V [libjvm.so+0x9c2c4]
V [libjvm.so+0x9be3c]
V [libjvm.so+0x9bbc4]
V [libjvm.so+0xcbec8]
V [libjvm.so+0xd0b84]
j be.telenet.rts.oms.dbpoller.PollOmsNotificationTable.processDeleteOfAging(Lbe/telenet/rts/oms/dbpoller/OmsNotificationDataV
O;)V+4
J be.telenet.rts.oms.dbpoller.PollOmsNotificationTable.processOmsNotificationData(Ljava/util/Collection;)V
J be.telenet.rts.oms.dbpoller.PollOmsNotificationTable.pollTable()V
v ~RuntimeStub::osr_frame_return Runtime1 stub
j be.telenet.rts.oms.dbpoller.ILMAdapter_NotifierPoller.main([Ljava/lang/String;)V+30
v ~StubRoutines::call_stub
V [libjvm.so+0xc9ccc]
V [libjvm.so+0xdde98]
V [libjvm.so+0x16791c]
C [java+0x2f94] main+0x167c
Thanks & Regards,
Anuj

Here's the exception I'm getting (slightly sanitized):
Java Plug-in 1.4.2_10
Using JRE version 1.4.2_10 Java HotSpot(TM) Client VM
User home directory = C:\Documents and Settings\tvalesky
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
l: dump classloader list
m: print memory usage
o: trigger logging
q: hide console
r: reload policy configuration
s: dump system and deployment properties
t: dump thread list
v: dump thread stack
x: clear classloader cache
0-5: set trace level to
load: class appls/DOLARS/user/Applet.class not found.
java.lang.ClassNotFoundException: appls.DOLARS.user.Applet.class
     at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
     at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
     at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
     at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: open HTTP connection failed:http://hostname.com/DOLARS.testing/dolars.testbed/classes/appls%2fDOLARS%2fuser%2fApplet%2fclass.class
     at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source)
     at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source)
     at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source)
     at java.security.AccessController.doPrivileged(Native Method)
     ... 7 more
Exception: java.lang.ClassNotFoundException: appls.DOLARS.user.Applet.class

Similar Messages

  • JRE/JDK 1.1.6 for solaris

    Hi,
    I was looking for JRE/JDK 1.1.6 for solaris download, but it seems Sun has kept upto JRE/JDK versions 1.1.7 on the site. If anybody knows any URL, where they may have it archived, pls let me know
    Regards
    -- Amit

    Hi there,
    you can download jdk 1.1.6 from
    http://java.sun.com/products/jdk/1.1.6/
    there are versions for both the windows and solaris platforms.
    hope this helps,
    PSChan
    PSChan - Sun Microsystems

  • Calling JVM from C native code

    I'd like to call JVM from C native call.
    I work in W2000 enviroment using GCC Cygnus compiler.
    I followed JNI instructions.
    I read in this forum there was a change in JDK, and instead of attaching javai.dll, jvm.dll must be attached.
    Then I made a test using invoke.c example from JDK.
    I built following .bat file:
    gcc -c invoke.c -Id:\jdk1.3.1\include -Id:\jdk1.3.1\include\win32
    DLLTOOL dllname jvm.dll def libjvm.def --output-lib d:\jdk1.3.1\jre\bin\classic\libjvm.a
    c++ -o invoke.exe invoke.o -Ld:\jdk1.3.1\jre\bin\classic -ljvm
    with libjvm.def :
    EXPORTS
    imp_JNI_GetDefaultJavaVMInitArgs@4
    imp_JNI_CreateJavaVM@12
    All seems to work fine, and invoke.exe is generated. But when trying to run it, I get a windows message telling me :
    invoke.exe doesn't find the entry point to imp_JNI_CreateJavaVM@12 in jvm.dll.
    What am I going wrong ?
    Any calling convention issue ?
    Thanks in advance. Ignasi Villagrasa.

    Have a look at http://www.xraylith.wisc.edu/~khan/software/gnu-win32/. It has examples of how to use gcc, java JNI on cygwin and should work on all versions of Windows. It has the command line options for using dlltool.

  • JDK 1.5.0_08 for Solaris 10 Intel 64 bit

    Hi,
    I need the JDK 1.5.0_08 installation for Solaris 10 running on an Intel 64 bit machine.
    I searched the Sun site for this but I can't seem to find it and I don't know if it exists.
    Ideally I require JDK 1.5.0_08 but if it doesn't exist I can move up versions.
    Any ideas?
    Thanks
    Martin

    http://java.sun.com/products/archive/

  • How to include 3rd party jar package in the native code aiming to generate ane for android

    in my native java code,i need to reference a class in another jar package.Simply to say,i want to make use of member functions of a class of some jar package A in the call function of the native class which have implemented the FREFunction class.To generate the native extension,native java code needs to be compiled to a jar package B.i have tried serveral methods to compile jar package A into B.Howerver my flex project failed to proceed when calling function of package A in the call function of native java code.To be sure of the correctness of the package A and B,i referenced them in a java project with main function and succeeded. at the same time my other call functions of classes impemented FREFunction work well,Then, why did i fail referencing package A?
    in the discussion http://forums.adobe.com/message/3965757, i found the same problem,but i was unable to get a workaround,can anybody give me same help?

    Standard Java does not support jars within other jars.
    Either re-architect your stuff so jars in jars is eliminated, or write a custom classloader that can load from them, or look into 3rd-party solutions, which you can find by searching the net and these forums.

  • The crash happened outside the java virtual machine in native code

    Hi,
    I have a biometric device with which I am given some C++ dlls. I am trying to call methods inside these using java (jna). I am loading the dll "zkemsdk.dll+" as follows:
    zkemkeeper INSTANCE1 = (zkemkeeper)Native.loadLibrary("zkemsdk", zkemkeeper.class);//zkemsdk is the dll, I am loading the dll here.
    Then, I am calling the function:
    zkemkeeper.INSTANCE1.Z_Connect_NETEX("ip address",4370);//Z_Connect_NETEX is a function inside zkemsdk.dll
    This returns me true or false based on whether am connected to the biometric device or not.Thus I am able to invoke this method without issues. But for other methods inside the dll, run time exception is thrown in console:
    Can someone help me resolve this issue. ??? Following is the content of the log file generated.
    # A fatal error has been detected by the Java Runtime Environment:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0351fe3b, pid=1664, tid=3832
    # JRE version: 6.0_20-b02
    # Java VM: Java HotSpot(TM) Client VM (16.3-b01 mixed mode, sharing windows-x86 )
    # Problematic frame:
    # C [zkemsdk.dll+0xfe3b]
    # If you would like to submit a bug report, please visit:
    # http://www.java.net/external?url=http://java.sun.com/webapps/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    --------------- T H R E A D ---------------
    Current thread (0x003a9000): JavaThread "main" [_thread_in_native, id=3832, stack(0x008c0000,0x00910000)]
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000106
    Registers:
    EAX=0x0090f7c4, EBX=0x00000001, ECX=0x00000000, EDX=0x00000001
    ESP=0x0090f7b4, EBP=0x0090f848, ESI=0x00000096, EDI=0x003a9000
    EIP=0x0351fe3b, EFLAGS=0x00010216
    Top of Stack: (sp=0x0090f7b4)
    0x0090f7b4: 00000000 0090f930 000003fc 00000103
    0x0090f7c4: 0090f800 6d9532d0 373e92a0 00912ec5
    0x0090f7d4: 00000401 0090f7d8 369860d1 0090f800
    0x0090f7e4: 37390050 00000000 37390f90 00000000
    0x0090f7f4: 0090f800 0090f930 003a9000 0090f830
    0x0090f804: 10008fd8 0090f840 0090f930 00000008
    0x0090f814: 0090f88c 0090fa28 0090f8f4 0090f848
    0x0090f824: eb53f637 0351ffdc 00000096 00000003
    Instructions: (pc=0x0351fe3b)
    0x0351fe2b: 0f 53 50 8d 44 24 18 50 e8 58 7c 00 00 83 c4 0c
    0x0351fe3b: 8b 4e 70 51 8b 0e 83 c3 04 53 6a 64 8d 54 24 18
    Stack: [0x008c0000,0x00910000], sp=0x0090f7b4, free space=13d0090f2e8k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [zkemsdk.dll+0xfe3b]
    C [jna5972695927945545932.tmp+0x9182]
    C [jna5972695927945545932.tmp+0x2161]
    C [jna5972695927945545932.tmp+0x2849]
    j com.sun.jna.Function.invokeInt(I[Ljava/lang/Object;)I+0
    j com.sun.jna.Function.invoke([Ljava/lang/Object;Ljava/lang/Class;)Ljava/lang/Object;+90
    j com.sun.jna.Function.invoke(Ljava/lang/Class;[Ljava/lang/Object;Ljava/util/Map;)Ljava/lang/Object;+194
    j com.sun.jna.Library$Handler.invoke(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;+344
    j $Proxy0.Z_Beep(J)Z+19
    j com.rfarrays.bhabs.fingerPrint.main([Ljava/lang/String;)V+84
    v ~StubRoutines::call_stub
    V [jvm.dll+0xf049c]
    V [jvm.dll+0x17fcf1]
    V [jvm.dll+0xf051d]
    V [jvm.dll+0xf9bc5]
    V [jvm.dll+0x10181d]
    C [javaw.exe+0x2155]
    C [javaw.exe+0x8614]
    C [kernel32.dll+0xb729]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j com.sun.jna.Function.invokeInt(I[Ljava/lang/Object;)I+0
    j com.sun.jna.Function.invoke([Ljava/lang/Object;Ljava/lang/Class;)Ljava/lang/Object;+90
    j com.sun.jna.Function.invoke(Ljava/lang/Class;[Ljava/lang/Object;Ljava/util/Map;)Ljava/lang/Object;+194
    j com.sun.jna.Library$Handler.invoke(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;+344
    j $Proxy0.Z_Beep(J)Z+19
    j com.rfarrays.bhabs.fingerPrint.main([Ljava/lang/String;)V+84
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x02b10c00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=1976, stack(0x02dc0000,0x02e10000)]
    0x02b0a400 JavaThread "CompilerThread0" daemon [_thread_blocked, id=1280, stack(0x02d70000,0x02dc0000)]
    0x02b08c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=1984, stack(0x02d20000,0x02d70000)]
    0x02b07800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2160, stack(0x02cd0000,0x02d20000)]
    0x02b02400 JavaThread "Finalizer" daemon [_thread_blocked, id=2052, stack(0x02c80000,0x02cd0000)]
    0x02afd800 JavaThread "Reference Handler" daemon [_thread_blocked, id=752, stack(0x02c30000,0x02c80000)]
    =>0x003a9000 JavaThread "main" [_thread_in_native, id=3832, stack(0x008c0000,0x00910000)]
    Other Threads:
    0x02afc400 VMThread [stack: 0x02be0000,0x02c30000] [id=1504]
    0x02b1b800 WatcherThread [stack: 0x02e10000,0x02e60000] [id=1980]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 4928K, used 2455K [0x22970000, 0x22ec0000, 0x27ec0000)
    eden space 4416K, 55% used [0x22970000, 0x22bd5db0, 0x22dc0000)
    from space 512K, 0% used [0x22dc0000, 0x22dc0000, 0x22e40000)
    to space 512K, 0% used [0x22e40000, 0x22e40000, 0x22ec0000)
    tenured generation total 10944K, used 0K [0x27ec0000, 0x28970000, 0x32970000)
    the space 10944K, 0% used [0x27ec0000, 0x27ec0000, 0x27ec0200, 0x28970000)
    compacting perm gen total 12288K, used 343K [0x32970000, 0x33570000, 0x36970000)
    the space 12288K, 2% used [0x32970000, 0x329c5f20, 0x329c6000, 0x33570000)
    ro space 10240K, 51% used [0x36970000, 0x36e9ae00, 0x36e9ae00, 0x37370000)
    rw space 12288K, 54% used [0x37370000, 0x37a072d8, 0x37a07400, 0x37f70000)
    Dynamic libraries:
    0x00400000 - 0x00424000 C:\Program Files\Java\jre6\bin\javaw.exe
    0x7c900000 - 0x7c9b2000 C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c8f6000 C:\WINDOWS\system32\kernel32.dll
    0x77dd0000 - 0x77e6b000 C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 - 0x77f03000 C:\WINDOWS\system32\RPCRT4.dll
    0x77fe0000 - 0x77ff1000 C:\WINDOWS\system32\Secur32.dll
    0x7e410000 - 0x7e4a1000 C:\WINDOWS\system32\USER32.dll
    0x77f10000 - 0x77f59000 C:\WINDOWS\system32\GDI32.dll
    0x76390000 - 0x763ad000 C:\WINDOWS\system32\IMM32.DLL
    0x7c340000 - 0x7c396000 C:\Program Files\Java\jre6\bin\msvcr71.dll
    0x6d800000 - 0x6da97000 C:\Program Files\Java\jre6\bin\client\jvm.dll
    0x76b40000 - 0x76b6d000 C:\WINDOWS\system32\WINMM.dll
    0x6d7b0000 - 0x6d7bc000 C:\Program Files\Java\jre6\bin\verify.dll
    0x6d330000 - 0x6d34f000 C:\Program Files\Java\jre6\bin\java.dll
    0x6d290000 - 0x6d298000 C:\Program Files\Java\jre6\bin\hpi.dll
    0x76bf0000 - 0x76bfb000 C:\WINDOWS\system32\PSAPI.DLL
    0x6d7f0000 - 0x6d7ff000 C:\Program Files\Java\jre6\bin\zip.dll
    0x68000000 - 0x68036000 C:\WINDOWS\system32\rsaenh.dll
    0x77c10000 - 0x77c68000 C:\WINDOWS\system32\msvcrt.dll
    0x769c0000 - 0x76a74000 C:\WINDOWS\system32\USERENV.dll
    0x5b860000 - 0x5b8b5000 C:\WINDOWS\system32\netapi32.dll
    0x6d610000 - 0x6d623000 C:\Program Files\Java\jre6\bin\net.dll
    0x71ab0000 - 0x71ac7000 C:\WINDOWS\system32\WS2_32.dll
    0x71aa0000 - 0x71aa8000 C:\WINDOWS\system32\WS2HELP.dll
    0x71a50000 - 0x71a8f000 C:\WINDOWS\System32\mswsock.dll
    0x76f20000 - 0x76f47000 C:\WINDOWS\system32\DNSAPI.dll
    0x76d60000 - 0x76d79000 C:\WINDOWS\system32\iphlpapi.dll
    0x76fb0000 - 0x76fb8000 C:\WINDOWS\System32\winrnr.dll
    0x76f60000 - 0x76f8c000 C:\WINDOWS\system32\WLDAP32.dll
    0x76fc0000 - 0x76fc6000 C:\WINDOWS\system32\rasadhlp.dll
    0x10000000 - 0x10052000 C:\Documents and Settings\bkonwar\Local Settings\Temp\jna5972695927945545932.tmp
    0x03510000 - 0x03546000 C:\WINDOWS\system32\zkemsdk.dll
    0x03560000 - 0x03574000 C:\WINDOWS\system32\commpro.dll
    0x662b0000 - 0x66308000 C:\WINDOWS\system32\hnetcfg.dll
    0x71a90000 - 0x71a98000 C:\WINDOWS\System32\wshtcpip.dll
    VM Arguments:
    jvm_args: -Dfile.encoding=Cp1252
    java_command: com.xyz.bhabs.fingerPrint
    Launcher Type: SUN_STANDARD
    Environment Variables:
    PATH=C:/Program Files/Java/jre6/bin/client;C:/Program Files/Java/jre6/bin;C:/Program Files/Java/jre6/lib/i386;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;;C:\Program Files\Java\jre1.6.0_07\bin;C:\Program Files\Android\android-sdk-windows\tools;C:\Program Files\TortoiseSVN\bin
    USERNAME=BKonwar
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 13, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows XP Build 2600 Service Pack 3
    CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 15 stepping 13, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3
    Memory: 4k page, physical 2085780k(1286036k free), swap 4024188k(3249652k free)
    vm_info: Java HotSpot(TM) Client VM (16.3-b01) for windows-x86 JRE (1.6.0_20-b02), built on Apr 12 2010 13:52:23 by "java_re" with MS VC++ 7.1 (VS2003)
    time: Wed May 25 10:02:24 2011
    elapsed time: 21 seconds
    Regards,
    Bhabs
    Edited by: 861222 on May 25, 2011 12:19 AM

    861222 wrote:
    # A fatal error has been detected by the Java Runtime Environment:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0351fe3b, pid=1664, tid=3832Not much to tell here. This line here looks suspiciously like a null-pointer error happening in the native code. It is impossible to say how, where and why. Go back to your code and start debugging I'd say, see where invalid data can be passed to the native code.

  • RCP application on Windows JVM 1.6.0_12 crashed with exit code = 1073807364

    A user was using my RCP-based application over several days. At one point, when he apparently wasn't actively using it, the JVM crashed with exit code 1073807364. After some research, I haven't been able to determine what this exit code refers to.
    On additional, possibly helpful bit of information is that the hex equivalent 0x40010004 is used to indicate Windows task status. However, this app is not running Windows tasks that I know of, although perhaps RCP, SWT or the SQL Server JDBC layer is doing so without my knowledge.
    Can anyone tell me what this exit code indicates, or how to find out?

    [http://java.sun.com/javase/6/webnotes/trouble/TSG-VM/html/crashes.html]

  • JVM crashed when attempting to load native binaries on SUSE

    Hello!
    We have a java application that calls at some point C++ code in form of specific OS binaries. We tested for RedHat and SUSE - for the first OS it worked fine but for SUSE I got:
    {color:#ff0000}#
    # A fatal error has been detected by the Java Runtime Environment:
    # SIGFPE (0x8) at pc=0xf7f4a1fb, pid=21443, tid=4149328800
    # JRE version: 6.0_14-b08
    # Java VM: Java HotSpot(TM) Client VM (14.0-b16 mixed mode linux-x86 )
    # Problematic frame:
    # C [ld-linux.so.2+0x91fb]
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    T H R E A D
    Current thread (0x08059000): JavaThread "main" [_thread_in_native, id=21448, stack(0xf749b000,0xf751c000)]
    siginfo:si_signo=SIGFPE: si_errno=0, si_code=1 (FPE_INTDIV), si_addr=0xf7f4a1fb
    Registers:
    EAX=0x0df0d414, EBX=0xf7f5bff4, ECX=0x093522b0, EDX=0x00000000
    ESP=0xf7517b84, EBP=0xf7517be0, ESI=0x0935245c, EDI=0xf7517c6c
    EIP=0xf7f4a1fb, CR2=0xf7f33100, EFLAGS=0x00010246
    Top of Stack: (sp=0xf7517b84)
    0xf7517b84: ea91ab8b dc5cdb74 00000009 f7f04164
    0xf7517b94: dc5ccb9c 0df0d414 dc5cdb74 f7f4e389
    0xf7517ba4: 00000008 093522b0 dc5cb3ec dc5cdafc
    0xf7517bb4: dc5d4030 00000000 00000000 09053344
    0xf7517bc4: f7f5bff4 f7517ca0 dc5d3fb6 f7517c6c
    0xf7517bd4: f7f5bff4 0935245c f7517c6c f7517c80
    0xf7517be4: f7f4a587 f7517c6c 09352408 00000000
    0xf7517bf4: 00000000 00000001 00000000 00000000
    Instructions: (pc=0xf7f4a1fb)
    0xf7f4a1eb: 8b 8a 94 01 00 00 8b 45 b8 89 4d d4 89 d1 31 d2
    0xf7f4a1fb: f7 b1 6c 01 00 00 8b 81 70 01 00 00 8b 3c 90 85
    Stack: [0xf749b000,0xf751c000], sp=0xf7517b84, free space=498k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [ld-linux.so.2+0x91fb]
    C [ld-linux.so.2+0x9587]
    C [ld-linux.so.2+0xabff]
    C [ld-linux.so.2+0x11471]
    C [ld-linux.so.2+0xd3a6]
    C [ld-linux.so.2+0x10cb9]
    C [libdl.so.2+0xe4d]
    C [ld-linux.so.2+0xd3a6]
    C [libdl.so.2+0x12fc]
    C [libdl.so.2+0xd84] dlopen+0x44
    V [libjvm.so+0x3237c9]
    V [libjvm.so+0x288819]
    C [libjava.so+0xbcac] Java_java_lang_ClassLoader_00024NativeLibrary_load+0x6c
    j java.lang.ClassLoader$NativeLibrary.load(Ljava/lang/String;)V+0
    j java.lang.ClassLoader.loadLibrary0(Ljava/lang/Class;Ljava/io/File;)Z+300
    j java.lang.ClassLoader.loadLibrary(Ljava/lang/Class;Ljava/lang/String;Z)V+127
    j java.lang.Runtime.load0(Ljava/lang/Class;Ljava/lang/String;)V+57
    j java.lang.System.load(Ljava/lang/String;)V+7
    j com.boss.media.util.DllUtils.LoadNativeDll(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;+404
    j com.boss.media.engine.StreamingEngine.getInstance(Ljava/lang/String;)Lcom/boss/media/engine/StreamingEngine;+9
    {color:#000000}
    Seems the crash is producing when Suse's ld-linux.so attempts to load our binaries.{color}
    {color}{color:#000000}Does anyone have any idea on what is wrong here?
    Thank you very much
    With best regards,
    Sorin
    {color}

    We tested for RedHat and SUSE - for the first OS it worked fine but for SUSE I got:Either the standard pointer problems leading to a spurious error or some subtle OS difference.
    SIGFPEThat is a pretty specific signal. If the C++ code is not mucking around with numerics then it would suggest a pointer problem. If numerics are involved then that would be the first place to start (noting again that pointer problems can cause spurious errors.)

  • Java Runtime crash while executing native code.(version 1.6.0_10-beta)

    HI all
    i observed a crash while execution a native fuction , which is initializing an
    char array of size (1024*1024).Plz see the code snippet below:
    But it is working with java version: 1.5.0
    FileTest.c:
    #include<stdio.h>
    #include<fcntl.h>
    #include<string.h>
    #include<stdlib.h>
    #include "HelloWorld.h"
    JNIEXPORT jint JNICALL Java_HelloWorld_CreateLargestF<div style="direction: ltr">ile (JNIEnv * env, jclass obj)
    //int CreateLargestFile(char* filename)
    char *filename = "LargestFile.tmp";
    int fd = creat(filename, 0666);
    if(fd == -1)
    return 0;
    int size = 1024 * 1024;
    char buffer[size];
    //buffer is not filled fully, JRE aborts after i reaches to 61327 approx.
    int i;
    for( i = 0;i<size;i++)
    buffer[i] = 'a';
    printf("\n\n==>> Executing FSTLD0001 : buffer %d = %c \n",i,buffer);
    printf("\n\n==>> Executing FSTLD0001 : after init\n");
    //memset(buffer, 'a', size);
    while(1)
    long bytes = write(fd, buffer, size);
    if(bytes < size)
    break;
    close(fd);
    return 1;
    HelloWorld.java
    public class HelloWorld {
    public static native int CreateLargestFile();
    public static void main(String[] args)
    String dir = System.getProperty("user.dir");
    String libpath = dir + "/libFileTest.so";
    System.load(libpath);
    CreateLargestFile();
    jni.h version used is: 1.56 03/12/19
    jni_md.h version used is : 1.14 03/12/19
    FULL PRODUCT VERSION :
    java version "1.6.0_10-beta"
    Java(TM) SE Runtime Environment (build 1.6.0_10-beta-b14)
    Java HotSpot(TM) Client VM (11.0-b11 mixed mode, sharing)
    FULL OS VERSION :
    Linux debian 2.6.18-6-686 #1 SMP Sun Feb 10 22:11:31 UTC 2008 i686 GNU/Linux
    ERROR MESSAGES:
    # An unexpected error has been detected by Java Runtime Environment:
    # SIGSEGV (0xb) at pc=0xb7eec667, pid=7128, tid=3084340144
    # Java VM: Java HotSpot(TM) Client VM (11.0-b11 mixed mode, sharing linux-x86)
    # Problematic frame:
    # C [libFileTest.so+0x667] Java_HelloWorld_CreateLargestFile+0x8b
    <div style="direction: ltr">#
    # If you would like to submit a bug report, please visit:
    # [http://java.sun.com/webapps/bugreport/crash.jsp]
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.</div>
    May i have any feedbacks or help?
    Thanks
    </div>

    Stack size perhaps?
    Allocate the buffer off the heap instead of the stack.
    The following might be related (might not as well.)
    http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6227033
    There is a flag that adds info for jni via the command line turn it on.

  • Does JVM variable java.library.path make sense from native code?

    Hello all,
    Well, everybody loads native library from the Java side by calling System.loadLibrary("myNative").
    But what if, for example, myNative.dll loads another two libraries itself?
    Suppose, when I call java method "initMyNative", it in turn call native function Java_initMyNative(...). That Java_initMyNative(...) wants to load two native libraries and make: HINSTANCE lib01 = LoadLibrary("auxlib01.dll");  // LoadLibrary from capital, it's Win function!
    HINSTANCE lib02 = LoadLibrary("auxlib02.dll");  // LoadLibrary from capital, it's Win function!As specified, native LoadLibrary call will look for auxlib01.dll and auxlib02.dll in catalogs which are enumerated in system variable PATH, current catalog.
    Does java.library.path make any sense on order of such search?
    If not, is there any way of flexible configuring of the catalog in which to look auxlib01.dll and auxlib02.dll for?
    I see some ways:
    * changing system variable PATH - not flexible
    * passing content of java.library.path into native code, parsing it and looking for auxlib01.dll and auxlib02.dll in each catalog listed in java.library.path - too heavy
    I hope there is more smart way to do that.
    Thanks, Alex

    Thank you Shane for your reply. I actually didnt have to create 2 jar files, one for Java files and one for the dll file. I got an idea from your post and referenced the same jar file twice by saying:
    <j2se version="1.2+" />
    <jar href="HelloWorld.jar"/>
    <nativelib href="HelloWorld.jar"></nativelib>
    and by saying that the jnlp file started working from the browser.
    Again, thanks a lot for your replies.
    Thanks
    Nick

  • JVM crash with hotspot error SIGSEGV

    Hello ,
    We have tomcat 6 running in production environment with jdk version 1.6.0_24. We observed that Tomcat/JVM is crashing frequently once in a week.
    Can somebody please look into it and help me the way forward for troubleshooting.
    Here is the example hs_err_pid.log.
    # A fatal error has been detected by the Java Runtime Environment:
    #  SIGSEGV (0xb) at pc=0xfffffffe582caafc, pid=680, tid=45
    # JRE version: 6.0_24-b07
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (19.1-b02 mixed mode solaris-sparc compressed oops)
    # Problematic frame:
    # C  [libclntsh.so.11.1+0x2caafc]
    # If you would like to submit a bug report, please visit:
    #   http://java.sun.com/webapps/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    ---------------  T H R E A D  ---------------
    Current thread (0x0000000103bf0000):  JavaThread "ajp-9011-5" daemon [_thread_in_native, id=45, stack(0xfffffffe57f00000,0xfffffffe57f80000)]
    siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR), si_addr=0x0000000000000000
    Registers:
    O0=0x0000000000000000 O1=0x0000000000000000 O2=0xffffffff7e84a300 O3=0x0000000108097124
    O4=0xfffffffe5bc03a00 O5=0x0000000102f0c648 O6=0xfffffffe57f70d91 O7=0xfffffffe582ca438
    G1=0xffffffff7e6d1070 G2=0x0000000110390830 G3=0x0000000000001c00 G4=0x00000000000017c0
    G5=0x000000008192ec00 G6=0xfffffffe603fe000 G7=0xfffffffe5bc03a00 Y=0x0000000000000000
    PC=0xfffffffe582caafc nPC=0xfffffffe582cab00
    Register to memory mapping:
    O0=0x0000000000000000
    0x0000000000000000 is pointing to unknown location
    O1=0x0000000000000000
    0x0000000000000000 is pointing to unknown location
    O2=0xffffffff7e84a300
    0xffffffff7e84a300: _uberdata+0 in /lib/sparcv9/libc.so.1 at 0xffffffff7e600000
    O3=0x0000000108097124
    0x0000000108097124 is pointing to unknown location
    O4=0xfffffffe5bc03a00
    0xfffffffe5bc03a00 is pointing to unknown location
    O5=0x0000000102f0c648
    0x0000000102f0c648 is pointing to unknown location
    O6=0xfffffffe57f70d91
    0xfffffffe57f70d91 is pointing into the stack for thread: 0x0000000103bf0000
    "ajp-9011-5" daemon prio=3 tid=0x0000000103bf0000 nid=0x2d runnable [0xfffffffe57f7d000]
       java.lang.Thread.State: RUNNABLE
    O7=0xfffffffe582ca438
    0xfffffffe582ca438: kpuhhrsm+0x3b8 in /opt/local/matrix/v6r2012/server/solaris_a64/code/bin/libclntsh.so.11.1 at 0xfffffffe58000000
    G1=0xffffffff7e6d1070
    0xffffffff7e6d1070: mutex_unlock+0 in /lib/sparcv9/libc.so.1 at 0xffffffff7e600000
    G2=0x0000000110390830
    0x0000000110390830 is pointing to unknown location
    G3=0x0000000000001c00
    0x0000000000001c00 is pointing to unknown location
    G4=0x00000000000017c0
    0x00000000000017c0 is pointing to unknown location
    G5=0x000000008192ec00
    0x000000008192ec00 is pointing to unknown location
    G6=0xfffffffe603fe000
    0xfffffffe603fe000 is pointing to unknown location
    G7=0xfffffffe5bc03a00
    0xfffffffe5bc03a00 is pointing to unknown location
    Top of Stack: (sp=0xfffffffe57f71590)
    0xfffffffe57f71590:   0000000000001400 0000000000078008
    0xfffffffe57f715a0:   00000000000053fc 0000000102f0c648
    0xfffffffe57f715b0:   0000000000001800 00000000000000ff
    0xfffffffe57f715c0:   fffffffe59f69298 fffffffe59f692d0
    0xfffffffe57f715d0:   0000000000000000 fffffffe59f692d0
    0xfffffffe57f715e0:   0000000110390e48 0000000000002280
    0xfffffffe57f715f0:   0000000000001400 0000000110390e48
    0xfffffffe57f71600:   fffffffe57f71071 fffffffe584e2868
    0xfffffffe57f71610:   0000000110390000 0000000110390f1c
    0xfffffffe57f71620:   fffffffe5a22de70 0000000000000080
    0xfffffffe57f71630:   7fffffff00000054 0000000000000000
    0xfffffffe57f71640:   00fffffe59f2e386 fffffffe57f72a9f
    0xfffffffe57f71650:   0000000001004000 0000000110390ff8
    0xfffffffe57f71660:   0000000110390e48 0000000110390e48
    0xfffffffe57f71670:   fffffffe5a22de70 0000000110390e48
    0xfffffffe57f71680:   0000000110390e48 fffffffe5a22de70
    Instructions: (pc=0xfffffffe582caafc)
    0xfffffffe582caaec:   d2 5c c0 08 81 c7 e0 08 91 e8 20 00 aa 10 20 ff
    0xfffffffe582caafc:   ea 28 20 00 81 c7 e0 08 91 e8 20 00 ca 58 60 00
    Stack: [0xfffffffe57f00000,0xfffffffe57f80000],  sp=0xfffffffe57f71590,  free space=453k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C  [libclntsh.so.11.1+0x2caafc]
    C  [libclntsh.so.11.1+0x4e2870]
    C  [libmxoci80.so+0x48d4]
    C  [libeMatrix.jni.so+0x944d14]
    C  [libeMatrix.jni.so+0x9450f8]
    C  [libeMatrix.jni.so+0x93e65c]
    C  [libeMatrix.jni.so+0x93e588]
    C  [libeMatrix.jni.so+0x909c28]
    C  [libeMatrix.jni.so+0x8d06f0]
    C  [libeMatrix.jni.so+0x8d2568]
    C  [libeMatrix.jni.so+0x8d2f3c]
    C  [libeMatrix.jni.so+0x91add4]
    C  [libeMatrix.jni.so+0x91b4c4]
    C  [libeMatrix.jni.so+0x5a3778]
    C  [libeMatrix.jni.so+0x5a36dc]
    C  [libeMatrix.jni.so+0x54b628]
    C  [libeMatrix.jni.so+0x81d100]
    C  [libeMatrix.jni.so+0x81c1f4]
    C  [libeMatrix.jni.so+0x702f4c]
    C  [libeMatrix.jni.so+0x4c0e84]
    C  [libeMatrix.jni.so+0x5b8f60]
    C  [libeMatrix.jni.so+0x5b8ed4]
    C  [libeMatrix.jni.so+0x5b8e70]
    C  [libeMatrix.jni.so+0x6b3718]
    C  [libeMatrix.jni.so+0x67c584]
    C  [libeMatrix.jni.so+0x67d118]
    C  [libeMatrix.jni.so+0x6b5e10]
    C  [libeMatrix.jni.so+0x867ee4]
    C  [libeMatrix.jni.so+0xef35c4]
    C  [libeMatrix.jni.so+0x10a5428]
    C  [libeMatrix.jni.so+0x110227c]
    C  [libeMatrix.jni.so+0xec62e8]
    C  [libeMatrix.jni.so+0x43e404]
    J  com.matrixone.jni.MatrixKernel.statelessDispatch(Lcom/matrixone/jdl/MatrixSession;Ljava/lang/String;Ljava/lang/String;[B)I
    J  com.matrixone.jdl.rmi.bosBusinessObjectImpl.expandSelect(Lcom/matrixone/jdl/MatrixSession;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;ZZSLjava/lang/String;Ljava/lang/String;SZ)Lcom/matrixone/jdl/bosSelectExpandSt;
    j  matrix.db.BusinessObject.expandSelect(Lmatrix/db/Context;Ljava/lang/String;Ljava/lang/String;Lmatrix/util/StringList;Lmatrix/util/StringList;ZZSLjava/lang/String;Ljava/lang/String;SZZ)Lmatrix/db/ExpansionWithSelect;+40
    j  matrix.db.BusinessObject.expandSelect(Lmatrix/db/Context;Ljava/lang/String;Ljava/lang/String;Lmatrix/util/StringList;Lmatrix/util/StringList;ZZSLjava/lang/String;Ljava/lang/String;Z)Lmatrix/db/ExpansionWithSelect;+22
    j  com.ericsson.mars.type.MarsType.getRelationshipWithSelectList(SLjava/lang/String;Ljava/lang/String;Lmatrix/util/StringList;Lmatrix/util/StringList;Ljava/lang/String;Ljava/lang/String;ZZ)Lmatrix/db/RelationshipWithSelectList;+30
    j  com.ericsson.mars.type.MarsType.getRelationshipWithSelectList(SLjava/lang/String;Ljava/lang/String;Lmatrix/util/StringList;Lmatrix/util/StringList;Ljava/lang/String;ZZ)Lmatrix/db/RelationshipWithSelectList;+16
    j  com.ericsson.mars.type.MarsType.getFromRelationshipWithSelectList(Ljava/lang/String;Ljava/lang/String;Lmatrix/util/StringList;Lmatrix/util/StringList;Ljava/lang/String;)Lmatrix/db/RelationshipWithSelectList;+11
    J  com.ericsson.mars.type.MxGroup.getAssignments(Lmatrix/db/Context;Z)Ljava/util/Hashtable;
    j  com.ericsson.mars.jspbean.LoginBean.setCurrentProjectId(Ljava/lang/String;)V+72
    j  com.ericsson.mars.util.MenuServlet.setCurrentProjectId(Ljavax/servlet/http/HttpSession;Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Lcom/ericsson/mars/jspbean/LoginBean;Ljava/lang/String;)V+14
    j  com.ericsson.mars.util.MenuServlet.doGet(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+460
    j  javax.servlet.http.HttpServlet.service(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+35
    j  javax.servlet.http.HttpServlet.service(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+30
    j  org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+376
    j  org.apache.catalina.core.ApplicationFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+101
    j  com.ericsson.mars.filter.MarsMonitorFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+616
    j  org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+119
    j  org.apache.catalina.core.ApplicationFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+101
    j  org.apache.catalina.core.StandardWrapperValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+804
    j  org.apache.catalina.core.StandardContextValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+365
    j  org.apache.catalina.core.StandardHostValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+64
    j  org.apache.catalina.valves.ErrorReportValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+6
    J  org.apache.catalina.valves.AccessLogValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V
    j  org.apache.catalina.core.StandardEngineValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+42
    j  org.apache.catalina.connector.CoyoteAdapter.service(Lorg/apache/coyote/Request;Lorg/apache/coyote/Response;)V+158
    J  org.apache.coyote.ajp.AjpAprProcessor.process(J)Z
    j  org.apache.coyote.ajp.AjpAprProtocol$AjpConnectionHandler.process(J)Lorg/apache/tomcat/util/net/AprEndpoint$Handler$SocketState;+39
    J  org.apache.tomcat.util.net.AprEndpoint$Worker.run()V
    j  java.lang.Thread.run()V+11
    v  ~StubRoutines::call_stub
    V  [libjvm.so+0x1af334]
    V  [libjvm.so+0x1b9ce4]
    V  [libjvm.so+0x525a80]
    V  [libjvm.so+0x2488c4]
    V  [libjvm.so+0x25ae50]
    V  [libjvm.so+0x86d074]
    V  [libjvm.so+0x784148]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    J  com.matrixone.jni.MatrixKernel.statelessDispatch(Lcom/matrixone/jdl/MatrixSession;Ljava/lang/String;Ljava/lang/String;[B)I
    J  com.matrixone.jdl.rmi.bosBusinessObjectImpl.expandSelect(Lcom/matrixone/jdl/MatrixSession;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;ZZSLjava/lang/String;Ljava/lang/String;SZ)Lcom/matrixone/jdl/bosSelectExpandSt;
    j  matrix.db.BusinessObject.expandSelect(Lmatrix/db/Context;Ljava/lang/String;Ljava/lang/String;Lmatrix/util/StringList;Lmatrix/util/StringList;ZZSLjava/lang/String;Ljava/lang/String;SZZ)Lmatrix/db/ExpansionWithSelect;+40
    j  matrix.db.BusinessObject.expandSelect(Lmatrix/db/Context;Ljava/lang/String;Ljava/lang/String;Lmatrix/util/StringList;Lmatrix/util/StringList;ZZSLjava/lang/String;Ljava/lang/String;Z)Lmatrix/db/ExpansionWithSelect;+22
    j  com.ericsson.mars.type.MarsType.getRelationshipWithSelectList(SLjava/lang/String;Ljava/lang/String;Lmatrix/util/StringList;Lmatrix/util/StringList;Ljava/lang/String;Ljava/lang/String;ZZ)Lmatrix/db/RelationshipWithSelectList;+30
    j  com.ericsson.mars.type.MarsType.getRelationshipWithSelectList(SLjava/lang/String;Ljava/lang/String;Lmatrix/util/StringList;Lmatrix/util/StringList;Ljava/lang/String;ZZ)Lmatrix/db/RelationshipWithSelectList;+16
    j  com.ericsson.mars.type.MarsType.getFromRelationshipWithSelectList(Ljava/lang/String;Ljava/lang/String;Lmatrix/util/StringList;Lmatrix/util/StringList;Ljava/lang/String;)Lmatrix/db/RelationshipWithSelectList;+11
    J  com.ericsson.mars.type.MxGroup.getAssignments(Lmatrix/db/Context;Z)Ljava/util/Hashtable;
    j  com.ericsson.mars.jspbean.LoginBean.setCurrentProjectId(Ljava/lang/String;)V+72
    j  com.ericsson.mars.util.MenuServlet.setCurrentProjectId(Ljavax/servlet/http/HttpSession;Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Lcom/ericsson/mars/jspbean/LoginBean;Ljava/lang/String;)V+14
    j  com.ericsson.mars.util.MenuServlet.doGet(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+460
    j  javax.servlet.http.HttpServlet.service(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+35
    j  javax.servlet.http.HttpServlet.service(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+30
    j  org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+376
    j  org.apache.catalina.core.ApplicationFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+101
    j  com.ericsson.mars.filter.MarsMonitorFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+616
    j  org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+119
    j  org.apache.catalina.core.ApplicationFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+101
    j  org.apache.catalina.core.StandardWrapperValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+804
    j  org.apache.catalina.core.StandardContextValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+365
    j  org.apache.catalina.core.StandardHostValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+64
    j  org.apache.catalina.valves.ErrorReportValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+6
    J  org.apache.catalina.valves.AccessLogValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V
    j  org.apache.catalina.core.StandardEngineValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+42
    j  org.apache.catalina.connector.CoyoteAdapter.service(Lorg/apache/coyote/Request;Lorg/apache/coyote/Response;)V+158
    J  org.apache.coyote.ajp.AjpAprProcessor.process(J)Z
    j  org.apache.coyote.ajp.AjpAprProtocol$AjpConnectionHandler.process(J)Lorg/apache/tomcat/util/net/AprEndpoint$Handler$SocketState;+39
    J  org.apache.tomcat.util.net.AprEndpoint$Worker.run()V
    j  java.lang.Thread.run()V+11
    v  ~StubRoutines::call_stub
    ---------------  P R O C E S S  ---------------
    Java Threads: ( => current thread )
      0x0000000108494000 JavaThread "ajp-9011-11" daemon [_thread_blocked, id=165, stack(0xfffffffe51600000,0xfffffffe51680000)]
      0x0000000105a30000 JavaThread "ajp-9011-10" daemon [_thread_blocked, id=163, stack(0xfffffffe51100000,0xfffffffe51180000)]
      0x0000000105fa4000 JavaThread "ajp-9011-9" daemon [_thread_blocked, id=75, stack(0xfffffffe51300000,0xfffffffe51380000)]
      0x0000000106e85800 JavaThread "ajp-9011-8" daemon [_thread_blocked, id=74, stack(0xfffffffe51400000,0xfffffffe51480000)]
      0x0000000100b93000 JavaThread "ajp-9011-7" daemon [_thread_blocked, id=73, stack(0xfffffffe51500000,0xfffffffe51580000)]
      0x0000000106a84000 JavaThread "Thread-22" daemon [_thread_blocked, id=66, stack(0xfffffffe51b00000,0xfffffffe51b80000)]
      0x00000001060ba800 JavaThread "Thread-21" daemon [_thread_blocked, id=65, stack(0xfffffffe51c00000,0xfffffffe51c80000)]
      0x00000001060b9800 JavaThread "Thread-20" daemon [_thread_blocked, id=64, stack(0xfffffffe51d00000,0xfffffffe51d80000)]
      0x00000001067dd000 JavaThread "Thread-19" daemon [_thread_blocked, id=63, stack(0xfffffffe51e00000,0xfffffffe51e80000)]
      0x00000001067dc000 JavaThread "Thread-18" daemon [_thread_blocked, id=62, stack(0xfffffffe51f00000,0xfffffffe51f80000)]
      0x0000000105f03000 JavaThread "Thread-17" daemon [_thread_blocked, id=61, stack(0xfffffffe57700000,0xfffffffe57780000)]
      0x0000000105def000 JavaThread "Thread-16" daemon [_thread_blocked, id=60, stack(0xfffffffe57800000,0xfffffffe57880000)]
      0x0000000105407000 JavaThread "Thread-15" daemon [_thread_blocked, id=59, stack(0xfffffffe57900000,0xfffffffe57980000)]
      0x000000010362b800 JavaThread "Thread-14" daemon [_thread_blocked, id=58, stack(0xfffffffe57a00000,0xfffffffe57a80000)]
      0x0000000100d05000 JavaThread "Thread-13" daemon [_thread_blocked, id=57, stack(0xfffffffe57b00000,0xfffffffe57b80000)]
      0x0000000104d92000 JavaThread "ajp-9011-6" daemon [_thread_blocked, id=46, stack(0xfffffffe57e00000,0xfffffffe57e80000)]
    =>0x0000000103bf0000 JavaThread "ajp-9011-5" daemon [_thread_in_native, id=45, stack(0xfffffffe57f00000,0xfffffffe57f80000)]
      0x0000000104c90800 JavaThread "ajp-9011-4" daemon [_thread_blocked, id=44, stack(0xfffffffe5a400000,0xfffffffe5a480000)]
      0x000000010368e000 JavaThread "ajp-9011-3" daemon [_thread_blocked, id=38, stack(0xfffffffe5a600000,0xfffffffe5a680000)]
      0x0000000103f19800 JavaThread "ajp-9011-2" daemon [_thread_blocked, id=35, stack(0xfffffffe5bb00000,0xfffffffe5bb80000)]
      0x0000000101f39000 JavaThread "ajp-9011-1" daemon [_thread_in_native, id=34, stack(0xfffffffe5f300000,0xfffffffe5f380000)]
      0x0000000101398000 JavaThread "ajp-9011-Acceptor-0" daemon [_thread_in_native, id=33, stack(0xfffffffe5bd00000,0xfffffffe5bd80000)]
      0x0000000101545000 JavaThread "ajp-9011-CometPoller-0" daemon [_thread_blocked, id=32, stack(0xfffffffe5be00000,0xfffffffe5be80000)]
      0x0000000101544800 JavaThread "ajp-9011-Poller-0" daemon [_thread_blocked, id=31, stack(0xfffffffe5bf00000,0xfffffffe5bf80000)]
      0x0000000101443800 JavaThread "http-9083-Acceptor-0" daemon [_thread_in_native, id=30, stack(0xfffffffe5ee00000,0xfffffffe5ee80000)]
      0x000000010200e000 JavaThread "http-9083-Sendfile-0" daemon [_thread_blocked, id=29, stack(0xfffffffe5ef00000,0xfffffffe5ef80000)]
      0x0000000101384800 JavaThread "http-9083-CometPoller-0" daemon [_thread_blocked, id=28, stack(0xfffffffe5f000000,0xfffffffe5f080000)]
      0x0000000100b7a800 JavaThread "http-9083-Poller-0" daemon [_thread_blocked, id=27, stack(0xfffffffe5f100000,0xfffffffe5f180000)]
      0x0000000101552000 JavaThread "ContainerBackgroundProcessor[StandardEngine[Catalina]]" daemon [_thread_blocked, id=26, stack(0xfffffffe5f200000,0xfffffffe5f280000)]
      0x0000000101efe000 JavaThread "EventSenderIn LKPGHUB" [_thread_blocked, id=24, stack(0xfffffffe5f500000,0xfffffffe5f580000)]
      0x0000000101f32800 JavaThread "EventSenderOut LKPGHUB" [_thread_blocked, id=23, stack(0xfffffffe5f600000,0xfffffffe5f680000)]
      0x0000000101ee6000 JavaThread "Timer-0" [_thread_blocked, id=22, stack(0xfffffffe5f700000,0xfffffffe5f780000)]
      0x000000010153e000 JavaThread "GC Daemon" daemon [_thread_blocked, id=19, stack(0xffffffff70500000,0xffffffff70580000)]
      0x0000000100cc6800 JavaThread "RMI Reaper" [_thread_blocked, id=18, stack(0xffffffff70a00000,0xffffffff70a80000)]
      0x0000000100a87000 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=16, stack(0xffffffff74c00000,0xffffffff74c80000)]
      0x0000000100a86000 JavaThread "RMI TCP Accept-7006" daemon [_thread_in_native, id=15, stack(0xffffffff74d00000,0xffffffff74d80000)]
      0x00000001007be000 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=14, stack(0xffffffff74e00000,0xffffffff74e80000)]
      0x0000000100721000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=13, stack(0xffffffff75c00000,0xffffffff75c80000)]
      0x000000010071e000 JavaThread "CompilerThread1" daemon [_thread_blocked, id=12, stack(0xffffffff75d00000,0xffffffff75e00000)]
      0x000000010071b000 JavaThread "CompilerThread0" daemon [_thread_blocked, id=11, stack(0xffffffff75f00000,0xffffffff76000000)]
      0x0000000100719000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=10, stack(0xffffffff76100000,0xffffffff76180000)]
      0x00000001006f8800 JavaThread "Finalizer" daemon [_thread_blocked, id=9, stack(0xffffffff77300000,0xffffffff77380000)]
      0x00000001006f1800 JavaThread "Reference Handler" daemon [_thread_blocked, id=8, stack(0xffffffff77d00000,0xffffffff77d80000)]
      0x0000000100135800 JavaThread "main" [_thread_in_native, id=2, stack(0xffffffff7be00000,0xffffffff7be80000)]
    Other Threads:
      0x00000001006eb800 VMThread [stack: 0xffffffff76500000,0xffffffff76600000] [id=7]
      0x0000000100abe800 WatcherThread [stack: 0xffffffff74a00000,0xffffffff74b00000] [id=17]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    PSYoungGen      total 1035392K, used 108637K [0xffffffff30400000, 0xffffffff70400000, 0xffffffff70400000)
      eden space 1021824K, 10% used [0xffffffff30400000,0xffffffff36e17468,0xffffffff6e9e0000)
      from space 13568K, 0% used [0xffffffff6f6c0000,0xffffffff6f6c0000,0xffffffff70400000)
      to   space 13184K, 0% used [0xffffffff6e9e0000,0xffffffff6e9e0000,0xffffffff6f6c0000)
    PSOldGen        total 3145728K, used 74189K [0xfffffffe70400000, 0xffffffff30400000, 0xffffffff30400000)
      object space 3145728K, 2% used [0xfffffffe70400000,0xfffffffe74c73680,0xffffffff30400000)
    PSPermGen       total 65536K, used 62676K [0xfffffffe60400000, 0xfffffffe64400000, 0xfffffffe70400000)
      object space 65536K, 95% used [0xfffffffe60400000,0xfffffffe641352f0,0xfffffffe64400000)
    Dynamic libraries:
    0x0000000100000000     /opt/app/jdk1.6.0_24_6/bin/sparcv9/java
    0xffffffff7ef00000     /usr/lib/64/libCstd.so.1
    0xffffffff7f100000     /lib/64/libthread.so.1
    0xffffffff7ec00000     /opt/app/jdk1.6.0_24_6/bin/sparcv9/../../jre/lib/sparcv9/jli/libjli.so
    0xffffffff7ea00000     /lib/64/libdl.so.1
    0xffffffff7e600000     /lib/64/libc.so.1
    0xffffffff7e400000     /usr/lib/sparcv9/libCrun.so.1
    0xffffffff7ed00000     /platform/SUNW,SPARC-Enterprise/lib/sparcv9/libc_psr.so.1
    0xffffffff7d400000     /opt/app/jdk1.6.0_24_6/jre/lib/sparcv9/server/libjvm.so
    0xffffffff7e000000     /lib/64/libsocket.so.1
    0xffffffff7e200000     /usr/lib/64/libsched.so.1
    0xffffffff7d200000     /lib/64/libm.so.1
    0xffffffff7d000000     /lib/64/libdoor.so.1
    0xffffffff7ce00000     /lib/64/libnsl.so.1
    0xffffffff7cc00000     /lib/64/libm.so.2
    0xffffffff7ca00000     /lib/64/libscf.so.1
    0xffffffff7c800000     /lib/64/libuutil.so.1
    0xffffffff7c600000     /lib/64/libgen.so.1
    0xffffffff7c400000     /lib/64/libmd.so.1
    0xffffffff7c200000     /lib/64/libmp.so.2
    0xffffffff7bc00000     /opt/app/jdk1.6.0_24_6/jre/lib/sparcv9/libverify.so
    0xffffffff7ba00000     /opt/app/jdk1.6.0_24_6/jre/lib/sparcv9/libjava.so
    0xffffffff7b800000     /opt/app/jdk1.6.0_24_6/jre/lib/sparcv9/native_threads/libhpi.so
    0xffffffff7b400000     /opt/app/jdk1.6.0_24_6/jre/lib/sparcv9/libzip.so
    0xffffffff76300000     /usr/lib/locale/en_US.ISO8859-1/sparcv9/en_US.ISO8859-1.so.3
    0xffffffff75900000     /opt/app/jdk1.6.0_24_6/jre/lib/sparcv9/libmanagement.so
    0xffffffff75700000     /opt/app/jdk1.6.0_24_6/jre/lib/sparcv9/libnet.so
    0xffffffff75500000     /opt/app/jdk1.6.0_24_6/jre/lib/sparcv9/libj2pkcs11.so
    0xffffffff75300000     /usr/lib/sparcv9/libpkcs11.so
    0xffffffff75100000     /usr/lib/64/libcryptoutil.so.1
    0xffffffff74f00000     /usr/lib/security/64/pkcs11_softtoken.so
    0xffffffff74800000     /opt/local/tomcat6/lib/libtcnative-1.so.0.1.20
    0xffffffff74600000     /opt/local/apr64/lib/libapr-1.so.0
    0xffffffff74400000     /lib/64/libuuid.so.1
    0xffffffff74200000     /lib/64/libsendfile.so.1
    0xffffffff74000000     /lib/64/librt.so.1
    0xffffffff75000000     /lib/64/libpthread.so.1
    0xffffffff73e00000     /lib/64/libkstat.so.1
    0xffffffff73c00000     /usr/sfw/lib/64/libgcc_s.so.1
    0xffffffff73a00000     /lib/64/libaio.so.1
    0xfffffffe5c000000     /opt/local/matrix/v6r2012/server/solaris_a64/code/bin/libeMatrix.jni.so
    0xffffffff73700000     /usr/lib/64/librpcsvc.so.1
    0xffffffff73500000     /usr/lib/64/libresolv.so.2
    0xffffffff73300000     /opt/local/matrix/v6r2012/server/solaris_a64/code/bin/libmxUtil.so
    0xffffffff72c00000     /opt/local/matrix/v6r2012/server/solaris_a64/code/bin/libxercesc_3_0_1.so
    0xffffffff72400000     /opt/local/matrix/v6r2012/server/solaris_a64/code/bin/libvgalaxy7u.so
    0xffffffff72000000     /usr/lib/64/libX11.so.4
    0xffffffff72a00000     /opt/local/matrix/v6r2012/server/solaris_a64/code/bin/libLCDef.so
    0xffffffff73900000     /usr/lib/64/libintl.so.1
    0xffffffff73800000     /usr/lib/64/libw.so.1
    0xffffffff71d00000     /usr/lib/64/libXext.so.0
    0xffffffff71b00000     /usr/lib/64/libdevinfo.so.1
    0xffffffff71900000     /lib/64/libnvpair.so.1
    0xffffffff71700000     /lib/64/libsec.so.1
    0xffffffff71500000     /lib/64/libavl.so.1
    0xffffffff71300000     /usr/lib/64/libgss.so.1
    0xffffffff71100000     /lib/64/libcmd.so.1
    0xffffffff70f00000     /usr/lib/64/libsasl.so.1
    0xffffffff70d00000     /opt/local/matrix/v6r2012/server/solaris_a64/code/bin/libmxCipher.so
    0xffffffff70b00000     /opt/local/matrix/v6r2012/server/solaris_a64/code/bin/libmxDriver.so
    0xffffffff70800000     /opt/local/matrix/v6r2012/server/solaris_a64/code/bin/libJS0LCC.so
    0xffffffff70600000     /usr/lib/64/libiostream.so.1
    0xfffffffe5fe00000     /opt/local/matrix/v6r2012/server/solaris_a64/code/bin/libmxoci80.so
    0xfffffffe58000000     /opt/local/matrix/v6r2012/server/solaris_a64/code/bin/libclntsh.so.11.1
    0xfffffffe5fa00000     /opt/local/matrix/v6r2012/server/solaris_a64/code/bin/libnnz11.so
    0xfffffffe52000000     /opt/local/matrix/v6r2012/server/solaris_a64/code/bin/libociei.so
    0xfffffffe5f800000     /usr/lib/64/libz.so
    0xfffffffe5b800000     /opt/app/jdk1.6.0_24_6/jre/lib/sparcv9/libawt.so
    0xfffffffe5b500000     /opt/app/jdk1.6.0_24_6/jre/lib/sparcv9/headless/libmawt.so
    0xfffffffe5b200000     /opt/local/matrix/v6r2012/server/solaris_a64/code/bin/libtcl8.5.so
    0xfffffffe5af00000     /usr/lib/64/libXt.so.4
    0xfffffffe5ac00000     /usr/openwin/lib/sparcv9/libSM.so.6
    0xfffffffe5a900000     /usr/openwin/lib/sparcv9/libICE.so.6
    0xfffffffe51900000     /opt/local/matrix/v6r2012/server/solaris_a64/code/bin/libmxftps.so
    0xfffffffe51700000     /opt/local/matrix/v6r2012/server/solaris_a64/code/bin/libmxCrypt.so
    VM Arguments:
    jvm_args: -Djava.util.logging.config.file=/opt/local/tomcat6/conf/logging.properties -Xss512k -Xms4096m -Xmx4096m -XX:NewSize=1024m -XX:MaxNewSize=1024m -XX:MaxPermSize=256m -XX:SurvivorRatio=3 -XX:+UseParallelGC -XX:ParallelGCThreads=4 -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=7006 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/opt/local/tomcat6/logs -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.endorsed.dirs=/opt/local/tomcat6/endorsed -Dcatalina.base=/opt/local/tomcat6 -Dcatalina.home=/opt/local/tomcat6 -Djava.io.tmpdir=/opt/local/tomcat6/temp
    java_command: org.apache.catalina.startup.Bootstrap start
    Launcher Type: SUN_STANDARD
    Environment Variables:
    JAVA_HOME=/opt/app/jdk1.6.0_24_6
    JRE_HOME=/opt/app/jdk1.6.0_24_6
    PATH=/opt/app/jdk1.6.0_24_5/bin:/opt/local/matrix/v6r2012/server/bin/solaris4:/opt/app/jdk1.6.0_24_1/bin/sparcv9:/usr/bin:/bin:/opt/app/Oracle11/11.0/bin:/usr/bin:/usr/ucb:/etc:/usr/sbin:/opt/csw/bin:/opt/app/Oracle11/11.0/bin:/usr/bin:/usr/ucb:/etc:/usr/sbin:/opt/csw/bin:/usr/sfw/bin:/usr/xpg4/bin
    LD_LIBRARY_PATH=/opt/app/jdk1.6.0_24_6/jre/lib/sparcv9/server:/opt/app/jdk1.6.0_24_6/jre/lib/sparcv9:/opt/app/jdk1.6.0_24_6/jre/../lib/sparcv9:/usr/sfw/lib/64:/usr/lib/lwp:/opt/local/matrix/v6r2012/server/solaris_a64/code/bin:/usr/lib:/lib:/opt/local/matrix/v6r2012/server/solaris_a64/code/lib:/opt/local/matrix/v6r2012/server/solaris_a64/tcl85/lib/tcl8.5/../:/opt/local/tomcat6/lib
    LD_PRELOAD=libCstd.so.1
    SHELL=/bin/sh
    ARCH=solaris4
    Signal Handlers:
    SIGSEGV: [libjvm.so+0x8c8000], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
    SIGBUS: [libjvm.so+0x8c8000], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
    SIGFPE: [libjvm.so+0x212868], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
    SIGPIPE: SIG_IGN, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGXFSZ: [libjvm.so+0x212868], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
    SIGILL: [libjvm.so+0x212868], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
    SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGUSR2: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGQUIT: [libeMatrix.jni.so+0x92daa0], sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGHUP: [libjvm.so+0x786b68], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
    SIGINT: [libclntsh.so.11.1+0xcc9b40], sa_mask[0]=0x9fbef057, sa_flags=0x0000000c
    SIGTERM: [libjvm.so+0x786b68], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
    SIG39: [libjvm.so+0x789f60], sa_mask[0]=0x00000000, sa_flags=0x00000008
    SIG40: [libjvm.so+0x212868], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
    ---------------  S Y S T E M  ---------------
    OS:                      Solaris 10 10/08 s10s_u6wos_07b SPARC
               Copyright 2008 Sun Microsystems, Inc.  All Rights Reserved.
                            Use is subject to license terms.
                                Assembled 27 October 2008
    uname:SunOS 5.10 Generic_147440-12 sun4u  (T2 libthread)
    rlimit: STACK 32768k, CORE infinity, NOFILE 65536, AS infinity
    load average:3.30 3.24 3.32
    CPU:total 32 has_v8, has_v9, popc, has_vis1, has_vis2, is_ultra3
    Memory: 8k page, physical 67108864k(6706552k free)
    vm_info: Java HotSpot(TM) 64-Bit Server VM (19.1-b02) for solaris-sparc JRE (1.6.0_24-b07), built on Feb  2 2011 17:05:27 by "" with Workshop 5.8
    time: Fri Aug 16 07:29:20 2013
    elapsed time: 551891 seconds

    > libmxoci80.so
    Looks like that could be JNI.
    Incorrect JNI code (or other called binaries) will cause SEGSEGV which will cause server crashes.

  • JVM Crash with INTERNAL ERROR

    Hi ,
    My jvm is getting crashed frequently with the below error log.
    os name=SunOS
    os version=5.10
    os architecture=sparc
    java version=1.5.0_08
    Can you please help me to identify this issue? Is there any known issue when using org.mozilla.javascript.Context.evaluateString from my code. Your help is highly appreciated..
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # Internal Error (565441424C4533545542530E4350500020 01), pid=12389, tid=114
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_08-b03 mixed mode)
    --------------- T H R E A D ---------------
    Current thread (0x003018b0): JavaThread "Thread-57" [_thread_in_vm, id=114]
    Stack: [0x8db80000,0x8dc00000), sp=0x8dbfe408, free space=505k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V [libjvm.so+0x6feb44]
    V [libjvm.so+0x4358f4]
    V [libjvm.so+0x311a0c]
    V [libjvm.so+0x3127fc]
    V [libjvm.so+0x311cc0]
    V [libjvm.so+0x3159f4]
    V [libjvm.so+0x3180f4]
    V [libjvm.so+0x311db4]
    v ~RuntimeStub::_handle_ic_miss_Java
    J org.mozilla.     .<init>(Lorg/mozilla/javascript/NativeCall;)V
    J org.mozilla.javascript.NativeCall.<init>(Lorg/mozilla/javascript/NativeFunction;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)V
    v ~I2CAdapter
    j org.mozilla.javascript.ScriptRuntime.createFunctionActivation(Lorg/mozilla/javascript/NativeFunction;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)Lorg/mozilla/javascript/Scriptable;+7
    j org.mozilla.javascript.gen.c928710._c1(Lorg/mozilla/javascript/gen/c928710;Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)Ljava/lang/Object;+11
    j org.mozilla.javascript.gen.c928710.call(Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)Ljava/lang/Object;+48
    j org.mozilla.javascript.optimizer.OptRuntime.callName([Ljava/lang/Object;Ljava/lang/String;Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;)Ljava/lang/Object;+21
    j org.mozilla.javascript.gen.c928710._c0(Lorg/mozilla/javascript/gen/c928710;Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)Ljava/lang/Object;+47
    j org.mozilla.javascript.gen.c928710.call(Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)Ljava/lang/Object;+44
    v ~C2IAdapter
    J org.mozilla.javascript.ScriptRuntime.doTopCall(Lorg/mozilla/javascript/Callable;Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)Ljava/lang/Object;
    v ~I2CAdapter
    j org.mozilla.javascript.gen.c928710.call(Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)Ljava/lang/Object;+13
    j org.mozilla.javascript.gen.c928710.exec(Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;)Ljava/lang/Object;+5
    j org.mozilla.javascript.Context.evaluateString(Lorg/mozilla/javascript/Scriptable;Ljava/lang/String;Ljava/lang/String;ILjava/lang/Object;)Ljava/lang/Object;+21
    v ~C2IAdapter
    J com.motorola.nms.framework.fm.trap.JSVariableHandler.process(Lcom/adventnet/snmp/snmp2/SnmpPDU;Ljava/util/List;Ljava/util/Properties;)Ljava/util/Properties;
    J com.motorola.nms.framework.fm.trap.TrapAgent.processTrap(Lcom/motorola/nms/framework/fm/trap/ConfiguredData;)V
    J com.motorola.nms.framework.fm.trap.TrapAgent.run()V
    v ~OSRAdapter
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    V [libjvm.so+0x199d94]
    V [libjvm.so+0x2bffb4]
    V [libjvm.so+0x2df58c]
    V [libjvm.so+0x2db128]
    V [libjvm.so+0x670740]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    v ~RuntimeStub::_handle_ic_miss_Java
    J org.mozilla.javascript.Arguments.<init>(Lorg/mozilla/javascript/NativeCall;)V
    J org.mozilla.javascript.NativeCall.<init>(Lorg/mozilla/javascript/NativeFunction;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)V
    v ~I2CAdapter
    j org.mozilla.javascript.ScriptRuntime.createFunctionActivation(Lorg/mozilla/javascript/NativeFunction;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)Lorg/mozilla/javascript/Scriptable;+7
    j org.mozilla.javascript.gen.c928710._c1(Lorg/mozilla/javascript/gen/c928710;Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)Ljava/lang/Object;+11
    j org.mozilla.javascript.gen.c928710.call(Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)Ljava/lang/Object;+48
    j org.mozilla.javascript.optimizer.OptRuntime.callName([Ljava/lang/Object;Ljava/lang/String;Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;)Ljava/lang/Object;+21
    j org.mozilla.javascript.gen.c928710._c0(Lorg/mozilla/javascript/gen/c928710;Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)Ljava/lang/Object;+47
    j org.mozilla.javascript.gen.c928710.call(Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)Ljava/lang/Object;+44
    v ~C2IAdapter
    J org.mozilla.javascript.ScriptRuntime.doTopCall(Lorg/mozilla/javascript/Callable;Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)Ljava/lang/Object;
    v ~I2CAdapter
    j org.mozilla.javascript.gen.c928710.call(Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)Ljava/lang/Object;+13
    j org.mozilla.javascript.gen.c928710.exec(Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;)Ljava/lang/Object;+5
    j org.mozilla.javascript.Context.evaluateString(Lorg/mozilla/javascript/Scriptable;Ljava/lang/String;Ljava/lang/String;ILjava/lang/Object;)Ljava/lang/Object;+21
    v ~C2IAdapter
    J com.motorola.nms.framework.fm.trap.JSVariableHandler.process(Lcom/adventnet/snmp/snmp2/SnmpPDU;Ljava/util/List;Ljava/util/Properties;)Ljava/util/Properties;
    J com.motorola.nms.framework.fm.trap.TrapAgent.processTrap(Lcom/motorola/nms/framework/fm/trap/ConfiguredData;)V
    J com.motorola.nms.framework.fm.trap.TrapAgent.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 )
    0x008a04d0 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5180]
    0x00856a28 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5179]
    0x019e2ee0 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5178]
    0x010d9f08 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5177]
    0x01389ab0 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5174]
    0x01749d98 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5173]
    0x00819178 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5172]
    0x02258cd0 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5170]
    0x02259318 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5167]
    0x0062dc88 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5165]
    0x00738bf0 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5163]
    0x007e5148 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5161]
    0x00ea16a8 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5159]
    0x00a064c8 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5158]
    0x007a2930 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5156]
    0x0131ce18 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5155]
    0x00366790 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5154]
    0x024e60d0 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5153]
    0x008103f0 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5152]
    0x019e3148 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5149]
    0x014a8cd0 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5147]
    0x009fdfd8 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5146]
    0x00e1c518 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5144]
    0x014a82b0 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5142]
    0x0016c258 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5140]
    0x00c84cb0 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5138]
    0x014c0248 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5136]
    0x00baff90 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5135]
    0x0193bf08 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5134]
    0x007e6a20 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5132]
    0x00c7ec00 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5131]
    0x00a0c040 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5130]
    0x01372068 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5129]
    0x017b3cc0 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5128]
    0x002756b0 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5126]
    0x015e4e78 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5125]
    0x018df8f8 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5124]
    0x00875c60 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5123]
    0x00739238 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5121]
    0x00a0b510 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5119]
    0x00632538 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5118]
    0x017df3e8 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5117]
    0x014b9b28 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5115]
    0x01923b48 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5113]
    0x0023aa08 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5112]
    0x0071ca38 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5111]
    0x00618860 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5110]
    0x022c4ef8 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5109]
    0x00a09590 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5107]
    0x009c0d78 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5106]
    0x00baf998 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5105]
    0x013d6670 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5104]
    0x01003d58 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5103]
    0x00b99ee8 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5102]
    0x024f7688 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5101]
    0x0016ce28 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5099]
    0x00f41338 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5098]
    0x0071b608 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5097]
    0x003bff78 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5094]
    0x0159a360 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5093]
    0x004d0198 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5092]
    0x00739838 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5091]
    0x00902cd0 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5088]
    0x01c25920 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5086]
    0x01c9f110 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5085]
    0x005a12f8 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5084]
    0x00676b20 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5083]
    0x0131c850 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5082]
    0x00a37148 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5081]
    0x010bea28 JavaThread "Ajp13Processor[8009][9]" daemon [_thread_in_native, id=1641]
    0x00f73bf0 JavaThread "Ajp13Processor[8009][8]" daemon [_thread_in_native, id=1640]
    0x00729bf8 JavaThread "Ajp13Processor[8009][7]" daemon [_thread_in_native, id=1594]
    0x015ed670 JavaThread "Ajp13Processor[8009][6]" daemon [_thread_in_native, id=1593]
    0x00f74250 JavaThread "Ajp13Processor[8009][5]" daemon [_thread_in_native, id=1585]
    0x025db498 JavaThread "Ajp13Processor[8009][4]" daemon [_thread_in_native, id=1580]
    0x00c69fa0 JavaThread "Ajp13Processor[8009][3]" daemon [_thread_in_native, id=1547]
    0x00ad74f0 JavaThread "SESSION-Thread-102" [_thread_in_native, id=205]
    0x014c5b30 JavaThread "Thread-101" [_thread_blocked, id=204]
    0x0147eea8 JavaThread "Thread-100" [_thread_blocked, id=203]
    0x0198e670 JavaThread "Agent" [_thread_blocked, id=202]
    0x0198e4a8 JavaThread "Thread-99" [_thread_blocked, id=201]
    0x006fbe90 JavaThread "Process-Scheduler-2" [_thread_blocked, id=200]
    0x0198e2e0 JavaThread "Process-Scheduler-1" [_thread_blocked, id=199]
    0x013be480 JavaThread "Process-Scheduler" [_thread_blocked, id=198]
    0x00b9e428 JavaThread "TopoNotificationRegistry" [_thread_blocked, id=190]
    0x0156dee0 JavaThread "Thread-96" [_thread_in_native, id=189]
    0x0128de28 JavaThread "Ajp13Processor[8009][2]" daemon [_thread_in_native, id=188]
    0x01426350 JavaThread "Ajp13Processor[8009][1]" daemon [_thread_in_native, id=187]
    0x014c5eb0 JavaThread "Ajp13Processor[8009][0]" daemon [_thread_in_native, id=186]
    0x01443c30 JavaThread "Ajp13Connector[8009]" daemon [_thread_in_native, id=185]
    0x0086e0a0 JavaThread "HostConfig[localhost]" daemon [_thread_blocked, id=184]
    0x019d3ec0 JavaThread "API-Thread-94" [_thread_blocked, id=182]
    0x00725be8 JavaThread "JspRuntimeContext[FTOSKREL2.0]" daemon [_thread_blocked, id=181]
    0x01e925c0 JavaThread "GenericSocketServerFE" [_thread_in_native, id=160]
    0x011e6118 JavaThread "MainSocketServerFE" [_thread_in_native, id=159]
    0x008861e0 JavaThread "SendToClient - localhost" [_thread_blocked, id=158]
    0x022757e0 JavaThread "StandardManager[]" daemon [_thread_blocked, id=149]
    0x01469ec0 JavaThread "FileStore" daemon [_thread_blocked, id=148]
    0x01fdb108 JavaThread "statuspoll-5" [_thread_blocked, id=146]
    0x00ccb048 JavaThread "statuspoll-4" [_thread_blocked, id=145]
    0x00a6f588 JavaThread "statuspoll-3" [_thread_blocked, id=144]
    0x00a6f3c0 JavaThread "statuspoll-2" [_thread_blocked, id=143]
    0x009c7938 JavaThread "statuspoll-1" [_thread_blocked, id=142]
    0x00e8ab90 JavaThread "statuspoll" [_thread_blocked, id=141]
    0x012cff88 JavaThread "datapoll-7" [_thread_blocked, id=140]
    0x01a45430 JavaThread "datapoll-6" [_thread_blocked, id=139]
    0x0128e688 JavaThread "datapoll-5" [_thread_blocked, id=138]
    0x0188bd18 JavaThread "datapoll-4" [_thread_blocked, id=137]
    0x00ec2da0 JavaThread "datapoll-3" [_thread_blocked, id=136]
    0x00ec2188 JavaThread "datapoll-2" [_thread_blocked, id=135]
    0x01678c58 JavaThread "datapoll-1" [_thread_blocked, id=134]
    0x018045b8 JavaThread "datapoll" [_thread_blocked, id=133]
    0x013d7a10 JavaThread "Thread-63" [_thread_blocked, id=132]
    0x0138f208 JavaThread "DataCollection-5" [_thread_blocked, id=129]
    0x00f298f0 JavaThread "DataCollection-4" [_thread_blocked, id=128]
    0x006c0788 JavaThread "DataCollection-3" [_thread_blocked, id=127]
    0x018f9f88 JavaThread "DataCollection-2" [_thread_blocked, id=126]
    0x00ec39b8 JavaThread "DataCollection-1" [_thread_blocked, id=125]
    0x0188c3f0 JavaThread "DataCollection" [_thread_blocked, id=124]
    0x00974710 JavaThread "RMI LeaseChecker" daemon [_thread_blocked, id=122]
    0x00e8ae88 JavaThread "Thread-44" [_thread_in_native, id=121]
    0x018fb150 JavaThread "TRAPINPUT" [_thread_blocked, id=120]
    0x00e74988 JavaThread "TRAPSTORE0" [_thread_in_native, id=119]
    0x0187f870 JavaThread "COMMONTRAPNOTIFIER" [_thread_blocked, id=118]
    0x01fde828 JavaThread "Thread-60" [_thread_blocked, id=117]
    0x00e85688 JavaThread "Thread-59" [_thread_blocked, id=116]
    0x01968220 JavaThread "Thread-58" [_thread_blocked, id=115]
    =>0x003018b0 JavaThread "Thread-57" [_thread_in_vm, id=114]
    0x003016e8 JavaThread "Thread-56" [_thread_blocked, id=113]
    0x01817ba8 JavaThread "Thread-55" [_thread_blocked, id=111]
    0x006dc7f8 JavaThread "ConfUpdater-1" [_thread_blocked, id=110]
    0x00332b70 JavaThread "ConfUpdater" [_thread_blocked, id=109]
    0x00039a08 JavaThread "DestroyJavaVM" [_thread_blocked, id=1]
    0x00dae9f0 JavaThread "RunJSPModule" [_thread_in_native, id=105]
    0x01745380 JavaThread "NMSSAServer" [_thread_blocked, id=104]
    0x0159fbd8 JavaThread "RMI TCP Accept-1098" daemon [_thread_in_native, id=103]
    0x0084ceb0 JavaThread "policy-1" [_thread_blocked, id=102]
    0x01344678 JavaThread "policy" [_thread_blocked, id=101]
    0x00d14268 JavaThread "Thread-41" daemon [_thread_blocked, id=99]
    0x009769b8 JavaThread "MSXMLProcessorThread" [_thread_blocked, id=98]
    0x00975e30 JavaThread "Thread-51" [_thread_blocked, id=96]
    0x006fa3e0 JavaThread "Thread-49" [_thread_blocked, id=94]
    0x01a47ad8 JavaThread "Thread-47" [_thread_in_native, id=91]
    0x007d0890 JavaThread "Thread-46" [_thread_blocked, id=90]
    0x01b40358 JavaThread "1-1" [_thread_blocked, id=89]
    0x0084d980 JavaThread "1" [_thread_blocked, id=88]
    0x01351528 JavaThread "SUMMainServerThread" [_thread_in_native, id=86]
    0x01647ed8 JavaThread "DataManagement-4" [_thread_blocked, id=85]
    0x01649b10 JavaThread "DataManagement-3" [_thread_blocked, id=84]
    0x00f08940 JavaThread "DataManagement-2" [_thread_blocked, id=83]
    0x00f08330 JavaThread "DataManagement-1" [_thread_blocked, id=82]
    0x00f08688 JavaThread "DataManagement" [_thread_blocked, id=81]
    0x00f09368 JavaThread "Thread-40" [_thread_blocked, id=80]
    0x00f09158 JavaThread "process reaper" daemon [_thread_in_native, id=79]
    0x00917ae0 JavaThread "/export/home/FTOSKREL2.0/jre/bin/rmiregistry 1099 " [_thread_in_native, id=78]
    0x01033850 JavaThread "BEModuleDispatcher-2" [_thread_blocked, id=44]
    0x00e2bc60 JavaThread "BEModuleDispatcher-1" [_thread_blocked, id=43]
    0x00a137f8 JavaThread "Thread-4" [_thread_in_native, id=42]
    0x00dbadb0 JavaThread "BEModuleDispatcher" [_thread_blocked, id=41]
    0x00c7cb40 JavaThread "KeepAliveMonitor" [_thread_blocked, id=40]
    0x00629e00 JavaThread "SchedulerForFailOver-2" [_thread_blocked, id=39]
    0x006299e8 JavaThread "SchedulerForFailOver-1" [_thread_blocked, id=38]
    0x00777250 JavaThread "main-15" [_thread_blocked, id=37]
    0x0063bf58 JavaThread "main-14" [_thread_blocked, id=36]
    0x00bbb068 JavaThread "main-13" [_thread_blocked, id=35]
    0x00bba5c8 JavaThread "main-12" [_thread_blocked, id=34]
    0x00bbb3c8 JavaThread "main-11" [_thread_blocked, id=33]
    0x008c3c90 JavaThread "main-10" [_thread_blocked, id=32]
    0x008c5e58 JavaThread "main-9" [_thread_blocked, id=31]
    0x0075bce8 JavaThread "main-8" [_thread_blocked, id=30]
    0x0075b0d0 JavaThread "main-7" [_thread_blocked, id=29]
    0x008e8d80 JavaThread "main-6" [_thread_blocked, id=28]
    0x007e3428 JavaThread "main-5" [_thread_blocked, id=27]
    0x00d770d8 JavaThread "main-4" [_thread_blocked, id=26]
    0x005e1298 JavaThread "main-3" [_thread_blocked, id=25]
    0x00a2d2b8 JavaThread "main-2" [_thread_blocked, id=24]
    0x00a15740 JavaThread "main-1" [_thread_blocked, id=23]
    0x00bbd6e0 JavaThread "SchedulerForFailOver" [_thread_blocked, id=22]
    0x009f1b00 JavaThread "main" [_thread_blocked, id=21]
    0x0085cab0 JavaThread "GC Daemon" daemon [_thread_blocked, id=20]
    0x00759628 JavaThread "RMI Reaper" [_thread_blocked, id=19]
    0x0062c510 JavaThread "Thread-3" [_thread_in_native, id=18]
    0x006aba20 JavaThread "Thread-2" [_thread_blocked, id=17]
    0x006716f8 JavaThread "RMI TCP Accept-16000" daemon [_thread_in_native, id=15]
    0x0068c1a0 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=14]
    0x0068b9a0 JavaThread "Timer-0" daemon [_thread_blocked, id=13]
    0x0016e618 JavaThread "CommunicatorServer" daemon [_thread_in_native, id=12]
    0x0014f5a8 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=11]
    0x0014dcf0 JavaThread "CompilerThread1" daemon [_thread_blocked, id=10]
    0x0014ce80 JavaThread "CompilerThread0" daemon [_thread_blocked, id=9]
    0x0014c010 JavaThread "AdapterThread" daemon [_thread_blocked, id=8]
    0x0014b208 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7]
    0x0013e970 JavaThread "Finalizer" daemon [_thread_blocked, id=6]
    0x0013e430 JavaThread "Reference Handler" daemon [_thread_blocked, id=5]
    Other Threads:
    0x0013abd8 VMThread [id=4]
    0x006389a0 WatcherThread [id=16]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
    [0x00032b80/0x000393d8] CompiledIC_lock - owner thread: 0x003018b0
    Heap
    PSYoungGen total 524096K, used 3475K [0xd8c00000, 0xf8c00000, 0xf8c00000)
    eden space 523904K, 0% used [0xd8c00000,0xd8f64dc8,0xf8ba0000)
    from space 192K, 0% used [0xf8bd0000,0xf8bd0000,0xf8c00000)
    to space 192K, 0% used [0xf8ba0000,0xf8ba0000,0xf8bd0000)
    PSOldGen total 1048576K, used 41471K [0x98c00000, 0xd8c00000, 0xd8c00000)
    object space 1048576K, 3% used [0x98c00000,0x9b47fec8,0xd8c00000)
    PSPermGen total 32768K, used 31513K [0x94c00000, 0x96c00000, 0x98c00000)
    object space 32768K, 96% used [0x94c00000,0x96ac6598,0x96c00000)
    Dynamic libraries:
    0x00010000      /export/home/FTOSKREL2.0/jre/bin/java
    0xff3ec000      /lib/libthread.so.1
    0xff380000      /lib/libdl.so.1
    0xff200000      /lib/libc.so.1
    0xff360000      /platform/SUNW,Netra-240/lib/libc_psr.so.1
    0xfe800000      /export/home/FTOSKREL2.0/jre/lib/sparc/server/libjvm.so
    0xff320000      /lib/libsocket.so.1
    0xff350000      /usr/lib/libsched.so.1
    0xff1d0000      /usr/lib/libCrun.so.1
    0xff1b0000      /lib/libm.so.1
    0xff080000      /lib/libnsl.so.1
    0xfe700000      /lib/libm.so.2
    0xff170000      /lib/libscf.so.1
    0xff150000      /lib/libdoor.so.1
    0xff060000      /lib/libuutil.so.1
    0xfe7e0000      /lib/libgen.so.1
    0xfe6d0000      /lib/libmd.so.1
    0xfe6b0000      /platform/SUNW,Netra-240/lib/libmd_psr.so.1
    0xfe690000      /lib/libmp.so.2
    0xfe670000      /export/home/FTOSKREL2.0/jre/lib/sparc/native_threads/libhpi.so
    0xfe5f0000      /export/home/FTOSKREL2.0/jre/lib/sparc/libverify.so
    0xfe5a0000      /export/home/FTOSKREL2.0/jre/lib/sparc/libjava.so
    0xfe580000      /export/home/FTOSKREL2.0/jre/lib/sparc/libzip.so
    0xfe3c0000      /usr/lib/locale/sk_SK.ISO8859-2/sk_SK.ISO8859-2.so.3
    0xfe390000      /export/home/FTOSKREL2.0/jre/lib/sparc/libnet.so
    0xfe2e0000      /export/home/FTOSKREL2.0/jre/lib/sparc/libmanagement.so
    0x93f20000      /export/home/FTOSKREL2.0/jre/lib/sparc/libj2pkcs11.so
    0x93dc0000      /usr/lib/libpkcs11.so
    0x944a0000      /usr/lib/libcryptoutil.so.1
    0x93490000      /usr/lib/security/pkcs11_softtoken_extra.so
    0x93da0000      /export/home/FTOSKREL2.0/lib/libUniqueIDSO.so
    0x92880000      /export/home/FTOSKREL2.0/jre/lib/sparc/libawt.so
    0x92700000      /export/home/FTOSKREL2.0/jre/lib/sparc/libmlib_image.so
    0x93c60000      /export/home/FTOSKREL2.0/jre/lib/sparc/headless/libmawt.so
    0x93c40000      /export/home/FTOSKREL2.0/jre/lib/sparc/librmi.so
    VM Arguments:
    jvm_args: -Xmx1536m -Dcatalina.home=/export/home/FTOSKREL2.0/apache/tomcat -Dmysql.home=/export/home/FTOSKREL2.0/mysql -Dwebserver.port=9090 -Dresource_check=9090,8009,8005 -Dwebserver.rootdir=/export/home/FTOSKREL2.0/apache -Djava.rmi.server.codebase="file:////export/home/FTOSKREL2.0/classes/ file:////export/home/FTOSKREL2.0/classes/ManagementServer.jar file:////export/home/FTOSKREL2.0/classes/AdventNetCLI.jar file:////export/home/FTOSKREL2.0/classes/xmojo.jar file:////export/home/FTOSKREL2.0/classes/AdventNetSnmp.jar file:////export/home/FTOSKREL2.0/classes/SNMPDebugger.jar file:////export/home/FTOSKREL2.0/classes/AdventNetJmxAgent.jar file:////export/home/FTOSKREL2.0/classes/AdventNetARUtils.jar file:////export/home/FTOSKREL2.0/classes/AdventNetTL1Agent.jar file:////export/home/FTOSKREL2.0/classes/AdventNetSAS.jar file:////export/home/FTOSKREL2.0/classes/jta.jar file:////export/home/FTOSKREL2.0/appln_mon/classes/ApplnMonitorServer.jar" -Dcom.sun.management.jmxremote.port=16000 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.snmp.interface=NMST-1 -Dcom.sun.management.snmp.acl=false -Dcom.sun.management.snmp.port=16500
    java_command: com.adventnet.nms.startnms.NmsMainBE NMS_BE_PORT 2000 ROOT_DIR /export/home/FTOSKREL2.0
    Launcher Type: SUN_STANDARD
    Environment Variables:
    CLASSPATH=
    JAVA_COMPILER=NONE
    PATH=/usr/sbin:/usr/bin:/usr/local/bin/:/usr/local/bin/
    LD_LIBRARY_PATH=/export/home/FTOSKREL2.0/jre/lib/sparc/server:/export/home/FTOSKREL2.0/jre/lib/sparc:/export/home/FTOSKREL2.0/jre/../lib/sparc::/export/home/FTOSKREL2.0/lib:/export/home/FTOSKREL2.0/apache/lib
    SHELL=/sbin/sh
    Signal Handlers:
    SIGSEGV: [libjvm.so+0x6ff5b8], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
    SIGBUS: [libjvm.so+0x6ff5b8], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
    SIGFPE: [libjvm.so+0x27299c], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
    SIGPIPE: [libjvm.so+0x27299c], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
    SIGILL: [libjvm.so+0x27299c], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
    SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGUSR2: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGHUP: SIG_IGN, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGINT: [libjvm.so+0x67191c], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
    SIGQUIT: [libjvm.so+0x67191c], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
    SIGTERM: [libjvm.so+0x67191c], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
    --------------- S Y S T E M ---------------
    OS: Solaris 10 8/07 s10s_u4wos_12b SPARC
    Copyright 2007 Sun Microsystems, Inc. All Rights Reserved.
    Use is subject to license terms.
    Assembled 16 August 2007
    uname:SunOS 5.10 Generic_120011-14 sun4u (T2 libthread)
    rlimit: STACK 8192k, CORE infinity, NOFILE 65536, AS infinity
    load average:0,30 0,30 0,29
    CPU:total 2 has_v8, has_v9, has_vis1, has_vis2, is_ultra3
    Memory: 8k page, physical 4194304k(136568k free)
    vm_info: Java HotSpot(TM) Server VM (1.5.0_08-b03) for solaris-sparc, built on Jun 28 2006 01:22:05 by unknown with unknown Workshop:0x550

    it works well now . thanks
    "Bernie Wong" <[email protected]> wrote:
    Try this. I was helping a friend who had the same error id/internal error
    on
    WLS 6.1 SP2, 1.3.1_01 on W2K. He was consistently getting the Error ID:
    4349254E560E43505000F4 five minutes into testing his appl.
    Set -XX:MaxPermSize=128m.
    The problem disappeared.
    Please let me know if that helped you.
    "shang zhengjun" <[email protected]> wrote in message
    news:3cfdab48$[email protected]..
    I got following error after hours' running of weblogic:
    # HotSpot Virtual Machine Error, Internal Error
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Error ID: 4349254E560E43505000F4
    # Problematic Thread: prio=1 tid=0x808e1d8 nid=0x29db runnable
    my sever environment
    OS: Redhat6.2(Kernel 2.2.14-5.0 on an i686)
    JDK: java version "1.3.1_01"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_01)
    Java HotSpot(TM) Client VM (build 1.3.1_01, mixed mode)
    WLS: weblogic6.1 sp2
    could you help me? very urgent. thanks.

  • Recurring JVM Crash related to jai.RasterAccessor?

    We are having an intermittent problem with our JVM crashing and CF restarting on an almost daily basis. We are running CF                                      8,0,1,195765 in a Windows environment with JDK 1.6.0_04. The dump is below. Every time that this occurs, the "current compiletask" is the same (as listed below). Our JVM settings are also as follows with 1GB of Heap Space allocated:
    -server -Dsun.io.useCanonCaches=false -XX:MaxPermSize=192m -XX:PermSize=128m -XX:NewSize=256m -XX:+UseConcMarkSweepGC -XX:+DisableExplicitGC -XX:SurvivorRatio=4 -XX:+UseParNewGC -XX:+HeapDumpOnOutOfMemoryError -Dcoldfusion.rootDir={application.home}/../ -Dcoldfusion.libPath={application.home}/../lib
    I'm not sure if upgrading our JDK will help solve this problem but I'm thinking that there is some code somewhere that is calling the javax.media.jai.RasterAccessor java method and that is the root of this problem. I do not know what code might be calling this Java method but I was thinking that it might be related to CFDocument or CFImage. However, our use of these tags is pretty minimal.
    Here is the dump:
    # An unexpected error has been detected by Java Runtime Environment:
    # java.lang.OutOfMemoryError: requested 67108872 bytes for Chunk::new. Out of swap space?
    #  Internal Error (allocation.cpp:218), pid=6044, tid=4680
    #  Error: Chunk::new
    # Java VM: Java HotSpot(TM) Server VM (10.0-b19 mixed mode windows-x86)
    # If you would like to submit a bug report, please visit:
    #   http://java.sun.com/webapps/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    ---------------  T H R E A D  ---------------
    Current thread (0x52624000):  JavaThread "CompilerThread0" daemon [_thread_in_native, id=4680, stack(0x52d40000,0x52e40000)]
    Stack: [0x52d40000,0x52e40000]
    [error occurred during error reporting (printing stack bounds), id 0x80000001]
    Current CompileTask:
    C2:1459      javax.media.jai.RasterAccessor.<init>(Ljava/awt/image/Raster;Ljava/awt/Rectangle;Ljavax/m edia/jai/RasterFormatTag;Ljava/awt/image/ColorModel;)V (3287 bytes)
    ---------------  P R O C E S S  ---------------
    Java Threads: ( => current thread )
      0x533fe800 JavaThread "jrpp-199" [_thread_in_native, id=3200, stack(0x5cec0000,0x5cfc0000)]
      0x53270400 JavaThread "jrpp-198" [_thread_in_native, id=4460, stack(0x5a6a0000,0x5a7a0000)]
      0x53270800 JavaThread "jrpp-197" [_thread_in_native, id=6048, stack(0x5f160000,0x5f260000)]
      0x533cb800 JavaThread "jrpp-191" [_thread_in_native, id=1136, stack(0x5ada0000,0x5aea0000)]
      0x593cbc00 JavaThread "jrpp-189" [_thread_in_native, id=3960, stack(0x5fee0000,0x5ffe0000)]
      0x569f4400 JavaThread "jrpp-185" [_thread_in_native, id=4180, stack(0x67960000,0x67a60000)]
      0x56f52800 JavaThread "FusionReactor FD/R Remote Data Collector for {coldfusion.cfmx8.web1}" [_thread_blocked, id=4824, stack(0x5aba0000,0x5aca0000)]
      0x56f52400 JavaThread "FusionReactor Enterprise Service - Local Metrics Cache" [_thread_blocked, id=6076, stack(0x53650000,0x53750000)]
      0x59815800 JavaThread "Timer-16" [_thread_blocked, id=4684, stack(0x67160000,0x67260000)]
      0x53e75800 JavaThread "Timer-15" [_thread_blocked, id=2416, stack(0x66e60000,0x66f60000)]
      0x602dec00 JavaThread "FusionReactor Web Server (Server Thread Pool Member Thread-98)" [_thread_in_native, id=1644, stack(0x67060000,0x67160000)]
      0x602de800 JavaThread "FusionReactor Web Server (Server Thread Pool Member Thread-97)" [_thread_blocked, id=4172, stack(0x66f60000,0x67060000)]
      0x610e8400 JavaThread "FusionReactor Web Server (Server Thread Pool Member Thread-96)" [_thread_blocked, id=3148, stack(0x66d60000,0x66e60000)]
      0x5a364400 JavaThread "FusionReactor Web Server (Server Thread Pool Member Thread-95)" [_thread_in_native, id=2252, stack(0x66c60000,0x66d60000)]
      0x61676400 JavaThread "FusionReactor Web Server (Server Thread Pool Member Thread-94)" [_thread_blocked, id=5792, stack(0x66b60000,0x66c60000)]
      0x611e0400 JavaThread "FusionReactor Web Server (Server Thread Pool Member Thread-93)" [_thread_in_native, id=3492, stack(0x66a60000,0x66b60000)]
      0x56d12800 JavaThread "FusionReactor Web Server (Server Thread Pool Member Thread-92)" [_thread_in_native, id=5244, stack(0x66960000,0x66a60000)]
      0x5875d400 JavaThread "FusionReactor Web Server (Server Thread Pool Member Thread-91)" [_thread_blocked, id=4364, stack(0x66860000,0x66960000)]
      0x60a0a400 JavaThread "FusionReactor Web Server (Server Thread Pool Member Thread-90)" [_thread_blocked, id=976, stack(0x5fae0000,0x5fbe0000)]
      0x595b8400 JavaThread "FusionReactor Web Server (Server Thread Pool Member Thread-89)" [_thread_blocked, id=4944, stack(0x5d5c0000,0x5d6c0000)]
      0x60775800 JavaThread "FusionReactor Web Server (Server Thread Pool Member Thread-88)" [_thread_in_native, id=5832, stack(0x5fde0000,0x5fee0000)]
      0x6077d400 JavaThread "FusionReactor Web Server (Server Thread Pool Member Thread-87)" [_thread_blocked, id=3384, stack(0x5fce0000,0x5fde0000)]
      0x53193800 JavaThread "FusionReactor Web Server (Server Thread Pool Member Thread-86)" [_thread_blocked, id=2440, stack(0x5fbe0000,0x5fce0000)]
      0x531cc800 JavaThread "Timer-10" [_thread_blocked, id=5060, stack(0x5d4c0000,0x5d5c0000)]
      0x58e8f000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4864, stack(0x5e0d0000,0x5e1d0000)]
      0x584c8c00 JavaThread "scheduler-3" [_thread_blocked, id=2092, stack(0x5d3c0000,0x5d4c0000)]
      0x595f5400 JavaThread "scheduler-21" [_thread_blocked, id=3396, stack(0x57cb0000,0x57db0000)]
      0x53c3c800 JavaThread "scheduler-2" [_thread_blocked, id=744, stack(0x5c2c0000,0x5c3c0000)]
      0x56838800 JavaThread "SocketTimeout" daemon [_thread_blocked, id=3072, stack(0x5cfc0000,0x5d0c0000)]
      0x5921fc00 JavaThread "scheduler-1" [_thread_blocked, id=3476, stack(0x5cdc0000,0x5cec0000)]
      0x569b8800 JavaThread "MulticastListener" [_thread_in_native, id=5332, stack(0x5ccc0000,0x5cdc0000)]
      0x56b81800 JavaThread "MulticastListener" [_thread_in_native, id=5272, stack(0x5cbc0000,0x5ccc0000)]
      0x5273d800 JavaThread "MulticastListener" [_thread_in_native, id=2376, stack(0x5cac0000,0x5cbc0000)]
      0x58a63c00 JavaThread "MulticastListener" [_thread_in_native, id=1128, stack(0x5c9c0000,0x5cac0000)]
      0x56a81800 JavaThread "MulticastListener" [_thread_in_native, id=924, stack(0x5c8c0000,0x5c9c0000)]
      0x53212400 JavaThread "MulticastListener" [_thread_in_native, id=5140, stack(0x5c7c0000,0x5c8c0000)]
      0x5681bc00 JavaThread "MulticastListener" [_thread_in_native, id=4380, stack(0x5c6c0000,0x5c7c0000)]
      0x591ffc00 JavaThread "MulticastListener" [_thread_in_native, id=5420, stack(0x5c5c0000,0x5c6c0000)]
      0x59227c00 JavaThread "MulticastListener" [_thread_in_native, id=5616, stack(0x5c4c0000,0x5c5c0000)]
      0x53a18400 JavaThread "MulticastListener" [_thread_in_native, id=988, stack(0x5c3c0000,0x5c4c0000)]
      0x003f6400 JavaThread "DestroyJavaVM" [_thread_blocked, id=620, stack(0x00030000,0x00130000)]
      0x5702ec00 JavaThread "Timer-9" [_thread_blocked, id=5580, stack(0x5b8a0000,0x5b9a0000)]
      0x585db800 JavaThread "Timer-8" [_thread_blocked, id=2556, stack(0x5b7a0000,0x5b8a0000)]
      0x53241c00 JavaThread "Timer-7" daemon [_thread_blocked, id=3184, stack(0x5b6a0000,0x5b7a0000)]
      0x567eb400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=460, stack(0x5c1a0000,0x5c2a0000)]
      0x53980400 JavaThread "worker #4" daemon [_thread_blocked, id=5496, stack(0x5c0a0000,0x5c1a0000)]
      0x56e48c00 JavaThread "worker #3" daemon [_thread_blocked, id=2304, stack(0x5bfa0000,0x5c0a0000)]
      0x53a04c00 JavaThread "worker #2" daemon [_thread_blocked, id=4248, stack(0x5bea0000,0x5bfa0000)]
      0x53c63800 JavaThread "worker #1" daemon [_thread_blocked, id=3488, stack(0x5bda0000,0x5bea0000)]
      0x58a64400 JavaThread "worker #0" daemon [_thread_blocked, id=192, stack(0x5bca0000,0x5bda0000)]
      0x56a1d400 JavaThread "ServerThread" daemon [_thread_in_native, id=1920, stack(0x5bba0000,0x5bca0000)]
      0x588b9400 JavaThread "Thread-26" [_thread_blocked, id=4456, stack(0x5baa0000,0x5bba0000)]
      0x56a72400 JavaThread "Thread-22" [_thread_in_native, id=3872, stack(0x5b5a0000,0x5b6a0000)]
      0x53aaf800 JavaThread "obj-skimmer" daemon [_thread_blocked, id=3060, stack(0x5b4a0000,0x5b5a0000)]
      0x534d9400 JavaThread "obj-skimmer" daemon [_thread_blocked, id=3964, stack(0x5b3a0000,0x5b4a0000)]
      0x53a99400 JavaThread "obj-skimmer" daemon [_thread_blocked, id=300, stack(0x5b2a0000,0x5b3a0000)]
      0x53492400 JavaThread "obj-skimmer" daemon [_thread_blocked, id=2312, stack(0x5b1a0000,0x5b2a0000)]
      0x538fb800 JavaThread "obj-skimmer" daemon [_thread_blocked, id=3400, stack(0x5b0a0000,0x5b1a0000)]
      0x5267b400 JavaThread "obj-skimmer" daemon [_thread_blocked, id=5944, stack(0x5afa0000,0x5b0a0000)]
      0x56a72c00 JavaThread "scheduler-0" [_thread_blocked, id=2380, stack(0x5aea0000,0x5afa0000)]
      0x53285c00 JavaThread "FusionReactor Web Server" [_thread_in_native, id=3332, stack(0x5aca0000,0x5ada0000)]
      0x567b5800 JavaThread "Timer-6" daemon [_thread_blocked, id=1876, stack(0x5aaa0000,0x5aba0000)]
      0x56991000 JavaThread "Timer-5" [_thread_blocked, id=5424, stack(0x5a9a0000,0x5aaa0000)]
      0x56993c00 JavaThread "Timer-4" [_thread_blocked, id=332, stack(0x5a8a0000,0x5a9a0000)]
      0x53f2a400 JavaThread "Thread-13" [_thread_blocked, id=2008, stack(0x5a4a0000,0x5a5a0000)]
      0x56958800 JavaThread "Timer-3" daemon [_thread_blocked, id=5648, stack(0x58320000,0x58420000)]
      0x53da6000 JavaThread "Timer-2" daemon [_thread_blocked, id=4076, stack(0x57db0000,0x57eb0000)]
      0x5765d800 JavaThread "Timer-1" [_thread_blocked, id=4140, stack(0x57850000,0x57950000)]
      0x53b10000 JavaThread "Timer-0" [_thread_blocked, id=3748, stack(0x57750000,0x57850000)]
      0x5378ac00 JavaThread "SeeFusion HTTP Listener" daemon [_thread_in_native, id=2120, stack(0x58220000,0x58320000)]
      0x537d7400 JavaThread "SeeFusion Request Watcher" [_thread_blocked, id=3692, stack(0x58120000,0x58220000)]
      0x57542400 JavaThread "SeeFusion History Sleepythread" daemon [_thread_blocked, id=5416, stack(0x58020000,0x58120000)]
      0x5755a800 JavaThread "SeeFusion File Watcher - seefusion.properties" daemon [_thread_blocked, id=4404, stack(0x57f20000,0x58020000)]
      0x53b11000 JavaThread "scheduler-20" [_thread_blocked, id=4196, stack(0x57bb0000,0x57cb0000)]
      0x539c8400 JavaThread "mipc-1" [_thread_in_native, id=5096, stack(0x57ab0000,0x57bb0000)]
      0x53c07400 JavaThread "Thread-4" [_thread_blocked, id=4932, stack(0x579b0000,0x57ab0000)]
      0x53537400 JavaThread "scheduler-19" [_thread_blocked, id=5828, stack(0x56650000,0x56750000)]
      0x53536400 JavaThread "scheduler-18" [_thread_blocked, id=796, stack(0x56550000,0x56650000)]
      0x53535000 JavaThread "scheduler-17" [_thread_blocked, id=2452, stack(0x56450000,0x56550000)]
      0x53534000 JavaThread "scheduler-16" [_thread_blocked, id=5872, stack(0x56350000,0x56450000)]
      0x53533400 JavaThread "scheduler-15" [_thread_blocked, id=3800, stack(0x56250000,0x56350000)]
      0x53532000 JavaThread "scheduler-14" [_thread_blocked, id=5772, stack(0x56150000,0x56250000)]
      0x53531000 JavaThread "scheduler-13" [_thread_blocked, id=3828, stack(0x56050000,0x56150000)]
      0x53530000 JavaThread "scheduler-12" [_thread_blocked, id=5336, stack(0x55f50000,0x56050000)]
      0x5352f000 JavaThread "scheduler-11" [_thread_blocked, id=5112, stack(0x55e50000,0x55f50000)]
      0x5352e000 JavaThread "scheduler-10" [_thread_blocked, id=4988, stack(0x55d50000,0x55e50000)]
      0x5352d400 JavaThread "scheduler-9" [_thread_blocked, id=2472, stack(0x55c50000,0x55d50000)]
      0x534dfc00 JavaThread "scheduler-8" [_thread_blocked, id=2340, stack(0x55b50000,0x55c50000)]
      0x534dec00 JavaThread "scheduler-7" [_thread_blocked, id=2672, stack(0x55a50000,0x55b50000)]
      0x53519c00 JavaThread "scheduler-6" [_thread_blocked, id=4056, stack(0x55950000,0x55a50000)]
      0x53518c00 JavaThread "scheduler-5" [_thread_blocked, id=2620, stack(0x55850000,0x55950000)]
      0x53517c00 JavaThread "scheduler-4" [_thread_blocked, id=4236, stack(0x55750000,0x55850000)]
      0x53516c00 JavaThread "scheduler-3" [_thread_blocked, id=3936, stack(0x55650000,0x55750000)]
      0x53515c00 JavaThread "scheduler-2" [_thread_blocked, id=5868, stack(0x55550000,0x55650000)]
      0x5352c400 JavaThread "scheduler-1" [_thread_blocked, id=4964, stack(0x55450000,0x55550000)]
      0x534da400 JavaThread "scheduler-0" [_thread_blocked, id=2512, stack(0x55350000,0x55450000)]
      0x5351ac00 JavaThread "Transaction Domain PrivateJmsDomain" [_thread_blocked, id=2392, stack(0x55250000,0x55350000)]
      0x53505400 JavaThread "clock" daemon [_thread_blocked, id=2096, stack(0x55150000,0x55250000)]
      0x534e1400 JavaThread "Transaction Domain DefaultDomain" [_thread_blocked, id=5864, stack(0x55050000,0x55150000)]
      0x53504400 JavaThread "tyrex.util.daemonMaster" daemon [_thread_blocked, id=6108, stack(0x54f50000,0x55050000)]
      0x534a2800 JavaThread "jndi-4" [_thread_blocked, id=6092, stack(0x54e50000,0x54f50000)]
      0x534f9000 JavaThread "jndi-3" [_thread_blocked, id=4720, stack(0x54d50000,0x54e50000)]
      0x534f8400 JavaThread "jndi-2" [_thread_in_native, id=704, stack(0x54c50000,0x54d50000)]
      0x534f7800 JavaThread "jndi-1" [_thread_blocked, id=4564, stack(0x54b50000,0x54c50000)]
      0x534ac800 JavaThread "jndi-0" [_thread_blocked, id=5016, stack(0x54a50000,0x54b50000)]
      0x534f5400 JavaThread "RMI Scheduler(0)" daemon [_thread_blocked, id=3420, stack(0x54850000,0x54950000)]
      0x534c0c00 JavaThread "jms-fifo-5" [_thread_blocked, id=2420, stack(0x54650000,0x54750000)]
      0x53479800 JavaThread "jms-fifo-4" [_thread_blocked, id=3188, stack(0x54550000,0x54650000)]
      0x53479400 JavaThread "jms-fifo-3" [_thread_blocked, id=5652, stack(0x54450000,0x54550000)]
      0x53478c00 JavaThread "jms-fifo-2" [_thread_blocked, id=4064, stack(0x54350000,0x54450000)]
      0x53286800 JavaThread "jms-fifo-1" [_thread_blocked, id=3940, stack(0x54250000,0x54350000)]
      0x534fd800 JavaThread "GC Daemon" daemon [_thread_blocked, id=2660, stack(0x54150000,0x54250000)]
      0x53461800 JavaThread "RMI Reaper" [_thread_blocked, id=3456, stack(0x54050000,0x54150000)]
      0x533dcc00 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=1340, stack(0x53f50000,0x54050000)]
      0x5262b000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=4880, stack(0x52f40000,0x53040000)]
      0x52625400 JavaThread "CompilerThread1" daemon [_thread_blocked, id=4912, stack(0x52e40000,0x52f40000)]
    =>0x52624000 JavaThread "CompilerThread0" daemon [_thread_in_native, id=4680, stack(0x52d40000,0x52e40000)]
      0x52622c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=4928, stack(0x52c40000,0x52d40000)]
      0x52621c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=544, stack(0x52b40000,0x52c40000)]
      0x52621000 JavaThread "Surrogate Locker Thread (CMS)" daemon [_thread_blocked, id=2700, stack(0x52a40000,0x52b40000)]
      0x52606400 JavaThread "Finalizer" daemon [_thread_blocked, id=5912, stack(0x52940000,0x52a40000)]
      0x52605400 JavaThread "Reference Handler" daemon [_thread_blocked, id=4664, stack(0x52840000,0x52940000)]
    Other Threads:
      0x52602400 VMThread [stack: 0x52740000,0x52840000] [id=2656]
      0x5262c400 WatcherThread [stack: 0x53040000,0x53140000] [id=4884]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    par new generation   total 218496K, used 75145K [0x03c60000, 0x13c60000, 0x13c60000)
      eden space 174848K,  35% used [0x03c60000, 0x0786c1c0, 0x0e720000)
      from space 43648K,  31% used [0x0e720000, 0x0f476510, 0x111c0000)
      to   space 43648K,   0% used [0x111c0000, 0x111c0000, 0x13c60000)
    concurrent mark-sweep generation total 786432K, used 85404K [0x13c60000, 0x43c60000, 0x43c60000)
    concurrent-mark-sweep perm gen total 131072K, used 69573K [0x43c60000, 0x4bc60000, 0x4fc60000)
    Dynamic libraries:
    0x00400000 - 0x00410000     C:\ColdFusion8\runtime\bin\jrun.exe
    0x7c800000 - 0x7c8c2000     C:\WINDOWS\system32\ntdll.dll
    0x77e40000 - 0x77f42000     C:\WINDOWS\system32\kernel32.dll
    0x7d1e0000 - 0x7d27c000     C:\WINDOWS\system32\ADVAPI32.dll
    0x77c50000 - 0x77cef000     C:\WINDOWS\system32\RPCRT4.dll
    0x76f50000 - 0x76f63000     C:\WINDOWS\system32\Secur32.dll
    0x77ba0000 - 0x77bfa000     C:\WINDOWS\system32\MSVCRT.dll
    0x6dac0000 - 0x6de7a000     C:\ColdFusion8\runtime\jre\bin\server\jvm.dll
    0x77380000 - 0x77411000     C:\WINDOWS\system32\USER32.dll
    0x77c00000 - 0x77c49000     C:\WINDOWS\system32\GDI32.dll
    0x76aa0000 - 0x76acd000     C:\WINDOWS\system32\WINMM.dll
    0x7c340000 - 0x7c396000     C:\WINDOWS\system32\MSVCR71.dll
    0x76290000 - 0x762ad000     C:\WINDOWS\system32\IMM32.DLL
    0x71bc0000 - 0x71bc8000     C:\WINDOWS\system32\rdpsnd.dll
    0x771f0000 - 0x77201000     C:\WINDOWS\system32\WINSTA.dll
    0x71c40000 - 0x71c97000     C:\WINDOWS\system32\NETAPI32.dll
    0x76b70000 - 0x76b7b000     C:\WINDOWS\system32\PSAPI.DLL
    0x6d320000 - 0x6d328000     C:\ColdFusion8\runtime\jre\bin\hpi.dll
    0x6d820000 - 0x6d82c000     C:\ColdFusion8\runtime\jre\bin\verify.dll
    0x6d3c0000 - 0x6d3df000     C:\ColdFusion8\runtime\jre\bin\java.dll
    0x6d860000 - 0x6d86f000     C:\ColdFusion8\runtime\jre\bin\zip.dll
    0x6d620000 - 0x6d633000     C:\ColdFusion8\runtime\jre\bin\net.dll
    0x71c00000 - 0x71c17000     C:\WINDOWS\system32\WS2_32.dll
    0x71bf0000 - 0x71bf8000     C:\WINDOWS\system32\WS2HELP.dll
    0x71b20000 - 0x71b61000     C:\WINDOWS\System32\mswsock.dll
    0x76ed0000 - 0x76efa000     C:\WINDOWS\system32\DNSAPI.dll
    0x76f70000 - 0x76f77000     C:\WINDOWS\System32\winrnr.dll
    0x76f10000 - 0x76f3e000     C:\WINDOWS\system32\WLDAP32.dll
    0x76f80000 - 0x76f85000     C:\WINDOWS\system32\rasadhlp.dll
    0x53600000 - 0x5360c000     C:\ColdFusion8\runtime\bin\portscan.dll
    0x5f270000 - 0x5f2ca000     C:\WINDOWS\system32\hnetcfg.dll
    0x71ae0000 - 0x71ae8000     C:\WINDOWS\System32\wshtcpip.dll
    0x68000000 - 0x68035000     C:\WINDOWS\system32\rsaenh.dll
    0x76920000 - 0x769e2000     C:\WINDOWS\system32\USERENV.dll
    0x6d7c0000 - 0x6d7c6000     C:\ColdFusion8\runtime\jre\bin\rmi.dll
    0x6d640000 - 0x6d649000     C:\ColdFusion8\runtime\jre\bin\nio.dll
    0x57950000 - 0x57957000     C:\ColdFusion8\lib\FusionReactor.dll
    0x77d00000 - 0x77d8b000     C:\WINDOWS\system32\OLEAUT32.dll
    0x77670000 - 0x777a9000     C:\WINDOWS\system32\ole32.dll
    0x5e2f0000 - 0x5e2fa000     C:\WINDOWS\system32\perfos.dll
    0x6d800000 - 0x6d808000     C:\ColdFusion8\runtime\jre\bin\sunmscapi.dll
    0x761b0000 - 0x76243000     C:\WINDOWS\system32\CRYPT32.dll
    0x76190000 - 0x761a2000     C:\WINDOWS\system32\MSASN1.dll
    0x54950000 - 0x549d0000     C:\ColdFusion8\lib\izmjniado.dll
    0x76cf0000 - 0x76d0a000     C:\WINDOWS\system32\iphlpapi.dll
    0x76cd0000 - 0x76ce9000     C:\WINDOWS\system32\MPRAPI.dll
    0x76df0000 - 0x76e24000     C:\WINDOWS\system32\ACTIVEDS.dll
    0x76dc0000 - 0x76de8000     C:\WINDOWS\system32\adsldpc.dll
    0x76b80000 - 0x76bae000     C:\WINDOWS\system32\credui.dll
    0x7c8d0000 - 0x7d0cf000     C:\WINDOWS\system32\SHELL32.dll
    0x77da0000 - 0x77df2000     C:\WINDOWS\system32\SHLWAPI.dll
    0x76a80000 - 0x76a92000     C:\WINDOWS\system32\ATL.DLL
    0x76e30000 - 0x76e3c000     C:\WINDOWS\system32\rtutils.dll
    0x7e020000 - 0x7e02f000     C:\WINDOWS\system32\SAMLIB.dll
    0x770e0000 - 0x771e8000     C:\WINDOWS\system32\SETUPAPI.dll
    0x77420000 - 0x77523000     C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.3790.3959_x- ww_D8713E55\comctl32.dll
    0x54a00000 - 0x54a08000     C:\ColdFusion8\lib\CFXNeo.dll
    0x60020000 - 0x60030000     C:\WINDOWS\system32\MSVCIRT.dll
    0x57eb0000 - 0x57f15000     C:\WINDOWS\system32\MSVCP60.dll
    0x54a30000 - 0x54a3e000     C:\ColdFusion8\lib\cfregistry.dll
    0x57970000 - 0x57980000     C:\ColdFusion8\lib\PerfmonClient.dll
    0x6d0b0000 - 0x6d1de000     C:\ColdFusion8\runtime\jre\bin\awt.dll
    0x73070000 - 0x73097000     C:\WINDOWS\system32\WINSPOOL.DRV
    0x73860000 - 0x738ab000     C:\WINDOWS\system32\ddraw.dll
    0x73b30000 - 0x73b36000     C:\WINDOWS\system32\DCIMAN32.dll
    0x6d2c0000 - 0x6d313000     C:\ColdFusion8\runtime\jre\bin\fontmanager.dll
    0x54750000 - 0x54757000     C:\ColdFusion8\lib\NeoUUID.dll
    0x6d200000 - 0x6d22f000     C:\ColdFusion8\runtime\jre\bin\cmm.dll
    0x6d460000 - 0x6d484000     C:\ColdFusion8\runtime\jre\bin\jpeg.dll
    0x54770000 - 0x5477b000     C:\ColdFusion8\lib\clib_jiio_util.dll
    0x5d6c0000 - 0x5d7cc000     C:\ColdFusion8\lib\clib_jiio_sse2.dll
    0x547b0000 - 0x547bb000     C:\ColdFusion8\lib\mlib_jai_util.dll
    0x5d8d0000 - 0x5dd1e000     C:\ColdFusion8\lib\mlib_jai_mmx.dll
    VM Arguments:
    jvm_args: -Xmx1024m -Dsun.io.useCanonCaches=false -XX:MaxPermSize=192m -XX:PermSize=128m -XX:NewSize=256m -XX:+UseConcMarkSweepGC -XX:+DisableExplicitGC -XX:SurvivorRatio=4 -XX:+UseParNewGC -XX:+HeapDumpOnOutOfMemoryError -Dcoldfusion.rootDir=C:\ColdFusion8\runtime/../ -Dcoldfusion.libPath=C:\ColdFusion8\runtime/../lib -Dcoldfusion.classPath=C:\ColdFusion8\runtime/../lib/updates,C:\ColdFusion8\runtime/../li b,C:\ColdFusion8\runtime/../gateway/lib/,C:\ColdFusion8\runtime/../wwwroot/WEB-INF/flex/ja rs,C:\ColdFusion8\runtime/../wwwroot/WEB-INF/cfform/jars -Djmx.invoke.getters=true
    java_command: <unknown>
    Launcher Type: generic
    Environment Variables:
    PATH=C:\ColdFusion8\runtime\..\lib;C:\ColdFusion8\runtime\..\jintegra\bin;C:\ColdFusion8\r untime\..\jintegra\bin\international;C:\ColdFusion8\verity\k2\_nti40\bin;C:\WINDOWS\system 32;C:\WINDOWS;C:\WINDOWS\System32\Wbem
    USERNAME=xxxxx
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 8, GenuineIntel
    ---------------  S Y S T E M  ---------------
    OS: Windows Server 2003 family Build 3790 Service Pack 2
    CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 7 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3
    Memory: 4k page, physical 2097151k(1871136k free), swap 4194303k(3129772k free)
    vm_info: Java HotSpot(TM) Server VM (10.0-b19) for windows-x86 JRE (1.6.0_04-b12), built on Dec 14 2007 00:46:56 by "java_re" with MS VC++ 7.1
    time: Wed Nov 11 23:00:05 2009
    elapsed time: 71488 seconds

    Yes, that site is down. That is why I mentioned using google cache. Just google that url, and use the "Cached" option. 
    There is a lot of information in the link. So I would definitely review it to see if it matches your situation. But here is one snippet:
    "While these errors are found among various Sun bug reports, the only easy solution is an indirect one, to disable the HotSpot compiler entirely with the -Xint optional argument which forces it to only run in interpreted mode. The errors might be caused when HotSpot begins to optimized certain frequently run methods or tight blocks of code. When this happens the compiler will convert the interpreted bytecode to native code and tuck it away in a little piece of memory. The compiler probably needs a little chunk of contiguous memory to store the optimized native code and the OS was unable to provide it. Notice the errors usually indicate that attempts to allocate 1-2MB of memory failed, even though its often noted that neither the JVM heap nor the OS memory usage has maxed out at the time of crash.
    A more careful approach to resolve the crashes would be..."
    -Leigh

  • JVM Crash OutOfMemory Chunk::new Out Of swap Space

    Hi !
    We are currently experiencing a problem on both JRE-1.5.0_15 and JRE-1.6.0_7. We have a JEE application running with EJB2 on JBoss 423 that we have migrated to EJB3 on JBoss5. The server is Windows 2003 SP2 server running in 32 bits mode (with /3GB option in boot.ini) is set up with 4GB memory and 4GB paging.
    Before migration, this app runs perfectly on JBoss 423 compiled on JDK5 with runtime JRE5 and JRE6 (not at the same time though) up to 50 simulatneous users on a single JBoss instance.
    After migration to EJB3, we are experiencing this error as of 5 simultaneous users :
    # java.lang.OutOfMemoryError: requested 2292728 bytes for Chunk::new. Out of swap space?
    Current thread (0x54092800):  JavaThread "CompilerThread0" daemon [_thread_in_native, id=4092, stack(0x54280000,0x542d0000)]
    Stack: [0x54280000,0x542d0000]
    [error occurred during error reporting (printing stack bounds), id 0x80000001]
    Current CompileTask:
    C2:4692      com.mycompany.myproduct ...These are our JVM options for memory:
    jvm_args: -Dprogram.name=pdm.bat -Xms1024m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=256m -XX:+DisableExplicitGCWe don't have this problem if we force JVM options so that it only runs in interpreted mode (-Xint). We also have created a file with the list of methods we want to keep out of the JIT. With this option, the server runs longer but it eventualy crashes.
    So we reckon this is a JIT issue on the App Server. I have posted a thread on JBoss forum but they recommended me to open one here.
    So I have modified the JVM options to increase the Perm size :
    jvm_args: -Dprogram.name=pdm.bat -Xms1024m -Xmx1024m -XX:PermSize=512m -XX:MaxPermSize=512m -XX:+Dis
    ableExplicitGCIn that case, JBoss crashes at startup time :
    # An unexpected error has been detected by Java Runtime Environment:
    # java.lang.OutOfMemoryError: requested 35608 bytes for Chunk::new. Out of swap space?
    #  Internal Error (allocation.cpp:218), pid=5756, tid=8176
    #  Error: Chunk::new
    # Java VM: Java HotSpot(TM) Server VM (10.0-b23 mixed mode windows-x86)
    # If you would like to submit a bug report, please visit:
    #   http://java.sun.com/webapps/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    ---------------  T H R E A D  ---------------
    Current thread (0x64142800):  JavaThread "CompilerThread0" daemon [_thread_in_native, id=8176, stack(0x64330000,0x64380000)]
    Stack: [0x64330000,0x64380000]
    [error occurred during error reporting (printing stack bounds), id 0x80000001]
    Current CompileTask:
    C2:1420  !   org.jboss.ejb3.Ejb3Deployment.deployElement(Ljava/io/InputStream;Lorg/jboss/ejb3/Ejb3Ha
    ndlerFactory;Ljavax/naming/InitialContext;)V (66 bytes)
    Heap
    PSYoungGen      total 217472K, used 176224K [0x539d0000, 0x639d0000, 0x639d0000)
      eden space 170432K, 97% used [0x539d0000,0x5dbec148,0x5e040000)
      from space 47040K, 21% used [0x60be0000,0x615dc210,0x639d0000)
      to   space 44672K, 0% used [0x5e040000,0x5e040000,0x60be0000)
    PSOldGen        total 786432K, used 200494K [0x239d0000, 0x539d0000, 0x539d0000)
      object space 786432K, 25% used [0x239d0000,0x2fd9b9b0,0x539d0000)
    PSPermGen       total 524288K, used 39978K [0x039d0000, 0x239d0000, 0x239d0000)
      object space 524288K, 7% used [0x039d0000,0x060da870,0x239d0000)So I have reduced heap size
    jvm_args: -Dprogram.name=pdm.bat -Xms768m -Xmx768m -XX:PermSize=512m -XX:MaxPermSize=512m -XX:+Dis
    ableExplicitGCand then it works much longer (can reach 20 users ...) before, again, eventually crashing.
    I have reported the error to http://java.sun.com/webapps/bugreport/crash.jsp but I haven't heard from it as yet ...
    Any recommendation to fix this issue ? Many thanks in advance for your help !

    I recently experienced a similar issue on HP-UX 11iv2 with WebLogic 9.1 and HP JDK 1.5, and we were also using the CMS (Concurrent Mark Sweep) GC. I was able to resolve the issue by forcing the size of the Survivor Area using the -XX:SurvivorRatio=n parameter. By setting this to a value lower than the default (I think 25) it forces the Survivor Area to be a larger percentage of the New Generation, and hence larger in size. I found that I needed at least 8MB, but we have a pretty large application, so you might get by with significantly less.
    As it stands, your New Gen will be 25% (default, I think) of you Xms, and I think the default SurvivorRatio is 25. The tricky part is the calculation using the SurvivorRatio. Since there are two Survivor Areas, if -XX:SurvivorRatio=25, then each Survivor Area will be 1/27 of New Gen. Anyhow, it's confusing, but you can easily verify these numbers online, and do the math yourself, but hopefully you get the point.
    Obviously, I can't guarantee anything, but you might want to give it a try since my symptoms were extremely similar.

  • JVM crash on windows

    Hi
    I am developping a java swing application application.
    when i run my application, i get the authentification dialog of my application but after that the JVM crashes:i was using jdk 6 update 13 and now i switch to update 15 but i have still the same problem
    Can anyone help me to resolve this problem.
    # A fatal error has been detected by the Java Runtime Environment:
    #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c92a48b, pid=3172, tid=1824
    # JRE version: 6.0_15-b03
    # Java VM: Java HotSpot(TM) Client VM (14.1-b02 mixed mode, sharing windows-x86 )
    # Problematic frame:
    # C  [ntdll.dll+0x1a48b]
    # If you would like to submit a bug report, please visit:
    #   http://java.sun.com/webapps/bugreport/crash.jsp
    ---------------  T H R E A D  ---------------
    Current thread (0x00989400):  WatcherThread [stack: 0x02d80000,0x02dd0000] [id=1824]
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000004
    Registers:
    EAX=0x00000004, EBX=0x03000000, ECX=0x00530071, EDX=0x00000ff0
    ESP=0x02dcfbec, EBP=0x02dcfc00, ESI=0x03000000, EDI=0x00000000
    EIP=0x7c92a48b, EFLAGS=0x00010202
    Top of Stack: (sp=0x02dcfbec)
    Instructions: (pc=0x7c92a48b)
    0x7c92a47b:   57 8d 48 44 33 ff 39 39 0f 84 0f 9b 01 00 8b 01
    0x7c92a48b:   8b 10 89 11 5f 5e c9 c2 04 00 90 90 90 90 90 8b
    Stack: [0x02d80000,0x02dd0000],  sp=0x02dcfbec,  free space=318k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C  [ntdll.dll+0x1a48b]
    C  [ntdll.dll+0x1a4fc]
    C  [ntdll.dll+0x1099a]
    C  [msvcr71.dll+0x218a]
    V  [jvm.dll+0x2958]
    V  [jvm.dll+0x2907]
    V  [jvm.dll+0x1cbde5]
    V  [jvm.dll+0x173e4c]
    C  [msvcr71.dll+0x9565]
    C  [kernel32.dll+0xb713]
    ---------------  P R O C E S S  ---------------
    Java Threads: ( => current thread )
      0x03bbcc00 JavaThread "SwingWorker-pool-23360120-thread-1" [_thread_blocked, id=3332, stack(0x0e6f0000,0x0e740000)]
      0x03bf2800 JavaThread "TimerQueue" daemon [_thread_blocked, id=1044, stack(0x0e6a0000,0x0e6f0000)]
      0x03b64400 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=2024, stack(0x0dfa0000,0x0dff0000)]
      0x03903400 JavaThread "Image Fetcher 3" daemon [_thread_blocked, id=1820, stack(0x0df10000,0x0df60000)]
      0x039da000 JavaThread "Image Fetcher 2" daemon [_thread_blocked, id=3312, stack(0x0dec0000,0x0df10000)]
      0x038f5800 JavaThread "Image Fetcher 1" daemon [_thread_blocked, id=3316, stack(0x0de70000,0x0dec0000)]
      0x038ff800 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=3304, stack(0x0de10000,0x0de60000)]
      0x003ac800 JavaThread "DestroyJavaVM" [_thread_blocked, id=2032, stack(0x008c0000,0x00910000)]
      0x009c8c00 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=920, stack(0x02fb0000,0x03000000)]
      0x009c7400 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3292, stack(0x02f20000,0x02f70000)]
      0x009c5c00 JavaThread "AWT-Shutdown" [_thread_blocked, id=1900, stack(0x02ed0000,0x02f20000)]
      0x009c4c00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1792, stack(0x02e80000,0x02ed0000)]
      0x0097ec00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3272, stack(0x02d30000,0x02d80000)]
      0x00979000 JavaThread "CompilerThread0" daemon [_thread_blocked, id=1640, stack(0x02ce0000,0x02d30000)]
      0x00977800 JavaThread "Attach Listener" daemon [_thread_blocked, id=3268, stack(0x02c90000,0x02ce0000)]
      0x00976400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1516, stack(0x02c40000,0x02c90000)]
      0x00934400 JavaThread "Finalizer" daemon [_thread_blocked, id=800, stack(0x02bf0000,0x02c40000)]
      0x00932c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=2984, stack(0x02ba0000,0x02bf0000)]
    Other Threads:
      0x00931400 VMThread [stack: 0x02b50000,0x02ba0000] [id=2980]
    =>0x00989400 WatcherThread [stack: 0x02d80000,0x02dd0000] [id=1824]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation   total 960K, used 494K [0x22990000, 0x22a90000, 0x22e70000)
      eden space 896K,  48% used [0x22990000, 0x229fba80, 0x22a70000)
      from space 64K, 100% used [0x22a70000, 0x22a80000, 0x22a80000)
      to   space 64K,   0% used [0x22a80000, 0x22a80000, 0x22a90000)
    tenured generation   total 4096K, used 3998K [0x22e70000, 0x23270000, 0x26990000)
       the space 4096K,  97% used [0x22e70000, 0x23257b30, 0x23257c00, 0x23270000)
    compacting perm gen  total 12288K, used 2327K [0x26990000, 0x27590000, 0x2a990000)
       the space 12288K,  18% used [0x26990000, 0x26bd5fe0, 0x26bd6000, 0x27590000)
        ro space 8192K,  67% used [0x2a990000, 0x2aef9040, 0x2aef9200, 0x2b190000)
        rw space 12288K,  54% used [0x2b190000, 0x2b80d348, 0x2b80d400, 0x2bd90000)
    Dynamic libraries:
    0x00400000 - 0x00424000      C:\ToolsJava\java\java 6\jdk1.6.0_15\bin\javaw.exe
    0x10000000 - 0x10017000      C:\Program Files\Kaspersky Lab\Kaspersky Internet Security 7.0\miscr3.dll
    0x6d6c0000 - 0x6d6d3000      C:\ToolsJava\java\java 6\jdk1.6.0_15\jre\bin\net.dll
    0x719f0000 - 0x71a07000      C:\WINDOWS\system32\WS2_32.dll
    0x719e0000 - 0x719e8000      C:\WINDOWS\system32\WS2HELP.dll
    0x6d6e0000 - 0x6d6e9000      C:\ToolsJava\java\java 6\jdk1.6.0_15\jre\bin\nio.dll
    0x6d250000 - 0x6d273000      C:\ToolsJava\java\java 6\jdk1.6.0_15\jre\bin\dcpr.dll
    0x0e080000 - 0x0e096000      C:\WINDOWS\system32\TrayIcon12.dll
    0x68000000 - 0x68036000      C:\WINDOWS\system32\rsaenh.dll
    0x76960000 - 0x76a16000      C:\WINDOWS\system32\USERENV.dll
    0x6fee0000 - 0x6ff35000      C:\WINDOWS\system32\netapi32.dll
    0x71990000 - 0x719d0000      C:\WINDOWS\System32\mswsock.dll
    0x76ed0000 - 0x76ef7000      C:\WINDOWS\system32\DNSAPI.dll
    0x0e7f0000 - 0x0e808000      C:\Program Files\Kaspersky Lab\Kaspersky Internet Security 7.0\dnsq.dll
    0x76f60000 - 0x76f68000      C:\WINDOWS\System32\winrnr.dll
    0x76f10000 - 0x76f3d000      C:\WINDOWS\system32\WLDAP32.dll
    VM Arguments:
    jvm_args: -Dfile.encoding=Cp1252
    java_command: StartApp
    Launcher Type: SUN_STANDARD
    Environment Variables:
    JAVA_HOME=C:\ToolsJava\java\java 6\jdk1.6.0_15
    CLASSPATH=C:\ToolsJava\java\java 6\jdk1.6.0_15\lib
    PATH=C:/ToolsJava/java/java 6/jdk1.6.0_15/bin/../jre/bin/client;C:/ToolsJava/java/java 6/jdk1.6.0_15/bin/../jre/bin;C:\ToolsJava\java\java 6\jdk1.6.0_15\bin;C:\ToolsJava\apache-ant-1.7.1\bin;C:\Program Files\PC Connectivity Solution\;C:\ToolsJava\java 6\jdk1.6.0_14\bin;C:\Program Files\ATI Technologies\ATI Control Panel;C:\WINDOWS\System32\Wbem;C:\ESB\mule-standalone-2.2.1\bin;C:\apache-maven-2.2.1\bin;C:\IDE\eclipse\plugins\com.google.gwt.eclipse.sdkbundle.2.0.0_2.0.0.v200912070510\gwt-2.0.0
    USERNAME=Administrateur
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 6 Stepping 4, GenuineIntel
    ---------------  S Y S T E M  ---------------
    OS: Windows XP Build 2600 Service Pack 3
    CPU:total 2 (2 cores per cpu, 1 threads per core) family 15 model 6 stepping 4, cmov, cx8, fxsr, mmx, sse, sse2, sse3
    Memory: 4k page, physical 1046596k(268548k free), swap 1273020k(576876k free)
    vm_info: Java HotSpot(TM) Client VM (14.1-b02) for windows-x86 JRE (1.6.0_15-b03), built on Jul 25 2009 01:22:46 by "java_re" with MS VC++ 7.1
    time: Wed Jun 09 08:13:39 2010
    elapsed time: 6 seconds

    riadhhwajdii wrote:
    But i don't really think that i 'm using JNI(i am not familiar with this terme).Interface between java and native code. And your dump has the following in it which would certainly suggest to me that JNI is in use
    Kaspersky Lab\Kaspersky Internet Security 7.0\dnsq.dll
    Besides, my application works fine on my labtopThat doesn't mean anything. Pointer bugs in C/C++ are impacted by how the application runs. A different environment means it runs differently.

Maybe you are looking for

  • Scaning issue using iPhone AiO Remote app v4.3

    Following 4.3 update on iOS, scaning is no longer working using tray, the app conects to the scanner, it initiates the document feeder to scan, pages get scanned trough, but the application reports failure and displays message to check printers contr

  • Searching for original image size of jpgs inserted into iBooks Author.

    Does it matter or does iBooks filter and change the jpg within program after inserted? Does the jpg become part of the iBooks Author file or read the original jpg until collected for publishing? I'm creating a full-page layout with images for a child

  • Memory Full Again....

    im having a problem again with my N73 my phone memory becomes full again... i sent it in nokia center 3 months ago with the same problem. and they upgrade it to a newer firmware version. it seems okay and i thought it could not be a problem anymore b

  • Business Content in BW-BPS

    Short question. Does Business Content (like planning areas and so on) exist for BW-BPS in BW 3.5 or is SEM installation required? And in that case how to review/activate it? Points will be awarded. / Christian

  • Student Marks Calculator

    Hi I have a question from class, this is my first attempt at Java programming: Write a Java application program that calculates a student?s final course mark, which is comprised of a total assignment mark, mid-term exam mark, and final exam mark. Inp