Rmiregistry crashing Java HotSpot VM on SGI machine

Hello!
I have created an application that uses RMI in Java to pass messages between one server and several clients. That is, the clients talk only to the server and not with each other. I've recently been tasked by my company to make this program work an an 8-processor 64-bit machine.
I originally thought that it must have been something wrong with the code, seeing as how it was created on a Windows 32-bit machine, and now I'm trying to run it a Unix 64-bit machine. In fact our technology expert suggested that it may be ENDIAN issues... However, I've just about tracked down the problems I'm having to the rmiregistry.
I think it is causing these random HotSpot VM crashes I've been having. The biggest reason I suspect this is because upon typing
rmiregistry&
in the console window, I have been able to get one of those crashes. This is before I have any code running, and yes, my path variables are set correctly and also my policy file is set to the correct path.
Does anyone have any ideas? Thanks!

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

Similar Messages

  • Java Hotspot VM crashing while printing

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

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

  • Java HotSpot Crashes while printing

    Hi,
    I have been having this problem since a long time and I am unable to find a proper solution nor explanation to this behaviour. The JVM seems to crash whenever I try to print through my java application. The crashing is not predictable. Sometimes it crashes right after I submit the first printJob, sometimes after around 5 printJobs, and sometimes it doesn't crash at all. However, it is occuring very often and I would really appreciate some help on this subject.
    I am using a Pentium IV 2.80GHz with 1 GB of Ram. I have WindowsXP with Service Pack 2 installed.
    The printing is done through the Java Print API (java.awt.print). I have attached the log file generated when the JVM crashes. No exceptions are thrown.
    Thank you.
    # An unexpected error has been detected by HotSpot Virtual Machine:
    #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x77c2a573, pid=3360, tid=3596
    # Java VM: Java HotSpot(TM) Client VM (1.5.0-b64 mixed mode, sharing)
    # Problematic frame:
    # C  [MSVCRT.dll+0x1a573]
    ---------------  T H R E A D  ---------------
    Current thread (0x00845ab0):  JavaThread "AWT-EventQueue-0" [_thread_in_native, id=3596]
    siginfo: ExceptionCode=0xc0000005, writing address 0x00000005
    Registers:
    EAX=0x00341fd8, EBX=0x00000000, ECX=0x000002c0, EDX=0x00000001
    ESP=0x040be5c0, EBP=0x040be5dc, ESI=0x008d34bc, EDI=0x00000016
    EIP=0x77c2a573, EFLAGS=0x00010206
    Top of Stack: (sp=0x040be5c0)
    0x040be5c0:   02dcea78 02dceb4c 008d34c0 00344d74
    0x040be5d0:   00000070 00000130 00000250 040be620
    0x040be5e0:   77c2c25d 00341e90 008d370c 02dceb4c
    0x040be5f0:   00862040 02dcea78 00862040 02dcea78
    0x040be600:   02dcea78 00341e90 040be5ec 040be1e4
    0x040be610:   040be998 77c35c94 77c12070 00000000
    0x040be620:   040be630 6d253594 008d34c0 008d1288
    0x040be630:   040be770 6d2454d1 008d34c0 008d34c8
    Instructions: (pc=0x77c2a573)
    0x77c2a563:   04 8b 5d 0c 8b 53 08 8b 5b 04 8b 4d fc 03 4d f4
    0x77c2a573:   89 5a 04 8b 55 0c 8b 5a 04 8b 52 08 89 53 08 89
    Stack: [0x04080000,0x040c0000),  sp=0x040be5c0,  free space=249k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C  [MSVCRT.dll+0x1a573]
    C  [MSVCRT.dll+0x1c25d]
    C  [fontmanager.dll+0x13594]
    C  [fontmanager.dll+0x54d1]
    C  [fontmanager.dll+0xf39d]
    C  [fontmanager.dll+0x21977]
    j  sun.font.FileFont.getGlyphMetrics(JILjava/awt/geom/Point2D$Float;)V+0
    J  sun.font.FileFontStrike.getGlyphMetrics(I)Ljava/awt/geom/Point2D$Float;
    v  ~StubRoutines::call_stub
    V  [jvm.dll+0x8168d]
    V  [jvm.dll+0xd4179]
    V  [jvm.dll+0x8155e]
    V  [jvm.dll+0x8619d]
    C  [fontmanager.dll+0x2acd6]
    C  [fontmanager.dll+0x29a35]
    C  [fontmanager.dll+0x2a10d]
    j  sun.font.SunLayoutEngine.nativeLayout(Lsun/font/Font2D;Lsun/font/FontStrike;[FII[CIIIIIIZLjava/awt/geom/Point2D$Float;Lsun/font/GlyphLayout$GVData;)V+0
    j  sun.font.SunLayoutEngine.layout(Lsun/font/FontStrikeDesc;[FIILsun/font/TextRecord;ZLjava/awt/geom/Point2D$Float;Lsun/font/GlyphLayout$GVData;)V+70
    j  sun.font.GlyphLayout$EngineRecord.layout()V+90
    J  sun.font.GlyphLayout.layout(Ljava/awt/Font;Ljava/awt/font/FontRenderContext;[CIIILsun/font/StandardGlyphVector;)Lsun/font/StandardGlyphVector;
    v  ~RuntimeStub::alignment_frame_return Runtime1 stub
    j  sun.font.ExtendedTextSourceLabel.createGV()Lsun/font/StandardGlyphVector;+70
    j  sun.font.ExtendedTextSourceLabel.getGV()Lsun/font/StandardGlyphVector;+9
    j  sun.font.ExtendedTextSourceLabel.createLogicalBounds()Ljava/awt/geom/Rectangle2D;+1
    j  sun.font.ExtendedTextSourceLabel.getAdvance()F+9
    J  java.awt.font.TextLine.init()V
    v  ~RuntimeStub::alignment_frame_return Runtime1 stub
    j  java.awt.font.TextLine.<init>([Lsun/font/TextLineComponent;[F[CII[I[BZ)V+73
    J  java.awt.font.TextLine.fastCreateTextLine(Ljava/awt/font/FontRenderContext;[CLjava/awt/Font;Lsun/font/CoreMetrics;Ljava/util/Map;)Ljava/awt/font/TextLine;
    v  ~RuntimeStub::alignment_frame_return Runtime1 stub
    j  java.awt.font.TextLayout.fastInit([CLjava/awt/Font;Ljava/util/Map;Ljava/awt/font/FontRenderContext;)V+104
    j  java.awt.font.TextLayout.<init>(Ljava/lang/String;Ljava/awt/Font;Ljava/awt/font/FontRenderContext;)V+107
    j  sun.print.PeekGraphics.drawString(Ljava/lang/String;II)V+22
    j  AccountDetailsPage.print(Ljava/awt/Graphics;Ljava/awt/print/PageFormat;I)I+2789
    j  sun.print.RasterPrinterJob.printPage(Ljava/awt/print/Pageable;I)I+499
    j  sun.print.RasterPrinterJob.print(Ljavax/print/attribute/PrintRequestAttributeSet;)V+474
    j  sun.print.RasterPrinterJob.print()V+5
    j  AccountDetails.okToPrint(ILjava/lang/String;)V+4217
    j  PrintAccountDetailsDialog.actionPerformed(Ljava/awt/event/ActionEvent;)V+348
    j  javax.swing.AbstractButton.fireActionPerformed(Ljava/awt/event/ActionEvent;)V+84
    j  javax.swing.AbstractButton$Handler.actionPerformed(Ljava/awt/event/ActionEvent;)V+5
    j  javax.swing.DefaultButtonModel.fireActionPerformed(Ljava/awt/event/ActionEvent;)V+35
    j  javax.swing.DefaultButtonModel.setPressed(Z)V+117
    j  javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Ljava/awt/event/MouseEvent;)V+35
    j  java.awt.Component.processMouseEvent(Ljava/awt/event/MouseEvent;)V+64
    j  javax.swing.JComponent.processMouseEvent(Ljava/awt/event/MouseEvent;)V+23
    J  java.awt.Component.processEvent(Ljava/awt/AWTEvent;)V
    J  java.awt.Container.processEvent(Ljava/awt/AWTEvent;)V
    J  java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V
    J  java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V
    J  java.awt.LightweightDispatcher.retargetMouseEvent(Ljava/awt/Component;ILjava/awt/event/MouseEvent;)V
    J  java.awt.LightweightDispatcher.processMouseEvent(Ljava/awt/event/MouseEvent;)Z
    J  java.awt.LightweightDispatcher.dispatchEvent(Ljava/awt/AWTEvent;)Z
    J  java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V
    J  java.awt.Window.dispatchEventImpl(Ljava/awt/AWTEvent;)V
    J  java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V
    J  java.awt.EventDispatchThread.pumpOneEventForHierarchy(ILjava/awt/Component;)Z
    J  java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V
    v  ~OSRAdapter
    j  java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
    j  java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
    j  java.awt.EventDispatchThread.run()V+9
    v  ~StubRoutines::call_stub
    V  [jvm.dll+0x8168d]
    V  [jvm.dll+0xd4179]
    V  [jvm.dll+0x8155e]
    V  [jvm.dll+0x812bb]
    V  [jvm.dll+0x9bbe9]
    V  [jvm.dll+0xfe77f]
    V  [jvm.dll+0xfe74d]
    C  [MSVCRT.dll+0x2a3b0]
    C  [kernel32.dll+0xb50b]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j  sun.font.FileFont.getGlyphMetrics(JILjava/awt/geom/Point2D$Float;)V+0
    J  sun.font.FileFontStrike.getGlyphMetrics(I)Ljava/awt/geom/Point2D$Float;
    v  ~StubRoutines::call_stub
    j  sun.font.SunLayoutEngine.nativeLayout(Lsun/font/Font2D;Lsun/font/FontStrike;[FII[CIIIIIIZLjava/awt/geom/Point2D$Float;Lsun/font/GlyphLayout$GVData;)V+0
    j  sun.font.SunLayoutEngine.layout(Lsun/font/FontStrikeDesc;[FIILsun/font/TextRecord;ZLjava/awt/geom/Point2D$Float;Lsun/font/GlyphLayout$GVData;)V+70
    j  sun.font.GlyphLayout$EngineRecord.layout()V+90
    J  sun.font.GlyphLayout.layout(Ljava/awt/Font;Ljava/awt/font/FontRenderContext;[CIIILsun/font/StandardGlyphVector;)Lsun/font/StandardGlyphVector;
    v  ~RuntimeStub::alignment_frame_return Runtime1 stub
    j  sun.font.ExtendedTextSourceLabel.createGV()Lsun/font/StandardGlyphVector;+70
    j  sun.font.ExtendedTextSourceLabel.getGV()Lsun/font/StandardGlyphVector;+9
    j  sun.font.ExtendedTextSourceLabel.createLogicalBounds()Ljava/awt/geom/Rectangle2D;+1
    j  sun.font.ExtendedTextSourceLabel.getAdvance()F+9
    J  java.awt.font.TextLine.init()V
    v  ~RuntimeStub::alignment_frame_return Runtime1 stub
    j  java.awt.font.TextLine.<init>([Lsun/font/TextLineComponent;[F[CII[I[BZ)V+73
    J  java.awt.font.TextLine.fastCreateTextLine(Ljava/awt/font/FontRenderContext;[CLjava/awt/Font;Lsun/font/CoreMetrics;Ljava/util/Map;)Ljava/awt/font/TextLine;
    v  ~RuntimeStub::alignment_frame_return Runtime1 stub
    j  java.awt.font.TextLayout.fastInit([CLjava/awt/Font;Ljava/util/Map;Ljava/awt/font/FontRenderContext;)V+104
    j  java.awt.font.TextLayout.<init>(Ljava/lang/String;Ljava/awt/Font;Ljava/awt/font/FontRenderContext;)V+107
    j  sun.print.PeekGraphics.drawString(Ljava/lang/String;II)V+22
    j  AccountDetailsPage.print(Ljava/awt/Graphics;Ljava/awt/print/PageFormat;I)I+2789
    j  sun.print.RasterPrinterJob.printPage(Ljava/awt/print/Pageable;I)I+499
    j  sun.print.RasterPrinterJob.print(Ljavax/print/attribute/PrintRequestAttributeSet;)V+474
    j  sun.print.RasterPrinterJob.print()V+5
    j  AccountDetails.okToPrint(ILjava/lang/String;)V+4217
    j  PrintAccountDetailsDialog.actionPerformed(Ljava/awt/event/ActionEvent;)V+348
    j  javax.swing.AbstractButton.fireActionPerformed(Ljava/awt/event/ActionEvent;)V+84
    j  javax.swing.AbstractButton$Handler.actionPerformed(Ljava/awt/event/ActionEvent;)V+5
    j  javax.swing.DefaultButtonModel.fireActionPerformed(Ljava/awt/event/ActionEvent;)V+35
    j  javax.swing.DefaultButtonModel.setPressed(Z)V+117
    j  javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Ljava/awt/event/MouseEvent;)V+35
    j  java.awt.Component.processMouseEvent(Ljava/awt/event/MouseEvent;)V+64
    j  javax.swing.JComponent.processMouseEvent(Ljava/awt/event/MouseEvent;)V+23
    J  java.awt.Component.processEvent(Ljava/awt/AWTEvent;)V
    J  java.awt.Container.processEvent(Ljava/awt/AWTEvent;)V
    J  java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V
    J  java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V
    J  java.awt.LightweightDispatcher.retargetMouseEvent(Ljava/awt/Component;ILjava/awt/event/MouseEvent;)V
    J  java.awt.LightweightDispatcher.processMouseEvent(Ljava/awt/event/MouseEvent;)Z
    J  java.awt.LightweightDispatcher.dispatchEvent(Ljava/awt/AWTEvent;)Z
    J  java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V
    J  java.awt.Window.dispatchEventImpl(Ljava/awt/AWTEvent;)V
    J  java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V
    J  java.awt.EventDispatchThread.pumpOneEventForHierarchy(ILjava/awt/Component;)Z
    J  java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V
    v  ~OSRAdapter
    j  java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
    j  java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
    j  java.awt.EventDispatchThread.run()V+9
    v  ~StubRoutines::call_stub
    ---------------  P R O C E S S  ---------------
    Java Threads: ( => current thread )
      0x00862cf0 JavaThread "Thread-2" [_thread_blocked, id=3788]
      0x00851e00 JavaThread "TimerQueue" daemon [_thread_blocked, id=3600]
      0x00847a80 JavaThread "DestroyJavaVM" [_thread_blocked, id=3048]
    =>0x00845ab0 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=3596]
      0x00844630 JavaThread "AWT-Shutdown" [_thread_blocked, id=3592]
      0x0083ee80 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3300]
      0x0083c650 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3296]
      0x00830c80 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3248]
      0x0082fdd0 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3252]
      0x0082ed00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=268]
      0x0082de80 JavaThread "Finalizer" daemon [_thread_blocked, id=3224]
      0x0082cb60 JavaThread "Reference Handler" daemon [_thread_blocked, id=3160]
    Other Threads:
      0x0082bdf0 VMThread [id=3220]
      0x00831790 WatcherThread [id=2936]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation   total 1280K, used 216K [0x22bd0000, 0x22d30000, 0x230b0000)
      eden space 1152K,  15% used [0x22bd0000, 0x22bfd6e0, 0x22cf0000)
      from space 128K,  27% used [0x22cf0000, 0x22cf8d08, 0x22d10000)
      to   space 128K,   0% used [0x22d10000, 0x22d10000, 0x22d30000)
    tenured generation   total 16068K, used 9625K [0x230b0000, 0x24061000, 0x26bd0000)
       the space 16068K,  59% used [0x230b0000, 0x23a16450, 0x23a16600, 0x24061000)
    compacting perm gen  total 8192K, used 1195K [0x26bd0000, 0x273d0000, 0x2abd0000)
       the space 8192K,  14% used [0x26bd0000, 0x26cfaf08, 0x26cfb000, 0x273d0000)
        ro space 8192K,  62% used [0x2abd0000, 0x2b0d7160, 0x2b0d7200, 0x2b3d0000)
        rw space 12288K,  46% used [0x2b3d0000, 0x2b95c1c0, 0x2b95c200, 0x2bfd0000)
    Dynamic libraries:
    0x00400000 - 0x0040c000      C:\Program Files\Java\jre1.5.0\bin\javaw.exe
    0x7c900000 - 0x7c9b0000      C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c8f4000      C:\WINDOWS\system32\kernel32.dll
    0x77dd0000 - 0x77e6b000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 - 0x77f01000      C:\WINDOWS\system32\RPCRT4.dll
    0x77d40000 - 0x77dd0000      C:\WINDOWS\system32\USER32.dll
    0x77f10000 - 0x77f56000      C:\WINDOWS\system32\GDI32.dll
    0x77c10000 - 0x77c68000      C:\WINDOWS\system32\MSVCRT.dll
    0x76390000 - 0x763ad000      C:\WINDOWS\system32\IMM32.DLL
    0x629c0000 - 0x629c9000      C:\WINDOWS\system32\LPK.DLL
    0x74d90000 - 0x74dfb000      C:\WINDOWS\system32\USP10.dll
    0x6d640000 - 0x6d7c5000      C:\Program Files\Java\jre1.5.0\bin\client\jvm.dll
    0x76b40000 - 0x76b6d000      C:\WINDOWS\system32\WINMM.dll
    0x6bd00000 - 0x6bd0d000      C:\WINDOWS\system32\SYNCOR11.DLL
    0x6d280000 - 0x6d288000      C:\Program Files\Java\jre1.5.0\bin\hpi.dll
    0x76bf0000 - 0x76bfb000      C:\WINDOWS\system32\PSAPI.DLL
    0x6d610000 - 0x6d61c000      C:\Program Files\Java\jre1.5.0\bin\verify.dll
    0x6d300000 - 0x6d31d000      C:\Program Files\Java\jre1.5.0\bin\java.dll
    0x6d630000 - 0x6d63f000      C:\Program Files\Java\jre1.5.0\bin\zip.dll
    0x6d000000 - 0x6d166000      C:\Program Files\Java\jre1.5.0\bin\awt.dll
    0x73000000 - 0x73026000      C:\WINDOWS\system32\WINSPOOL.DRV
    0x774e0000 - 0x7761c000      C:\WINDOWS\system32\ole32.dll
    0x5ad70000 - 0x5ada8000      C:\WINDOWS\system32\uxtheme.dll
    0x73760000 - 0x737a9000      C:\WINDOWS\system32\ddraw.dll
    0x73bc0000 - 0x73bc6000      C:\WINDOWS\system32\DCIMAN32.dll
    0x73940000 - 0x73a10000      C:\WINDOWS\system32\D3DIM700.DLL
    0x6d240000 - 0x6d27d000      C:\Program Files\Java\jre1.5.0\bin\fontmanager.dll
    0x74720000 - 0x7476b000      C:\WINDOWS\system32\MSCTF.dll
    0x755c0000 - 0x755ee000      C:\WINDOWS\system32\msctfime.ime
    0x7c9c0000 - 0x7d1d4000      C:\WINDOWS\system32\shell32.dll
    0x77f60000 - 0x77fd6000      C:\WINDOWS\system32\SHLWAPI.dll
    0x773d0000 - 0x774d2000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9\comctl32.dll
    0x5d090000 - 0x5d127000      C:\WINDOWS\system32\comctl32.dll
    0x6d3c0000 - 0x6d3df000      C:\Program Files\Java\jre1.5.0\bin\jpeg.dll
    0x10000000 - 0x1000c000      C:\PVSW\Bin\jnibtrv.dll
    0x03150000 - 0x03161000      C:\PVSW\bin\W3BTRV7.DLL
    0x03180000 - 0x03196000      C:\PVSW\bin\PBTRVD32.DLL
    0x035b0000 - 0x035c1000      C:\PVSW\bin\w3scmv7.dll
    0x035e0000 - 0x03606000      C:\PVSW\Bin\W3AIF10C.DLL
    0x67d00000 - 0x67d4e000      C:\PVSW\Bin\W3MIF165.DLL
    0x03620000 - 0x0365f000      C:\WINDOWS\system32\pscore.dll
    0x03660000 - 0x036e7000      C:\WINDOWS\system32\pscl.dll
    0x71ab0000 - 0x71ac7000      C:\WINDOWS\system32\WS2_32.dll
    0x71aa0000 - 0x71aa8000      C:\WINDOWS\system32\WS2HELP.dll
    0x71b20000 - 0x71b32000      C:\WINDOWS\system32\mpr.dll
    0x03760000 - 0x0376f000      C:\PVSW\Bin\clientrb.dll
    0x11500000 - 0x1155a000      C:\PVSW\Bin\W3CRS10F.DLL
    0x038f0000 - 0x03ac9000      C:\PVSW\Bin\W3ENC107.DLL
    0x5f0e0000 - 0x5f106000      C:\WINDOWS\System32\nwprovau.dll
    0x77fe0000 - 0x77ff1000      C:\WINDOWS\System32\Secur32.dll
    0x75f60000 - 0x75f67000      C:\WINDOWS\System32\drprov.dll
    0x71c10000 - 0x71c1e000      C:\WINDOWS\System32\ntlanman.dll
    0x71cd0000 - 0x71ce7000      C:\WINDOWS\System32\NETUI0.dll
    0x71c90000 - 0x71cd0000      C:\WINDOWS\System32\NETUI1.dll
    0x5b860000 - 0x5b8b4000      C:\WINDOWS\system32\NETAPI32.dll
    0x71c80000 - 0x71c87000      C:\WINDOWS\System32\NETRAP.dll
    0x71bf0000 - 0x71c03000      C:\WINDOWS\System32\SAMLIB.dll
    0x75f70000 - 0x75f79000      C:\WINDOWS\System32\davclnt.dll
    0x11400000 - 0x1142d000      C:\PVSW\Bin\W3NSL244.DLL
    0x038a0000 - 0x038d6000      C:\PVSW\Bin\W3UPI234.DLL
    0x71ad0000 - 0x71ad9000      C:\WINDOWS\system32\WSOCK32.DLL
    0x71a50000 - 0x71a8f000      C:\WINDOWS\system32\MSWSOCK.dll
    0x662b0000 - 0x66308000      C:\WINDOWS\system32\hnetcfg.dll
    0x71a90000 - 0x71a98000      C:\WINDOWS\System32\wshtcpip.dll
    0x71f30000 - 0x71f36000      C:\WINDOWS\System32\wshisn.dll
    0x03f10000 - 0x03f22000      C:\PVSW\Bin\W3CSM100.DLL
    0x76080000 - 0x760e5000      C:\WINDOWS\system32\MSVCP60.dll
    0x03f30000 - 0x03f40000      C:\PVSW\Bin\w3csp100.dll
    0x605d0000 - 0x605d9000      C:\WINDOWS\system32\mslbui.dll
    0x6d4c0000 - 0x6d4d3000      C:\Program Files\Java\jre1.5.0\bin\net.dll
    0x6d4e0000 - 0x6d4e9000      C:\Program Files\Java\jre1.5.0\bin\nio.dll
    0x76f20000 - 0x76f47000      C:\WINDOWS\system32\DNSAPI.dll
    0x76fb0000 - 0x76fb8000      C:\WINDOWS\System32\winrnr.dll
    0x76f60000 - 0x76f8c000      C:\WINDOWS\system32\WLDAP32.dll
    0x76fc0000 - 0x76fc6000      C:\WINDOWS\system32\rasadhlp.dll
    0x763b0000 - 0x763f9000      C:\WINDOWS\system32\COMDLG32.DLL
    0x76840000 - 0x76873000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\UNIDRVUI.DLL
    0x778d0000 - 0x77913000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\UNIDRV.DLL
    0x68210000 - 0x68229000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\hpfud50.dll
    0x68200000 - 0x6820b000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\hpfui50.dll
    0x20000000 - 0x20099000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\unires.dll
    0x73b30000 - 0x73b44000      C:\WINDOWS\system32\mscms.dll
    0x50000000 - 0x50113000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\hpz6r041.dll
    0x77c00000 - 0x77c08000      C:\WINDOWS\system32\VERSION.dll
    0x0c310000 - 0x0c33c000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\pclxl.dll
    0x4f480000 - 0x4f6bd000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\hpzst041.dll
    0x5e1f0000 - 0x5e212000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\Ps5ui.dll
    0x5e160000 - 0x5e1d3000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\PSCRIPT5.DLL
    0x77120000 - 0x771ac000      C:\WINDOWS\system32\OLEAUT32.dll
    0x6d1c0000 - 0x6d1e3000      C:\Program Files\Java\jre1.5.0\bin\dcpr.dll
    VM Arguments:
    java_command: H:\BMInquirer\BMInquirer.jar
    Environment Variables:
    CLASSPATH=C:\PVSW\bin\pvjdbc2x.jar;C:\PVSW\bin\pvjdbc.jar
    PATH=C:\PVSW\bin;P:\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WIN32APP\SWIFT\ALLIANCE\WORKSTATION\common\lib\Win32;c:\dos;
    USERNAME=berj
    ARCH=win32
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 9, GenuineIntel
    ---------------  S Y S T E M  ---------------
    OS: Windows XP Build 2600 Service Pack 2
    CPU:total 2 family 15, cmov, cx8, fxsr, mmx, sse, sse2, ht
    Memory: 4k page, physical 515564k(208336k free), swap 1272004k(948616k free)
    vm_info: Java HotSpot(TM) Client VM (1.5.0-b64) for windows-x86, built on Sep 15 2004 03:00:31 by "java_re" with MS VC++ 6.0

    OK I am in the Java 2D group at sun and first lets say this is the wrong forum
    to discuss this. Don't post here any more on this. Start a new thread
    in Developer Forums -> Desktop -> Java2D and reference this thread (if you like).
    Second, its by no means clear every one is seeing the same problem.
    Crashes when printing might be due to fonts, if using them, but they might
    also be printer driver issues or one of several bugs we've identified in the
    printing implementation. Many of these are fixed in the latest JDK's (eg
    1.5 update 10 [out soon]) and JDK 6 [also out soon]).
    Use the latest JDK and the latest printer driver for testing.
    Next font crashes can happen on any platform but the ones referenced
    on Intellij IDEA are for Linux fonts called Aakar and Rekar.
    Those are known JDK crashers (bad fonts) and its fixed in JDK 1.5 u10 and JDK6
    6376296 : Aakar and Rekha fonts crash JDK.
    One of those fonts also advertises "" as a name (what's up with that?) , so
    Font font = new Font ("", Font.PLAIN, 12);would hit that. But assuming all of you are on windows these linux fonts are
    not your problem. Other fonts may be but not these.
    The fix for 6376296 is actually quite generic and might fix other font crashes
    so its well worth upgrading. There's at least one font/printing fix there too.
    Its out soon. Please try it. Once you have, if you still see problems, start
    a new thread in the other forum.

  • JVM crash with HotSpot Virtual Machine Error, Internal Error

    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.

    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.

  • Differences between Java Virtual Machine and Java HotSpot ??

    I am little bit confused between Java Virtual Machine and Java HotSpot.
    My understanding is:
    Java Virtual Machine is the environment to execute Java programs. I think I could understand this part.
    However, the description says, "The Java HotSpot product line consists of a server-side and a client-side virtual machine that share the Java HotSpot runtime environment, but have different compilers suited to the different performance characteristics of clients and servers."
    I am confused with server-side virtual machine. what is that?? Does it mean the environment to execute Java programs remotely through network?? For example, Java plug-in.?? Please advise.

    Hotspot is a JVM.
    Hotspot has different configuration settings. Some of those settings are better suited for a client application. Some are better suited to server applications.

  • Java VM: Java HotSpot(TM)  Error in weblogic 8.1 while running crystal rep

    I am trying to call crystal reports 9 RAS through weblogic 8.1.
    I am running a jsp.
    weblogic has jdk141_03.
    But, I am getting error at the below line in the jsp.
    ReportClientDocument clientDoc = new ReportClientDocument();
    The weblogic server crashes out giving below error.
    # HotSpot Virtual Machine Error, Internal Error
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Client VM (1.4.1_03-b02 mixed mode)
    # Error ID: 43113F32554E54494D45110E4350500305
    # Problematic Thread: prio=5 tid=0x008E12C8 nid=0x6ec runnable
    Does anyone know the solution.
    thanks..

    i got the sam problem have you fix it yet ?
    please let me know what should i do.

  • 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.

  • Log File on Desktop From Java HotSpot

    A colleague's PC has a log file on the desktop, created 28th October. Its title: 'hs_err_pid3268.log'
    Initially we were both concerned since Kaspersky had detected some viruses on his machine on it's nightly scan, however, looking at the log file I'm not sure whether to be worried or not! - It looks legitimate, if a bit odd...
    If somebody more knowledgeable could tell me firstly if it's anything sinister and secondly (if not) what may have cause it and whether it's an issue I should investigate on this machine.
    Thanks in advance, below is the contents of the text file. (As you can see I'm brand new to these forums, apologies if this is not the correct section for these kind of questions).
    # An unexpected error has been detected by Java Runtime Environment:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d5ecb6d, pid=3268, tid=2164
    # Java VM: Java HotSpot(TM) Client VM (11.0-b16 mixed mode windows-x86)
    # Problematic frame:
    # C 0x6d5ecb6d
    # 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 (0x0e2fc400): JavaThread "Headspace mixer frame proc thread" daemon [_thread_in_native, id=2164, stack(0x0e250000,0x0e2a0000)]
    siginfo: ExceptionCode=0xc0000005, reading address 0x6d5ecb6d
    Registers:
    EAX=0x0e19aa10, EBX=0x0e18b8a2, ECX=0x00000080, EDX=0x6d5ecb6d
    ESP=0x0e29f740, EBP=0x0e29f788, ESI=0x00000080, EDI=0x0e18dda8
    EIP=0x6d5ecb6d, EFLAGS=0x00010202
    Top of Stack: (sp=0x0e29f740)
    0x0e29f740: 6d52ac78 0e2fc514 0e18dda8 00000000
    0x0e29f750: 0e2f0000 00000000 00000080 00000000
    0x0e29f760: 0e18dda8 00000000 0001af00 0001af00
    0x0e29f770: 002c6fe0 00000000 0e2f0000 0e100000
    0x0e29f780: 00000000 000021f8 0e2fc514 6d52b745
    0x0e29f790: 0e2fc514 80002d5a 0e2fc514 00000200
    0x0e29f7a0: 002c6fe0 0e29f7c0 00000000 00000010
    0x0e29f7b0: 6d52e6c0 0e2fc514 002c6fe0 00000000
    Instructions: (pc=0x6d5ecb6d)
    0x6d5ecb5d:
    [error occurred during error reporting (printing registers, top of stack, instructions near pc), id 0xc0000005]
    Stack: [0x0e250000,0x0e2a0000], sp=0x0e29f740, free space=317k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C 0x6d5ecb6d
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j com.sun.media.sound.MixerThread.runNative(J)V+0
    j com.sun.media.sound.MixerThread.run()V+5
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    =>0x0e2fc400 JavaThread "Headspace mixer frame proc thread" daemon [_thread_in_native, id=2164, stack(0x0e250000,0x0e2a0000)]
    0x0e2fc000 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=1604, stack(0x0e0b0000,0x0e100000)]
    0x0e2fb800 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=3748, stack(0x0dea0000,0x0def0000)]
    0x0c625c00 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=4796, stack(0x0dda0000,0x0ddf0000)]
    0x0c628400 JavaThread "AWT-EventQueue-1" [_thread_blocked, id=5976, stack(0x0dd00000,0x0dd50000)]
    0x0c628000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=3688, stack(0x0dcb0000,0x0dd00000)]
    0x0c627800 JavaThread "Thread-12" [_thread_blocked, id=5696, stack(0x0dbc0000,0x0dc10000)]
    0x0c627400 JavaThread "Thread-10" [_thread_blocked, id=3600, stack(0x0db70000,0x0dbc0000)]
    0x0c627000 JavaThread "thread applet-vmain.class-4" [_thread_blocked, id=3184, stack(0x0db20000,0x0db70000)]
    0x0c626800 JavaThread "Thread-11" [_thread_blocked, id=3308, stack(0x0dad0000,0x0db20000)]
    0x0c626400 JavaThread "Thread-9" [_thread_blocked, id=888, stack(0x0da80000,0x0dad0000)]
    0x0c625800 JavaThread "thread applet-vmain.class-2" [_thread_blocked, id=3848, stack(0x0df30000,0x0df80000)]
    0x0c624c00 JavaThread "Image Fetcher 3" daemon [_thread_blocked, id=3588, stack(0x0d9e0000,0x0da30000)]
    0x0c624400 JavaThread "AWT-EventQueue-5" [_thread_blocked, id=3932, stack(0x0d990000,0x0d9e0000)]
    0x0c624000 JavaThread "Applet 4 LiveConnect Worker Thread" [_thread_blocked, id=5964, stack(0x0d940000,0x0d990000)]
    0x0c623000 JavaThread "AWT-EventQueue-4" [_thread_blocked, id=824, stack(0x0d8f0000,0x0d940000)]
    0x0c623c00 JavaThread "Applet 3 LiveConnect Worker Thread" [_thread_blocked, id=4600, stack(0x0d850000,0x0d8a0000)]
    0x0c623400 JavaThread "AWT-EventQueue-3" [_thread_blocked, id=3516, stack(0x0d8a0000,0x0d8f0000)]
    0x0c621c00 JavaThread "Applet 2 LiveConnect Worker Thread" [_thread_blocked, id=4528, stack(0x0d7b0000,0x0d800000)]
    0x0c622800 JavaThread "AWT-EventQueue-2" [_thread_blocked, id=5296, stack(0x0d800000,0x0d850000)]
    0x0c622400 JavaThread "Applet 1 LiveConnect Worker Thread" [_thread_blocked, id=3788, stack(0x0d0e0000,0x0d130000)]
    0x0c621800 JavaThread "Browser Side Object Cleanup Thread" [_thread_blocked, id=1152, stack(0x0d760000,0x0d7b0000)]
    0x0c621000 JavaThread "Windows Tray Icon Thread" [_thread_in_native, id=5244, stack(0x0d470000,0x0d4c0000)]
    0x0c620c00 JavaThread "CacheCleanUpThread" daemon [_thread_blocked, id=5136, stack(0x0d420000,0x0d470000)]
    0x0c618000 JavaThread "CacheMemoryCleanUpThread" daemon [_thread_blocked, id=3540, stack(0x0d3d0000,0x0d420000)]
    0x0c617000 JavaThread "Java Plug-In Heartbeat Thread" [_thread_blocked, id=3532, stack(0x0d380000,0x0d3d0000)]
    0x0c616c00 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=2044, stack(0x0d130000,0x0d180000)]
    0x0c609800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4612, stack(0x0d090000,0x0d0e0000)]
    0x0c606000 JavaThread "AWT-Shutdown" [_thread_blocked, id=5280, stack(0x0cbc0000,0x0cc10000)]
    0x0c605800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5408, stack(0x0ca00000,0x0ca50000)]
    0x022ff800 JavaThread "Java Plug-In Pipe Worker Thread (Client-Side)" [_thread_in_native, id=2340, stack(0x0c9b0000,0x0ca00000)]
    0x022bc000 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=3872, stack(0x0c8d0000,0x0c920000)]
    0x0c5c0400 JavaThread "Timer-0" [_thread_blocked, id=6076, stack(0x0c880000,0x0c8d0000)]
    0x022b4000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=2036, stack(0x0c4e0000,0x0c530000)]
    0x022adc00 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3908, stack(0x0c490000,0x0c4e0000)]
    0x022ab800 JavaThread "Attach Listener" daemon [_thread_blocked, id=1768, stack(0x0c440000,0x0c490000)]
    0x022a0c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5708, stack(0x0c3f0000,0x0c440000)]
    0x02291000 JavaThread "Finalizer" daemon [_thread_blocked, id=4484, stack(0x0c3a0000,0x0c3f0000)]
    0x0228c800 JavaThread "Reference Handler" daemon [_thread_blocked, id=4220, stack(0x02300000,0x02350000)]
    0x02399800 JavaThread "main" [_thread_blocked, id=3472, stack(0x008c0000,0x00910000)]
    Other Threads:
    0x02287400 VMThread [stack: 0x01a30000,0x01a80000] [id=5028]
    0x022b5400 WatcherThread [stack: 0x0c530000,0x0c580000] [id=5604]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 960K, used 251K [0x043a0000, 0x044a0000, 0x04880000)
    eden space 896K, 20% used [0x043a0000, 0x043cec30, 0x04480000)
    from space 64K, 100% used [0x04480000, 0x04490000, 0x04490000)
    to space 64K, 0% used [0x04490000, 0x04490000, 0x044a0000)
    tenured generation total 4096K, used 1436K [0x04880000, 0x04c80000, 0x083a0000)
    the space 4096K, 35% used [0x04880000, 0x049e7130, 0x049e7200, 0x04c80000)
    compacting perm gen total 12288K, used 10102K [0x083a0000, 0x08fa0000, 0x0c3a0000)
    the space 12288K, 82% used [0x083a0000, 0x08d7da68, 0x08d7dc00, 0x08fa0000)
    No shared spaces configured.
    Dynamic libraries:
    0x00400000 - 0x00424000      C:\Program Files\Java\jre6\bin\java.exe
    0x77190000 - 0x772b7000      C:\Windows\system32\ntdll.dll
    0x75950000 - 0x75a2c000      C:\Windows\system32\kernel32.dll
    0x770c0000 - 0x77186000      C:\Windows\system32\ADVAPI32.dll
    0x761e0000 - 0x762a3000      C:\Windows\system32\RPCRT4.dll
    0x724d0000 - 0x724ee000      C:\Windows\system32\ShimEng.dll
    0x75670000 - 0x7569c000      C:\Windows\system32\apphelp.dll
    0x6acf0000 - 0x6ad78000      C:\Windows\AppPatch\AcLayers.DLL
    0x77350000 - 0x773ed000      C:\Windows\system32\USER32.dll
    0x75d60000 - 0x75dab000      C:\Windows\system32\GDI32.dll
    0x76460000 - 0x76f70000      C:\Windows\system32\SHELL32.dll
    0x762c0000 - 0x7636a000      C:\Windows\system32\msvcrt.dll
    0x758f0000 - 0x75949000      C:\Windows\system32\SHLWAPI.dll
    0x76f70000 - 0x770b5000      C:\Windows\system32\ole32.dll
    0x75ac0000 - 0x75b4d000      C:\Windows\system32\OLEAUT32.dll
    0x756f0000 - 0x7570e000      C:\Windows\system32\USERENV.dll
    0x756d0000 - 0x756e4000      C:\Windows\system32\Secur32.dll
    0x72b00000 - 0x72b42000      C:\Windows\system32\WINSPOOL.DRV
    0x750e0000 - 0x750f4000      C:\Windows\system32\MPR.dll
    0x758d0000 - 0x758ee000      C:\Windows\system32\IMM32.DLL
    0x75db0000 - 0x75e78000      C:\Windows\system32\MSCTF.dll
    0x762b0000 - 0x762b9000      C:\Windows\system32\LPK.DLL
    0x75a30000 - 0x75aad000      C:\Windows\system32\USP10.dll
    0x10000000 - 0x10011000      C:\PROGRA~1\KASPER~1\KASPER~1.0FO\r3hook.dll
    0x75830000 - 0x75837000      C:\Windows\system32\PSAPI.DLL
    0x752d0000 - 0x7546e000      C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6002.18005_none_5cb72f96088b0de0\comctl32.dll
    0x7c340000 - 0x7c396000      C:\Program Files\Java\jre6\bin\msvcr71.dll
    0x6d800000 - 0x6da56000      C:\Program Files\Java\jre6\bin\client\jvm.dll
    0x74200000 - 0x74232000      C:\Windows\system32\WINMM.dll
    0x741c0000 - 0x741f9000      C:\Windows\system32\OLEACC.dll
    0x6d280000 - 0x6d288000      C:\Program Files\Java\jre6\bin\hpi.dll
    0x6d7b0000 - 0x6d7bc000      C:\Program Files\Java\jre6\bin\verify.dll
    0x6d320000 - 0x6d33f000      C:\Program Files\Java\jre6\bin\java.dll
    0x6d7f0000 - 0x6d7ff000      C:\Program Files\Java\jre6\bin\zip.dll
    0x6d430000 - 0x6d436000      C:\Program Files\Java\jre6\bin\jp2native.dll
    0x6d1c0000 - 0x6d1d3000      C:\Program Files\Java\jre6\bin\deploy.dll
    0x74fe0000 - 0x750d2000      C:\Windows\system32\CRYPT32.dll
    0x75140000 - 0x75152000      C:\Windows\system32\MSASN1.dll
    0x76370000 - 0x76456000      C:\Windows\system32\WININET.dll
    0x00950000 - 0x00953000      C:\Windows\system32\Normaliz.dll
    0x75e80000 - 0x75fb3000      C:\Windows\system32\urlmon.dll
    0x75fc0000 - 0x761a8000      C:\Windows\system32\iertutil.dll
    0x6d6b0000 - 0x6d6f2000      C:\Program Files\Java\jre6\bin\regutils.dll
    0x749a0000 - 0x749a8000      C:\Windows\system32\VERSION.dll
    0x6ee30000 - 0x6f057000      C:\Windows\system32\msi.dll
    0x6d610000 - 0x6d623000      C:\Program Files\Java\jre6\bin\net.dll
    0x77320000 - 0x7734d000      C:\Windows\system32\WS2_32.dll
    0x75ab0000 - 0x75ab6000      C:\Windows\system32\NSI.dll
    0x74cc0000 - 0x74cfb000      C:\Windows\system32\mswsock.dll
    0x74d30000 - 0x74d35000      C:\Windows\System32\wship6.dll
    0x6d630000 - 0x6d639000      C:\Program Files\Java\jre6\bin\nio.dll
    0x6d000000 - 0x6d138000      C:\Program Files\Java\jre6\bin\awt.dll
    0x746a0000 - 0x746ac000      C:\Windows\system32\DWMAPI.DLL
    0x746e0000 - 0x7471f000      C:\Windows\system32\uxtheme.dll
    0x6d220000 - 0x6d274000      C:\Program Files\Java\jre6\bin\fontmanager.dll
    0x74980000 - 0x74985000      C:\Windows\System32\wshtcpip.dll
    0x74620000 - 0x7462f000      C:\Windows\system32\NLAapi.dll
    0x74f40000 - 0x74f59000      C:\Windows\system32\IPHLPAPI.DLL
    0x74f00000 - 0x74f35000      C:\Windows\system32\dhcpcsvc.DLL
    0x75220000 - 0x7524c000      C:\Windows\system32\DNSAPI.dll
    0x74ee0000 - 0x74ee7000      C:\Windows\system32\WINNSI.DLL
    0x74eb0000 - 0x74ed2000      C:\Windows\system32\dhcpcsvc6.DLL
    0x736e0000 - 0x736ef000      C:\Windows\system32\napinsp.dll
    0x73150000 - 0x73162000      C:\Windows\system32\pnrpnsp.dll
    0x736d0000 - 0x736d8000      C:\Windows\System32\winrnr.dll
    0x772d0000 - 0x77319000      C:\Windows\system32\WLDAP32.dll
    0x73d20000 - 0x73d26000      C:\Windows\system32\rasadhlp.dll
    0x74a70000 - 0x74aab000      C:\Windows\system32\rsaenh.dll
    0x6d520000 - 0x6d544000      C:\Program Files\Java\jre6\bin\jsound.dll
    0x6d550000 - 0x6d558000      C:\Program Files\Java\jre6\bin\jsoundds.dll
    0x74110000 - 0x74180000      C:\Windows\system32\DSOUND.dll
    0x74a00000 - 0x74a1a000      C:\Windows\system32\POWRPROF.dll
    0x716d0000 - 0x716ff000      C:\Windows\system32\wdmaud.drv
    0x70620000 - 0x70624000      C:\Windows\system32\ksuser.dll
    0x74190000 - 0x741b8000      C:\Windows\system32\MMDevAPI.DLL
    0x74630000 - 0x74637000      C:\Windows\system32\AVRT.dll
    0x75bd0000 - 0x75d5a000      C:\Windows\system32\SETUPAPI.dll
    0x747e0000 - 0x7480d000      C:\Windows\system32\WINTRUST.dll
    0x761b0000 - 0x761d9000      C:\Windows\system32\imagehlp.dll
    0x705f0000 - 0x70611000      C:\Windows\system32\AUDIOSES.DLL
    0x70410000 - 0x70476000      C:\Windows\system32\audioeng.dll
    0x716c0000 - 0x716c9000      C:\Windows\system32\msacm32.drv
    0x71360000 - 0x71374000      C:\Windows\system32\MSACM32.dll
    0x71460000 - 0x71467000      C:\Windows\system32\midimap.dll
    0x75840000 - 0x758c4000      C:\Windows\system32\CLBCatQ.DLL
    VM Arguments:
    jvm_args: -D__jvm_launched=614157692976 -Xbootclasspath/a:C:\\PROGRA~1\\Java\\jre6\\lib\\deploy.jar;C:\\PROGRA~1\\Java\\jre6\\lib\\javaws.jar;C:\\PROGRA~1\\Java\\jre6\\lib\\plugin.jar -Dsun.plugin2.jvm.args=-D__jvm_launched=614157692976 "-Xbootclasspath/a:C:\\\\PROGRA~1\\\\Java\\\\jre6\\\\lib\\\\deploy.jar;C:\\\\PROGRA~1\\\\Java\\\\jre6\\\\lib\\\\javaws.jar;C:\\\\PROGRA~1\\\\Java\\\\jre6\\\\lib\\\\plugin.jar" "-Djava.class.path=C:\\\\PROGRA~1\\\\Java\\\\jre6\\\\classes" --
    java_command: sun.plugin2.main.client.PluginMain write_pipe_name=jpi2_pid568_pipe9,read_pipe_name=jpi2_pid568_pipe8
    Launcher Type: SUN_STANDARD
    Environment Variables:
    PATH=C:\Program Files\Internet Explorer;;C:\Program Files\Microsoft Office\Office12\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\Common Files\Roxio Shared\9.0\DLLShared\;C:\Windows\System32\WindowsPowerShell\v1.0\
    USERNAME=xxxxxx
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 10, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows Vista Build 6002 Service Pack 2
    CPU:total 2 (2 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(1436212k free), swap 4194303k(4194303k free)
    vm_info: Java HotSpot(TM) Client VM (11.0-b16) for windows-x86 JRE (1.6.0_11-b03), built on Nov 10 2008 02:15:12 by "java_re" with MS VC++ 7.1
    time: Thu Oct 28 12:01:14 2010
    elapsed time: 1 seconds

    Rob~R wrote:
    A colleague's PC has a log file on the desktop, created 28th October. Its title: 'hs_err_pid3268.log'
    Initially we were both concerned since Kaspersky had detected some viruses on his machine on it's nightly scan, however, looking at the log file I'm not sure whether to be worried or not! - It looks legitimate, if a bit odd...
    If somebody more knowledgeable could tell me firstly if it's anything sinister and secondly (if not) what may have cause it and whether it's an issue I should investigate on this machine.
    Thanks in advance, below is the contents of the text file. (As you can see I'm brand new to these forums, apologies if this is not the correct section for these kind of questions). It is a crash file from the Sun/Oracle VM.
    It either got on the desktop because a user manually moved it there or because something is probably misconfigured (at least to me) in the environment.
    If you are creating java applications (programming in the java language) then you would need to figure out why the app crashed.
    If you are using java applications then you need to tell the vendor that it crashed. And you would not do that here.

  • Error ID : 4F530E43505002EF 01Java VM: Java HotSpot(TM) Server VM (1.4.2_04

    Weblogic 8.1 sp3 on solaris9 is crashing giving below error .
    Unexpected Signal : 11 occurred at PC=0xFED6D550
    Function=[Unknown. Nearest: JVM_Write+0x17B90]
    Library=/data/mss/bea/jdk142_04/jre/lib/sparc/server/libjvm.so
    Current Java thread:
    Dynamic libraries:
    0x10000      /data/mss/bea/jdk142_04/jre/bin/java
    0xff370000      /usr/lib/lwp/libthread.so.1
    0xff3fa000      /usr/lib/libdl.so.1
    0xff280000      /usr/lib/libc.so.1
    0xff3a0000      /usr/platform/SUNW,Sun-Fire-V440/lib/libc_psr.so.1
    0xfec00000      /data/mss/bea/jdk142_04/jre/lib/sparc/server/libjvm.so
    0xff230000      /usr/lib/libCrun.so.1
    0xff210000      /usr/lib/libsocket.so.1
    0xfeb00000      /usr/lib/libnsl.so.1
    0xfeab0000      /usr/lib/libm.so.1
    0xff1f0000      /usr/lib/libsched.so.1
    0xfebe0000      /usr/lib/libmp.so.2
    0xfea80000      /data/mss/bea/jdk142_04/jre/lib/sparc/native_threads/libhpi.so
    0xfea50000      /data/mss/bea/jdk142_04/jre/lib/sparc/libverify.so
    0xfea10000      /data/mss/bea/jdk142_04/jre/lib/sparc/libjava.so
    0xfe9f0000      /data/mss/bea/jdk142_04/jre/lib/sparc/libzip.so
    0xfe860000      /usr/lib/locale/en_US.ISO8859-1/en_US.ISO8859-1.so.2
    0xf98d0000      /data/mss/bea/jdk142_04/jre/lib/sparc/libnet.so
    0xf9a90000      /data/mss/bea/weblogic81/server/lib/solaris/libweblogicunix1.so
    0x597e0000      /data/mss/bea/jdk142_04/jre/lib/sparc/libnio.so
    0x597c0000      /usr/lib/librt.so.1
    0x597a0000      /usr/lib/libaio.so.1
    0x59560000      /usr/lib/libmd5.so.1
    0x59540000      /usr/lib/libsendfile.so.1
    0x59520000      /data/mss/bea/jdk142_04/jre/lib/sparc/libioser12.so
    0x58fe0000      /data/mss/bea/jdk142_04/jre/lib/ext/sparc/libjbroker12.so
    0x58fc0000      /usr/lib/libdoor.so.1
    0x58d40000      /data/mss/bea/weblogic81/server/lib/solaris/libstackdump.so
    0x58d20000      /data/mss/bea/weblogic81/server/lib/solaris/libmuxer.so
    0x58ae0000      /usr/ucblib/libucb.so.1
    0x588a0000      /usr/lib/libresolv.so.2
    0x58ab0000      /usr/lib/libelf.so.1
    0x45780000      /data/mss/bea/jdk142_04/jre/lib/sparc/libawt.so
    0x46580000      /data/mss/bea/jdk142_04/jre/lib/sparc/libmlib_image.so
    0x4ff90000      /data/mss/bea/jdk142_04/jre/lib/sparc/motif21/libmawt.so
    0x44300000      /usr/dt/lib/libXm.so.4
    0x4fe90000      /usr/openwin/lib/libXt.so.4
    0x500a0000      /usr/openwin/lib/libXext.so.0
    0x4fde0000      /usr/openwin/lib/libXtst.so.1
    0x44200000      /usr/openwin/lib/libX11.so.4
    0x4fca0000      /usr/openwin/lib/libdps.so.5
    0x4fdc0000      /usr/openwin/lib/libSM.so.6
    0x4fd90000      /usr/openwin/lib/libICE.so.6
    Heap at VM Abort:
    Heap
    def new generation total 763328K, used 629876K [0x59800000, 0x89800000, 0x89800000)
    eden space 740224K, 85% used [0x59800000, 0x7ff1d388, 0x86ae0000)
    from space 23104K, 0% used [0x88170000, 0x88170000, 0x89800000)
    to space 23104K, 0% used [0x86ae0000, 0x86ae0000, 0x88170000)
    tenured generation total 1310720K, used 989044K [0x89800000, 0xd9800000, 0xd9800000)
    the space 1310720K, 75% used [0x89800000, 0xc5ddd078, 0xc5ddd200, 0xd9800000)
    compacting perm gen total 524288K, used 95788K [0xd9800000, 0xf9800000, 0xf9800000)
    the space 524288K, 18% used [0xd9800000, 0xdf58b218, 0xdf58b400, 0xf9800000)
    Local Time = Wed May 17 15:48:34 2006
    Elapsed Time = 18280
    # HotSpot Virtual Machine Error : 11
    # Error ID : 4F530E43505002EF 01
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Server VM (1.4.2_04-b05 mixed mode)
    #

    Hallo,
    we have the same problem at the moment.
    How did you solve it?
    Bye,
    Thomas
    Message was edited by:
    ThomasRath

  • Java HotSpot Error

    I keep getting this Java HotSpot Error right before
    ColdFusion spontaneously restarts and I have no idea what's going
    on.
    Any ideas of what this error means?
    # An unexpected error has been detected by HotSpot Virtual
    Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0803df94,
    pid=1428, tid=8324
    # Java VM: Java HotSpot(TM) Server VM (1.4.2_09-b05 mixed
    mode)
    # Problematic frame:
    # V [jvm.dll+0x3df94]
    --------------- T H R E A D ---------------
    Current thread (0x030f53a0): JavaThread "CompilerThread1"
    daemon [_thread_in_native, id=8324]
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000000
    Registers:
    EAX=0x0c309774, EBX=0x00738ce0, ECX=0x00000000,
    EDX=0x0c3098d0
    ESP=0x03a4f3d8, EBP=0x03a4f408, ESI=0x00000000,
    EDI=0x00000052
    EIP=0x0803df94, EFLAGS=0x00010206
    Top of Stack: (sp=0x03a4f3d8)
    0x03a4f3d8: 0c3098d0 08a6a0a8 0821e1e8 08a6a0a8
    0x03a4f3e8: 0c3098d0 00000000 046fd6c0 00000000
    0x03a4f3f8: 00000052 0000001c 00000002 0c30a160
    0x03a4f408: ffffffff 0803dce0 08a6a0a8 00000057
    0x03a4f418: 03a4f6d4 0c3156c4 0c3098d0 00000001
    0x03a4f428: 08b808fc 00000002 00000006 ffffffff
    0x03a4f438: 0803e4d4 03a4f6d4 00000057 0c318030
    0x03a4f448: 00000000 0891dcc8 000005f1 03a4fa24
    Instructions: (pc=0x0803df94)
    0x0803df84: 00 00 8b 55 e0 8b 42 04 8b 34 b8 8b ce 89 75 e4
    0x0803df94: 8b 16 ff 92 b0 00 00 00 8b d8 8b cb e8 1b 7e 19
    Stack: [0x03950000,0x03a50000), sp=0x03a4f3d8, free
    space=1020k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM
    code, C=native code)
    V [jvm.dll+0x3df94]
    Current CompileTask:
    opto: 73% !
    cfdevelopmentTemplate2ecfm609976018$funcGETSPORTTEASERS._factor1(Ljavax/servlet/jsp/tagex t/Tag;Ljavax/servlet/jsp/JspWriter;Lcoldfusion/runtime/CFPage;)Ljava/lang/Object;
    @ 236 (893 bytes)

    I'm having a similar problem with CF8, code that had been
    running fine on CF7 on the same machine and continues to run fine
    on many other CF7 boxes. There is mention on the web of the same
    problem elsewhere, but no fix posted that I could find. It's enough
    to make us revert to CF7 until Adobe gets the bugs worked out of
    CF8. I'll be asking for support on this issue with them.
    My issue is somehow related to processing jpg files, I
    haven't tracked the code down yet. The snippet from my error log
    is:
    # An unexpected error has been detected by Java Runtime
    Environment:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x39d432fb,
    pid=5728, tid=2172
    # Java VM: Java HotSpot(TM) Server VM (1.6.0_01-b06 mixed
    mode)
    # Problematic frame:
    # C [clib_jiio_sse2.dll+0xc32fb]
    # 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 (0x3ad09400): JavaThread "AWT-EventQueue-0"
    [_thread_in_native, id=2172]
    siginfo: ExceptionCode=0xc0000005, reading address 0x39df4000
    Registers:
    EAX=0x39df3dd0, EBX=0x38ed5418, ECX=0x38ed51f8,
    EDX=0x00000100
    ESP=0x3e5ced40, EBP=0x3e5cedc0, ESI=0x39df3ee0,
    EDI=0x39df3ff0
    EIP=0x39d432fb, EFLAGS=0x00010287
    Top of Stack: (sp=0x3e5ced40)
    0x3e5ced40: 00000110 002a0028 00000000 002c0029
    0x3e5ced50: 00000110 7e007e00 00000110 38ed4ff8
    0x3e5ced60: 000001fb 38ed5418 000005e8 38ed4dd8
    0x3e5ced70: 7e7e7e7d 7e7e7e7e 8080807e 80808080
    0x3e5ced80: 7e7e7e7e 807e7e7e 80808080 80808080
    0x3e5ced90: 7e7e7e7e 7e7e7e7e 8080807f 80808080
    0x3e5ceda0: 7e7e7e7e 7e7e7e7e 7e7e7e7e 7e7e7e7e
    0x3e5cedb0: 00000220 3e5cee6c 00000006 00000110
    Instructions: (pc=0x39d432fb)
    0x39d432eb: 6f 46 ff f3 0f 6f 1e f3 0f 6f 57 ff f3 0f 6f 27
    0x39d432fb: f3 0f 6f 77 01 f3 0f 6f 7e 01 66 0f 7f 44 24
    30

  • Java VM: Java HotSpot(TM) Server VM (1.5.0_06-b05 mixed mode) error

    Hi there,
    Can somebody please help me?
    I'm new to java and recieving the following error in JDeveloper application on Oracle 10g Application server.
    Because of this error, the application's oc4j was down and users were forcefully logged out.
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # SIGSEGV (0xb) at pc=0xf783c10c, pid=19837, tid=2847853472
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_06-b05 mixed mode)
    # Problematic frame:
    # V [libjvm.so+0x3d910c]
    # An error report file with more information is saved as hs_err_pid19837.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    The following is the hs_err_pid19837.log
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # SIGSEGV (0xb) at pc=0xf783c10c, pid=19837, tid=2847853472
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_06-b05 mixed mode)
    # Problematic frame:
    # V [libjvm.so+0x3d910c]
    --------------- T H R E A D ---------------
    Current thread (0x0810deb8): JavaThread "CompilerThread0" daemon [_thread_in_native, id=19845]
    siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x00000004
    Registers:
    EAX=0x00000000, EBX=0xf7a0e7f0, ECX=0x00000e00, EDX=0x00000000
    ESP=0xa9beaed0, EBP=0xa9beaf08, ESI=0xa9beb0a0, EDI=0xa0d5ecf0
    EIP=0xf783c10c, CR2=0x00000004, EFLAGS=0x00210283
    Top of Stack: (sp=0xa9beaed0)
    0xa9beaed0: 00000400 f7a0e7f0 00000000 a818db5d
    0xa9beaee0: a8142d88 a0d80bbd a0d80bbc a818dba1
    0xa9beaef0: 00000964 a9beb0a0 00000080 f7a0e7f0
    0xa9beaf00: 00000121 00000001 a9beaf58 f783bdef
    0xa9beaf10: a9beb090 a8ea1b18 00000000 a0bc9528
    0xa9beaf20: a9beb090 0000001d a8ec2510 00000000
    0xa9beaf30: 00000010 f7a0e7f0 00000000 00000012
    0xa9beaf40: a59ba8d4 00000001 a8ea1b18 f7a0e7f0
    Instructions: (pc=0xf783c10c)
    0xf783c0fc: 8d 74 26 00 8b 45 08 8b 78 58 8b 45 d0 8b 14 87
    0xf783c10c: 8b 42 04 8b 00 85 c0 75 22 8b 4e 04 8b 52 1c 39
    Stack: [0xa9b6c000,0xa9bed000), sp=0xa9beaed0, free space=507k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V [libjvm.so+0x3d910c]
    V [libjvm.so+0x3d8def]
    V [libjvm.so+0x3d699f]
    V [libjvm.so+0x1a17db]
    V [libjvm.so+0x19e432]
    V [libjvm.so+0x1474b3]
    V [libjvm.so+0x1a6929]
    V [libjvm.so+0x1a6281]
    V [libjvm.so+0x4c8366]
    V [libjvm.so+0x4c2ba3]
    V [libjvm.so+0x424338]
    C [libpthread.so.0+0x52ab]
    Current CompileTask:
    opto:3386 oracle.sql.NUMBER.toBytes(Ljava/lang/String;I)[B (1034 bytes)
    ---------------  P R O C E S S  ---------------
    Java Threads: ( => current thread )
      0xa3c77748 JavaThread "Timer-48" daemon [_thread_blocked, id=2363]
    0x09241c18 JavaThread "TimerThread300000" daemon [_thread_blocked, id=7808]
    0x084f6230 JavaThread "oracle.dms.aggregator.Timer@15000" daemon [_thread_blocked, id=7802]
    0x08fd3280 JavaThread "oracle.dms.aggregator.Timer@300000" daemon [_thread_blocked, id=7800]
    0x080be700 JavaThread "oracle.dms.aggregator.Timer@30000" daemon [_thread_blocked, id=7799]
    0x08271a20 JavaThread "RMIConnectionThread" [_thread_in_native, id=8322]
    0x0834cb88 JavaThread "RMICallHandler-9" [_thread_blocked, id=4277]
    0x0927ade0 JavaThread "RMICallHandler-8" [_thread_blocked, id=4276]
    0x083aba50 JavaThread "RMICallHandler-7" [_thread_blocked, id=20311]
    0x082bc2f8 JavaThread "RMICallHandler-6" [_thread_blocked, id=19952]
    0x0830c538 JavaThread "AJPRequestHandler-RMICallHandler-5" [_thread_in_Java, id=19933]
    0x0805db88 JavaThread "RMICallHandler-4" [_thread_blocked, id=19903]
    0xa5fa35d8 JavaThread "DestroyJavaVM" [_thread_blocked, id=19837]
    0xa0df9d20 JavaThread "TaskManager" [_thread_blocked, id=19902]
    0x08327938 JavaThread "OC4JMonitorThread" daemon [_thread_blocked, id=19901]
    0x090015c8 JavaThread "Thread-18" daemon [_thread_blocked, id=19900]
    0x084be600 JavaThread "Thread-17" daemon [_thread_in_native, id=19899]
    0xa8e8e110 JavaThread "SystemThreadGroup-6" [_thread_in_native, id=19897]
    0xa5fa4c80 JavaThread "SystemThreadGroup-5" [_thread_in_native, id=19896]
    0x082236a0 JavaThread "SystemThreadGroup-4" [_thread_blocked, id=19895]
    0x084b72c0 JavaThread "Timer-5" [_thread_blocked, id=19894]
    0x08489760 JavaThread "Timer-4" [_thread_blocked, id=19893]
    0x08410540 JavaThread "Timer-1" daemon [_thread_blocked, id=19890]
    0x0841d968 JavaThread "WorkExecutorWorkerThread-1" daemon [_thread_blocked, id=19889]
    0x08501638 JavaThread "Thread-11" daemon [_thread_blocked, id=19888]
    0x083f4478 JavaThread "Thread-9" daemon [_thread_blocked, id=19886]
    0x083f4790 JavaThread "Timer-0" [_thread_blocked, id=19884]
    0xa46bd340 JavaThread "RMIServer [0.0.0.0:12704] count:1" [_thread_in_native, id=19881]
    0xa46bd7d0 JavaThread "RMIServer [0.0.0.0:12404] count:1" [_thread_in_native, id=19880]
    0xa46b6758 JavaThread "JMSServer[asusdb02:12604]" [_thread_in_native, id=19879]
    0xa58176d0 JavaThread "WsMgmtWorkScheduler" daemon [_thread_blocked, id=19878]
    0xa596df78 JavaThread "WsMgmtWorkScheduler" daemon [_thread_blocked, id=19877]
    0xa5842038 JavaThread "Scheduler ServiceThread" [_thread_blocked, id=19876]
    0xa5841b00 JavaThread "Timer ServiceThread" [_thread_blocked, id=19875]
    0xa5947748 JavaThread "Event ServiceThread" [_thread_blocked, id=19874]
    0x08281b50 JavaThread "LogFlusher" daemon [_thread_blocked, id=19872]
    0x082aff58 JavaThread "LogFlusher" daemon [_thread_blocked, id=19871]
    0x083c7408 JavaThread "LogFlusher" daemon [_thread_blocked, id=19870]
    0x081f43b8 JavaThread "LogFlusher" daemon [_thread_blocked, id=19869]
    0x08110430 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=19847]
    0x0810ef60 JavaThread "CompilerThread1" daemon [_thread_blocked, id=19846]
    =>0x0810deb8 JavaThread "CompilerThread0" daemon [_thread_in_native, id=19845]
    0x0810cd30 JavaThread "AdapterThread" daemon [_thread_blocked, id=19844]
    0x0810bee0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=19843]
    0x08100f70 JavaThread "Finalizer" daemon [_thread_blocked, id=19842]
    0x08100a28 JavaThread "Reference Handler" daemon [_thread_blocked, id=19841]
    Other Threads:
    0x080fe540 VMThread [id=19840]
    0x08111918 WatcherThread [id=19848]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    PSYoungGen total 25600K, used 20464K [0xeb230000, 0xecf00000, 0xf23f0000)
    eden space 21824K, 88% used [0xeb230000,0xec510078,0xec780000)
    from space 3776K, 30% used [0xecb50000,0xecc6c250,0xecf00000)
    to space 3840K, 0% used [0xec780000,0xec780000,0xecb40000)
    PSOldGen total 527808K, used 454745K [0xb23f0000, 0xd2760000, 0xeb230000)
    object space 527808K, 86% used [0xb23f0000,0xce0064e8,0xd2760000)
    PSPermGen total 120448K, used 55280K [0xaa3f0000, 0xb1990000, 0xb23f0000)
    object space 120448K, 45% used [0xaa3f0000,0xad9ec340,0xb1990000)
    Dynamic libraries:
    08048000-08057000 r-xp 00000000 08:06 108945 /opt/oracle/product/10.1.3.1/OracleAS_1/jdk/bin/java
    08057000-08059000 rwxp 0000e000 08:06 108945 /opt/oracle/product/10.1.3.1/OracleAS_1/jdk/bin/java
    08059000-0929e000 rwxp 08059000 00:00 0 [heap]
    9f300000-9f3fc000 rwxp 9f300000 00:00 0
    9f3fc000-9f400000 ---p 9f3fc000 00:00 0
    9f42d000-9f430000 ---p 9f42d000 00:00 0
    9f430000-9f4ae000 rwxp 9f430000 00:00 0
    9f800000-9f8f6000 rwxp 9f800000 00:00 0
    9f8f6000-9f900000 ---p 9f8f6000 00:00 0
    9f97f000-9f982000 rwxp 9f97f000 00:00 0
    9f982000-9fb00000 rwxp 9f982000 00:00 0
    9fb7f000-9fb82000 rwxp 9fb7f000 00:00 0
    9fb82000-9fe00000 rwxp 9fb82000 00:00 0
    9fe00000-a0000000 rwxp 9fe00000 00:00 0
    a0000000-a0100000 rwxp a0000000 00:00 0
    a017f000-a0182000 ---p a017f000 00:00 0
    a0182000-a0300000 rwxp a0182000 00:00 0
    a0500000-a05fe000 rwxp a0500000 00:00 0
    a05fe000-a0600000 ---p a05fe000 00:00 0
    a0600000-a06fd000 rwxp a0600000 00:00 0
    a06fd000-a0700000 ---p a06fd000 00:00 0
    a077f000-a0782000 ---p a077f000 00:00 0
    a0782000-a08fc000 rwxp a0782000 00:00 0
    a08fc000-a0900000 ---p a08fc000 00:00 0
    a097d000-a0980000 ---p a097d000 00:00 0
    a0980000-a09fe000 rwxp a0980000 00:00 0
    a09fe000-a0a01000 ---p a09fe000 00:00 0
    a0a01000-a0a7f000 rwxp a0a01000 00:00 0
    a0a7f000-a0a82000 ---p a0a7f000 00:00 0
    a0a82000-a0bf9000 rwxp a0a82000 00:00 0
    a0bf9000-a0c00000 ---p a0bf9000 00:00 0
    a0c7f000-a0c82000 ---p a0c7f000 00:00 0
    a0c82000-a0dfa000 rwxp a0c82000 00:00 0
    a0dfa000-a0e00000 ---p a0dfa000 00:00 0
    a1a29000-a1a2c000 rwxp a1a29000 00:00 0
    a1a2c000-a1aaa000 rwxp a1a2c000 00:00 0
    a1aaa000-a1bd9000 r-xs 00000000 08:06 140291 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/xmlparserv2.jar
    a1bd9000-a1c14000 r-xs 00000000 08:06 140260 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/bc4jdatum.jar
    a1c14000-a1cd7000 r-xs 00000000 08:06 140277 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/jsf-impl.jar
    a1cd7000-a1cde000 r-xs 00000000 08:06 140271 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/commons-logging-api.jar
    a1cde000-a1d6f000 r-xs 00000000 08:06 140283 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/ojc.jar
    a1d6f000-a212d000 r-xs 00000000 08:06 140250 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/adf-faces-impl.jar
    a212d000-a21e1000 r-xs 00000000 08:06 140249 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/adf-faces-api.jar
    a21e1000-a22d2000 r-xs 00000000 08:06 140265 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/cache.jar
    a22d2000-a22f2000 r-xs 00000000 08:06 140256 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/adftags.jar
    a22f2000-a231b000 r-xs 00000000 08:06 140268 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/commons-collections.jar
    a231b000-a2410000 r-xs 00000000 08:06 140262 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/bc4jhtml.jar
    a2410000-a2768000 r-xs 00000000 08:06 140245 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/ModelCSMT.jar
    a2768000-a2808000 r-xs 00000000 08:06 140286 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/ojsputil.jar
    a2808000-a2920000 r-xs 00000000 08:06 126211 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/lib/jgroups-core.jar
    a2920000-a29e3000 r-xs 00000000 08:06 126243 /opt/oracle/product/10.1.3.1/OracleAS_1/lib/dsv2.jar
    a29e3000-a2bc6000 r-xs 00000000 08:06 126254 /opt/oracle/product/10.1.3.1/OracleAS_1/sqlj/lib/translator.jar
    a2bc6000-a2e00000 r-xs 00000000 08:06 126275 /opt/oracle/product/10.1.3.1/OracleAS_1/webservices/lib/wsclient.jar
    a2e00000-a2eff000 rwxp a2e00000 00:00 0
    a2eff000-a2f00000 ---p a2eff000 00:00 0
    a2f7f000-a2f82000 ---p a2f7f000 00:00 0
    a2f82000-a3121000 rwxp a2f82000 00:00 0
    a3121000-a3200000 ---p a3121000 00:00 0
    a3200000-a3300000 rwxp a3200000 00:00 0
    a3379000-a337c000 ---p a3379000 00:00 0
    a337c000-a33fa000 rwxp a337c000 00:00 0
    a33fa000-a33fd000 ---p a33fa000 00:00 0
    a33fd000-a347b000 rwxp a33fd000 00:00 0
    a347b000-a347e000 ---p a347b000 00:00 0
    a347e000-a34fc000 rwxp a347e000 00:00 0
    a34fc000-a34ff000 ---p a34fc000 00:00 0
    a34ff000-a357d000 rwxp a34ff000 00:00 0
    a357d000-a3580000 ---p a357d000 00:00 0
    a3580000-a35fe000 rwxp a3580000 00:00 0
    a35fe000-a3601000 ---p a35fe000 00:00 0
    a3601000-a367f000 rwxp a3601000 00:00 0
    a367f000-a3682000 ---p a367f000 00:00 0
    a3682000-a37f4000 rwxp a3682000 00:00 0
    a37f4000-a3800000 ---p a37f4000 00:00 0
    a387d000-a3880000 ---p a387d000 00:00 0
    a3880000-a38fe000 rwxp a3880000 00:00 0
    a38fe000-a3901000 ---p a38fe000 00:00 0
    a3901000-a397f000 rwxp a3901000 00:00 0
    a397f000-a3982000 ---p a397f000 00:00 0
    a3982000-a3af8000 rwxp a3982000 00:00 0
    a3af8000-a3b00000 ---p a3af8000 00:00 0
    a3b2a000-a3b2d000 ---p a3b2a000 00:00 0
    a3b2d000-a3bab000 rwxp a3b2d000 00:00 0
    a3c00000-a3cf9000 rwxp a3c00000 00:00 0
    a3cf9000-a3d00000 ---p a3cf9000 00:00 0
    a3d14000-a3d7f000 r-xs 00000000 08:06 140288 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/quartz-all-1.6.0.jar
    a3d7f000-a3d82000 ---p a3d7f000 00:00 0
    a3d82000-a3efa000 rwxp a3d82000 00:00 0
    a3efa000-a3f00000 ---p a3efa000 00:00 0
    a3f0b000-a3f44000 r-xs 00000000 08:06 125845 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/applications/jmsrouter-ejb.jar
    a3f8e000-a4054000 r-xp 00000000 08:06 109470 /opt/oracle/product/10.1.3.1/OracleAS_1/jdk/jre/lib/i386/libmlib_image.so
    a4054000-a4055000 rwxp 000c5000 08:06 109470 /opt/oracle/product/10.1.3.1/OracleAS_1/jdk/jre/lib/i386/libmlib_image.so
    a407f000-a4082000 ---p a407f000 00:00 0
    a4082000-a4100000 rwxp a4082000 00:00 0
    a411e000-a4123000 r-xs 00000000 08:06 125841 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/applications/admin_ejb.jar
    a4164000-a41d9000 r-xp 00000000 08:06 109493 /opt/oracle/product/10.1.3.1/OracleAS_1/jdk/jre/lib/i386/libawt.so
    a41d9000-a41df000 rwxp 00074000 08:06 109493 /opt/oracle/product/10.1.3.1/OracleAS_1/jdk/jre/lib/i386/libawt.so
    a41df000-a4203000 rwxp a41df000 00:00 0
    a4203000-a4206000 ---p a4203000 00:00 0
    a4206000-a4284000 rwxp a4206000 00:00 0
    a429f000-a42a2000 ---p a429f000 00:00 0
    a42a2000-a4320000 rwxp a42a2000 00:00 0
    a433e000-a439f000 r-xs 00000000 08:06 140290 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/standard.jar
    a439f000-a43a2000 ---p a439f000 00:00 0
    a43a2000-a4420000 rwxp a43a2000 00:00 0
    a4467000-a446a000 ---p a4467000 00:00 0
    a446a000-a44e8000 rwxp a446a000 00:00 0
    a44f9000-a4600000 r-xs 00000000 08:06 126291 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/jsp/lib/taglib/ojsputil.jar
    a4600000-a46fd000 rwxp a4600000 00:00 0
    a46fd000-a4700000 ---p a46fd000 00:00 0
    a4708000-a470e000 r-xp 00000000 08:06 109512 /opt/oracle/product/10.1.3.1/OracleAS_1/jdk/jre/lib/i386/headless/libmawt.so
    a470e000-a470f000 rwxp 00005000 08:06 109512 /opt/oracle/product/10.1.3.1/OracleAS_1/jdk/jre/lib/i386/headless/libmawt.so
    a4755000-a4c78000 r-xs 00000000 08:06 123808 /opt/oracle/product/10.1.3.1/OracleAS_1/toplink/jlib/toplink.jar
    a4c78000-a4c7b000 ---p a4c78000 00:00 0
    a4c7b000-a4cf9000 rwxp a4c7b000 00:00 0
    a4cfe000-a4d4f000 r-xs 00000000 08:06 140244 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/ModelCSCommon.jar
    a4d4f000-a4d52000 ---p a4d4f000 00:00 0
    a4d52000-a4dd0000 rwxp a4d52000 00:00 0
    a4dd2000-a4e2b000 r-xs 00000000 08:06 140276 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/jsf-api.jar
    a4e2b000-a5081000 r-xs 00000000 08:06 123813 /opt/oracle/product/10.1.3.1/OracleAS_1/toplink/jlib/toplink-essentials.jar
    a5081000-a5084000 ---p a5081000 00:00 0
    a5084000-a5102000 rwxp a5084000 00:00 0
    a5102000-a5105000 ---p a5102000 00:00 0
    a5105000-a5183000 rwxp a5105000 00:00 0
    a5183000-a5186000 ---p a5183000 00:00 0
    a5186000-a5204000 rwxp a5186000 00:00 0
    a5204000-a5207000 ---p a5204000 00:00 0
    a5207000-a5285000 rwxp a5207000 00:00 0
    a5285000-a5288000 ---p a5285000 00:00 0
    a5288000-a5306000 rwxp a5288000 00:00 0
    a5306000-a5309000 ---p a5306000 00:00 0
    a5309000-a5387000 rwxp a5309000 00:00 0
    a5387000-a538a000 ---p a5387000 00:00 0
    a538a000-a5408000 rwxp a538a000 00:00 0
    a5408000-a540b000 ---p a5408000 00:00 0
    a540b000-a5489000 rwxp a540b000 00:00 0
    a5489000-a548c000 ---p a5489000 00:00 0
    a548c000-a550a000 rwxp a548c000 00:00 0
    a550a000-a553f000 r-xs 00000000 08:06 98266 /var/run/nscd/dbPbmhVH (deleted)
    a553f000-a57f6000 rwxp a553f000 00:00 0
    a57f6000-a5800000 ---p a57f6000 00:00 0
    a5800000-a58ff000 rwxp a5800000 00:00 0
    a58ff000-a5900000 ---p a58ff000 00:00 0
    a5900000-a59f9000 rwxp a5900000 00:00 0
    a59f9000-a5a00000 ---p a59f9000 00:00 0
    a5a1f000-a5a3a000 r-xs 00000000 08:06 140247 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/adf-controller.jar
    a5a3a000-a5a3d000 ---p a5a3a000 00:00 0
    a5a3d000-a5abb000 rwxp a5a3d000 00:00 0
    a5abb000-a5acf000 r-xp 00000000 08:06 109468 /opt/oracle/product/10.1.3.1/OracleAS_1/jdk/jre/lib/i386/libnet.so
    a5acf000-a5ad0000 rwxp 00013000 08:06 109468 /opt/oracle/product/10.1.3.1/OracleAS_1/jdk/jre/lib/i386/libnet.so
    a5ad8000-a5b1e000 r-xs 00000000 08:06 140273 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/datatags.jar
    a5b1e000-a5b6f000 r-xs 00000000 08:06 126205 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/lib/http_client.jar
    a5b6f000-a5bbc000 r-xs 00000000 08:06 126267 /opt/oracle/product/10.1.3.1/OracleAS_1/webservices/lib/orawsdl.jar
    a5bbc000-a5c00000 r-xs 00000000 08:06 126252 /opt/oracle/product/10.1.3.1/OracleAS_1/sqlj/lib/runtime12.jar
    a5c00000-a5cff000 rwxp a5c00000 00:00 0
    a5cff000-a5d00000 ---p a5cff000 00:00 0
    a5d0b000-a5d28000 r-xs 00000000 08:06 140267 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/commons-beanutils.jar
    a5d28000-a5d43000 r-xs 00000000 08:06 140269 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/commons-digester.jar
    a5d43000-a5d98000 r-xs 00000000 08:06 126272 /opt/oracle/product/10.1.3.1/OracleAS_1/webservices/lib/soap.jar
    a5d98000-a5db8000 r-xs 00000000 08:06 119839 /opt/oracle/product/10.1.3.1/OracleAS_1/lib/xschema.jar
    a5db8000-a5ea8000 r-xs 00000000 08:06 125471 /opt/oracle/product/10.1.3.1/OracleAS_1/javacache/lib/cache.jar
    a5ea8000-a5f00000 r-xs 00000000 08:06 123807 /opt/oracle/product/10.1.3.1/OracleAS_1/toplink/jlib/antlr.jar
    a5f00000-a5ffc000 rwxp a5f00000 00:00 0
    a5ffc000-a6000000 ---p a5ffc000 00:00 0
    a6002000-a601e000 r-xs 00000000 08:06 140270 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/commons-el.jar
    a601e000-a603a000 r-xs 00000000 08:06 124985 /opt/oracle/product/10.1.3.1/OracleAS_1/jlib/oraclepki.jar
    a603a000-a608e000 r-xs 00000000 08:06 123751 /opt/oracle/product/10.1.3.1/OracleAS_1/jlib/ojpse.jar
    a608e000-a60a5000 r-xs 00000000 08:06 125608 /opt/oracle/product/10.1.3.1/OracleAS_1/jlib/osdt_saml.jar
    a60a5000-a60cd000 r-xs 00000000 08:06 125609 /opt/oracle/product/10.1.3.1/OracleAS_1/jlib/osdt_wss.jar
    a60cd000-a612d000 r-xs 00000000 08:06 125606 /opt/oracle/product/10.1.3.1/OracleAS_1/jlib/osdt_xmlsec.jar
    a612d000-a616d000 r-xs 00000000 08:06 125599 /opt/oracle/product/10.1.3.1/OracleAS_1/jlib/osdt_cert.jar
    a616d000-a61e1000 r-xs 00000000 08:06 125598 /opt/oracle/product/10.1.3.1/OracleAS_1/jlib/osdt_core.jar
    a61e1000-a6286000 r-xs 00000000 08:06 126245 /opt/oracle/product/10.1.3.1/OracleAS_1/lib/xquery.jar
    a6286000-a62b6000 r-xs 00000000 08:06 126247 /opt/oracle/product/10.1.3.1/OracleAS_1/lib/xsu12.jar
    a62b6000-a6351000 r-xs 00000000 08:06 119844 /opt/oracle/product/10.1.3.1/OracleAS_1/lib/xmlmesg.jar
    a6351000-a63d7000 r-xs 00000000 08:06 119846 /opt/oracle/product/10.1.3.1/OracleAS_1/lib/xml.jar
    a63d7000-a6506000 r-xs 00000000 08:06 119840 /opt/oracle/product/10.1.3.1/OracleAS_1/lib/xmlparserv2.jar
    a6506000-a69e6000 r-xs 00000000 08:06 117429 /opt/oracle/product/10.1.3.1/OracleAS_1/jdbc/lib/orai18n.jar
    a69e6000-a69ea000 r-xs 00000000 08:06 126224 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/lib/ojms-provider.jar
    a69ea000-a6ab4000 r-xs 00000000 08:06 126249 /opt/oracle/product/10.1.3.1/OracleAS_1/rdbms/jlib/aqapi.jar
    a6ab4000-a6ac2000 r-xs 00000000 08:06 117428 /opt/oracle/product/10.1.3.1/OracleAS_1/jdbc/lib/ocrs12.jar
    a6ac2000-a6ad0000 r-xs 00000000 08:06 110701 /opt/oracle/product/10.1.3.1/OracleAS_1/opmn/lib/ons.jar
    a6ad0000-a6c23000 r-xs 00000000 08:06 125713 /opt/oracle/product/10.1.3.1/OracleAS_1/jdbc/lib/ojdbc14dms.jar
    a6c23000-a6c6a000 r-xs 00000000 08:06 123853 /opt/oracle/product/10.1.3.1/OracleAS_1/lib/dms.jar
    a6c6a000-a6c7c000 r-xs 00000000 08:06 123858 /opt/oracle/product/10.1.3.1/OracleAS_1/diagnostics/lib/ojdl.jar
    a6c7c000-a6c7d000 r-xs 00000000 08:06 126246 /opt/oracle/product/10.1.3.1/OracleAS_1/lib/xsqlserializers.jar
    a6c7d000-a6c95000 r-xs 00000000 08:06 126478 /opt/oracle/product/10.1.3.1/OracleAS_1/jlib/jdev-cm.jar
    a6c95000-a6caa000 r-xs 00000000 08:06 123828 /opt/oracle/product/10.1.3.1/OracleAS_1/ord/jlib/ordhttp.jar
    a6caa000-a6cc0000 r-xs 00000000 08:06 123827 /opt/oracle/product/10.1.3.1/OracleAS_1/ord/jlib/ordim.jar
    a6cc0000-a6cdb000 r-xs 00000000 08:06 126473 /opt/oracle/product/10.1.3.1/OracleAS_1/BC4J/jlib/dc-adapters.jar
    a6cdb000-a6cf4000 r-xs 00000000 08:06 126472 /opt/oracle/product/10.1.3.1/OracleAS_1/BC4J/jlib/adf-connections.jar
    a6cf4000-a6d97000 r-xs 00000000 08:06 126471 /opt/oracle/product/10.1.3.1/OracleAS_1/BC4J/jlib/adfui.jar
    a6d97000-a6d9c000 r-xs 00000000 08:06 126469 /opt/oracle/product/10.1.3.1/OracleAS_1/BC4J/jlib/adfmtl.jar
    a6d9c000-a6e49000 r-xs 00000000 08:06 126488 /opt/oracle/product/10.1.3.1/OracleAS_1/jlib/xmlef.jar
    a6e49000-a6e51000 r-xs 00000000 08:06 123780 /opt/oracle/product/10.1.3.1/OracleAS_1/jlib/regexp.jar
    a6e51000-a6e5f000 r-xs 00000000 08:06 110690 /opt/oracle/product/10.1.3.1/OracleAS_1/jlib/share.jar
    a6e5f000-a6ee9000 r-xs 00000000 08:06 126486 /opt/oracle/product/10.1.3.1/OracleAS_1/mds/lib/mdsrt.jar
    a6ee9000-a6f17000 r-xs 00000000 08:06 126487 /opt/oracle/product/10.1.3.1/OracleAS_1/mds/lib/concurrent.jar
    a6f17000-a6f1f000 r-xs 00000000 08:06 126479 /opt/oracle/product/10.1.3.1/OracleAS_1/jlib/commons-cli-1.0.jar
    a6f1f000-a6f6c000 r-xs 00000000 08:06 126460 /opt/oracle/product/10.1.3.1/OracleAS_1/BC4J/lib/adfshare.jar
    a6f6c000-a70cb000 r-xs 00000000 08:06 126461 /opt/oracle/product/10.1.3.1/OracleAS_1/BC4J/lib/bc4jct.jar
    a70cb000-a729f000 r-xs 00000000 08:06 126458 /opt/oracle/product/10.1.3.1/OracleAS_1/BC4J/lib/adfm.jar
    a729f000-a72bd000 r-xs 00000000 08:06 126480 /opt/oracle/product/10.1.3.1/OracleAS_1/BC4J/lib/adfbinding.jar
    a72bd000-a72d7000 r-xs 00000000 08:06 126464 /opt/oracle/product/10.1.3.1/OracleAS_1/BC4J/lib/bc4jimdomains.jar
    a72d7000-a72dd000 r-xs 00000000 08:06 126462 /opt/oracle/product/10.1.3.1/OracleAS_1/BC4J/lib/bc4jctejb.jar
    a72dd000-a72e9000 r-xs 00000000 08:06 126457 /opt/oracle/product/10.1.3.1/OracleAS_1/BC4J/lib/adfcm.jar
    a72e9000-a72ff000 r-xs 00000000 08:06 126463 /opt/oracle/product/10.1.3.1/OracleAS_1/BC4J/lib/bc4jdomorcl.jar
    a72ff000-a7309000 r-xs 00000000 08:06 126466 /opt/oracle/product/10.1.3.1/OracleAS_1/BC4J/lib/bc4jmtejb.jar
    a7309000-a7349000 r-xs 00000000 08:06 126467 /opt/oracle/product/10.1.3.1/OracleAS_1/BC4J/lib/collections.jar
    a7349000-a7350000 r-xs 00000000 08:06 126459 /opt/oracle/product/10.1.3.1/OracleAS_1/BC4J/lib/adfmweb.jar
    a7350000-a7569000 r-xs 00000000 08:06 126465 /opt/oracle/product/10.1.3.1/OracleAS_1/BC4J/lib/bc4jmt.jar
    a7569000-a75b3000 r-xs 00000000 08:06 108180 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/connectors/OracleASjms/OracleASjms/gjra.jar
    a75b3000-a75b4000 r-xs 00000000 08:06 108174 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/connectors/datasources/datasources/datasources.jar
    a75b4000-a7609000 r-xs 00000000 08:06 126227 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/lib/scheduler.jar
    a7609000-a764a000 r-xs 00000000 08:06 123854 /opt/oracle/product/10.1.3.1/OracleAS_1/lib/dmsapp.jar
    a764a000-a7651000 r-xs 00000000 08:06 126258 /opt/oracle/product/10.1.3.1/OracleAS_1/webservices/lib/JMXSoapAdapterShared.jar
    a7651000-a7654000 r-xs 00000000 08:06 133214 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/lib/ext/esbprotocol.jar
    a7654000-a7655000 r-xs 00000000 08:06 126475 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/lib/ext/adfperfhandler.jar
    a7655000-a767d000 r-xs 00000000 08:06 111507 /opt/oracle/product/10.1.3.1/OracleAS_1/xqs/lib/xds.jar
    a767d000-a769a000 r-xs 00000000 08:06 111506 /opt/oracle/product/10.1.3.1/OracleAS_1/xqs/lib/xqs-api.jar
    a769a000-a76cc000 r-xs 00000000 08:06 123859 /opt/oracle/product/10.1.3.1/OracleAS_1/diagnostics/lib/ojdl2.jar
    a76cc000-a76e1000 r-xs 00000000 08:06 123809 /opt/oracle/product/10.1.3.1/OracleAS_1/toplink/jlib/toplink-oc4j.jar
    a76e1000-a76e7000 r-xs 00000000 08:06 123749 /opt/oracle/product/10.1.3.1/OracleAS_1/jlib/ojmisc.jar
    a76e7000-a76f9000 r-xs 00000000 08:06 128099 /opt/oracle/product/10.1.3.1/OracleAS_1/jlib/repository.jar
    a76f9000-a7705000 r-xs 00000000 08:06 123768 /opt/oracle/product/10.1.3.1/OracleAS_1/jlib/jssl-1_1.jar
    a7705000-a77d2000 r-xs 00000000 08:06 126265 /opt/oracle/product/10.1.3.1/OracleAS_1/webservices/lib/orajaxr.jar
    a77d2000-a8100000 r-xs 00000000 08:06 126216 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/lib/oc4j-internal.jar
    a8100000-a81fa000 rwxp a8100000 00:00 0
    a81fa000-a8200000 ---p a81fa000 00:00 0
    a8203000-a8209000 r-xp 00000000 08:06 109467 /opt/oracle/product/10.1.3.1/OracleAS_1/jdk/jre/lib/i386/libnio.so
    a8209000-a820a000 rwxp 00005000 08:06 109467 /opt/oracle/product/10.1.3.1/OracleAS_1/jdk/jre/lib/i386/libnio.so
    a8219000-a8223000 r-xs 00000000 08:06 140272 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/as_oc4j/applications/AS/Bragg/WEB-INF/lib/commons-logging.jar
    a8223000-a825f000 r-xs 00000000 08:06 126286 /opt/oracle/product/10.1.3.1/OracleAS_1/webservices/lib/xsdlib.jar
    a825f000-a826d000 r-xs 00000000 08:06 126268 /opt/oracle/product/10.1.3.1/OracleAS_1/webservices/lib/orawsmetadata.jar
    a826d000-a82d0000 r-xs 00000000 08:06 126278 /opt/oracle/product/10.1.3.1/OracleAS_1/webservices/lib/wsif.jar
    a82d0000-a8489000 r-xs 00000000 08:06 122296 /opt/oracle/product/10.1.3.1/OracleAS_1/jlib/ldapjclnt10.jar
    a8489000-a84a3000 r-xs 00000000 08:06 125597 /opt/oracle/product/10.1.3.1/OracleAS_1/jlib/ospnego.jar
    a84a3000-a84c2000 r-xs 00000000 08:06 128092 /opt/oracle/product/10.1.3.1/OracleAS_1/jlib/infratool.jar
    a84c2000-a851a000 r-xs 00000000 08:06 126187 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/jazn.jar
    a851a000-a8637000 r-xs 00000000 08:06 126198 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/jazncore.jar
    a8637000-a88f9000 r-xs 00000000 08:06 126200 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/lib/adminclient.jar
    a88f9000-a8b00000 r-xs 00000000 08:06 126220 /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/lib/oc4j_orb.jar
    a8b00000-a8bf8000 rwxp a8b00000 00:00 0
    a8bf8000-a8c00000 ---p a8bf8000 00:00 0
    a8c00000-a8d00000 rwxp a8c00000 00:00 0
    a8d00000-a8d05000 r-xs 00000000 08:06 126270 /opt/oracle/product/10.1.3.1/OracleAS_1/webservices/lib/relaxngDatatype.jar
    a8d05000-a8d2c000 r-xs 00000000 08:06 126264 /opt/oracle/pro

    Beware with this jvm options:
    -Xms2048m -Xmx2048m -XX:MaxPermSize=2048m
    You ask the JVM to allocate 2Go of Heap size and you allow it to allocate up to 2Go of Perm Size. So in this case, you need to have at least 4Go of free memory.
    If you change -XX:MaxPermSize=2048m to -XX:MaxPermSize=256m, it is ok ?
    note: 256 M of PermSize is already a high value.

  • Rmiregistry crash

    I built a small mobile code program and I am experiencing a paradoxical behavior of the rmiregistry. I am running java 1.4.2 on Solaris.
    I run the Web server, the RMI server and the client on three different machines.
    The Web server has all the classes and I removed some classes needed to run the implementation of the remote methods from the RMI server.
    When I run the rmiregistry inside the RMI server directory everything works fine. I checked that the classes missing from the RMI server are loaded from the Web server.
    When I run the rmiregistry outside the RMI server directory, rmiregistry crashes after I start the RMI server. The message is Exception in thread "Thread-3" java.lang.NoClassDefFoundError: XX not found in [file:./, core:/]
    I unset the classpath.
    This is exactly the contrary to what I should have.
    Please help.

    by default the RMIRegistry using no ClassPath what so ever.... that's why there why you have to pass a ClassPath via the -J option......
    either run RMIRegistry from the directory where the RMI stubs are......
    or use
    %JDKPath% RMIRegistry -J-classpath -J"%CLASSPath"
    //where %JDKPath% is your JDK path
    //where %CLASSPath is your classpath to the JDK, your class files, your RMI stubs, and any JARs you need..

  • JVM crashing on Linux VM (CentOS) Guest machine

    Hi All
    We have headless CentOS VirtualBox VMs configured over headless CentOS (6) machine (32 bit machine). The guest VM has Sun JDK 1.7 installed on the system with Tomcat 7 as the app server.
    Recently the tomcat JVM has started crashing giving Segmentation faults. The issue is fixed after the whole VM is restarted. Am attaching the JVM crash logs which might help in further investigation.
    Please let us know if anyone has faced similar issue in the past and possible configurations the we might be missing.
    Thanks
    Sudhir
    Sample JVM Crash Log
    ++#++
    ++# A fatal error has been detected by the Java Runtime Environment:++
    ++#++
    ++# SIGSEGV (0xb) at pc=0x011a164b, pid=2118, tid=2708867952++
    ++#++
    ++# JRE version: 7.0-b147++
    ++# Java VM: Java HotSpot(TM) Client VM (21.0-b17 mixed mode linux-x86 )++
    ++# Problematic frame:++
    ++# V [libjvm.so+0x1ba64b] FastScanClosure::do_oop(oopDesc**)+0xb++
    ++#++
    ++# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again++
    ++#++
    ++# If you would like to submit a bug report, please visit:++
    ++# http://bugreport.sun.com/bugreport/crash.jsp++
    ++#++
    (gdb) backtrace
    #0 0x00fbd416 in __kernel_vsyscall ()
    #1 0x002c7b01 in raise () from /lib/libc.so.6
    #2 0x002c93da in abort () from /lib/libc.so.6
    #3 0x01338bb1 in os::abort(bool) ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #4 0x0141b054 in VMError::report_and_die() ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #5 0x0133cf53 in JVM_handle_linux_signal ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #6 0x013351f6 in signalHandler(int, siginfo*, void*) ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #7 <signal handler called>
    #8 0x01178656 in FastScanClosure::do_oop(oopDesc**) ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #9 0x012d1635 in LoaderConstraintTable::oops_do(OopClosure*) ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #10 0x013ba627 in SystemDictionary::oops_do(OopClosure*) ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #11 0x01381879 in SharedHeap::process_strong_roots(bool, bool, SharedHeap::ScanningOption, OopClosure*, CodeBlobClosure*, OopsInGenClosure*) ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #12 0x011c55fb in GenCollectedHeap::gen_process_strong_roots(int, bool, bool, bool, SharedHeap::ScanningOption, OopsInGenClosure*, bool, OopsInGenClosure*) ()
    ---Type <return> to continue, or q <return> to quit---
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #13 0x011797b8 in DefNewGeneration::collect(bool, bool, unsigned int, bool) ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #14 0x011c7467 in GenCollectedHeap::do_collection(bool, bool, unsigned int, bool, int) () from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #15 0x0112ba50 in GenCollectorPolicy::satisfy_failed_allocation(unsigned int, bool) () from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #16 0x0141bc94 in VM_GenCollectForAllocation::doit() ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #17 0x01422e61 in VM_Operation::evaluate() ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #18 0x01421808 in VMThread::evaluate_operation(VM_Operation*) ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #19 0x01421d47 in VMThread::loop() ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #20 0x014223d5 in VMThread::run() ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #21 0x01339f11 in java_start(Thread*) ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #22 0x0045fa49 in start_thread () from /lib/libpthread.so.0
    #23 0x0037be5e in clone () from /lib/libc.so.6
    Edited by: user13695872 on Aug 29, 2012 5:23 AM

    Attaching some more threaddump from core file
    ++(gdb) backtrace++
    ++#0 0x00fbd416 in __kernel_vsyscall ()++
    ++#1 0x002c7b01 in raise () from /lib/libc.so.6++
    ++#2 0x002c93da in abort () from /lib/libc.so.6++
    ++#3 0x01338bb1 in os::abort(bool) ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#4 0x0141b054 in VMError::report_and_die() ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#5 0x0133cf53 in JVM_handle_linux_signal ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#6 0x013351f6 in signalHandler(int, siginfo*, void*) ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#7 <signal handler called>++
    ++#8 0x01178656 in FastScanClosure::do_oop(oopDesc**) ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#9 0x012d1635 in LoaderConstraintTable::oops_do(OopClosure*) ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#10 0x013ba627 in SystemDictionary::oops_do(OopClosure*) ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#11 0x01381879 in SharedHeap::process_strong_roots(bool, bool, SharedHeap::ScanningOption, OopClosure*, CodeBlobClosure*, OopsInGenClosure*) ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#12 0x011c55fb in GenCollectedHeap::gen_process_strong_roots(int, bool, bool, bool, SharedHeap::ScanningOption, OopsInGenClosure*, bool, OopsInGenClosure*) ()++
    ++---Type <return> to continue, or q <return> to quit---++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#13 0x011797b8 in DefNewGeneration::collect(bool, bool, unsigned int, bool) ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#14 0x011c7467 in GenCollectedHeap::do_collection(bool, bool, unsigned int, bool, int) () from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#15 0x0112ba50 in GenCollectorPolicy::satisfy_failed_allocation(unsigned int, bool) () from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#16 0x0141bc94 in VM_GenCollectForAllocation::doit() ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#17 0x01422e61 in VM_Operation::evaluate() ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#18 0x01421808 in VMThread::evaluate_operation(VM_Operation*) ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#19 0x01421d47 in VMThread::loop() ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#20 0x014223d5 in VMThread::run() ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#21 0x01339f11 in java_start(Thread*) ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#22 0x0045fa49 in start_thread () from /lib/libpthread.so.0++
    ++#23 0x0037be5e in clone () from /lib/libc.so.6++

  • ERP 6.0 EHP4 Java Hotspot Error

    Dear Gurus,
    While installing SAP 6.0 EHP4 I have faced an error as :
    Java Hotspot (TM) 64-Bit Server VM (build 1.4.2_16-b05,mixed mode) in import abap step.
    after I got the error above, I also installed  j2sdk1.4.2_25-x64 to overcome the error.But the result is the same.I still getting the same error.
    Database : MSSQL 2008
    OS : Server 2008 Enterprise Edition x64
    Wirtual Machine : vmware workstation

    install new j2sdk 1.4.2_29 and try again.
    you can download it from http://java.com/en/javaforbusiness/sap_download.jsp link

  • Java VM: Java HotSpot(TM) Client VM (1.4.2_14-b05 mixed mode)

    Hello,
    I'm doing configuration "Note: 373634.1 - Using Discoverer 10.1.2 with Oracle E-Business Suite Release 12", but when I execute following command, It has been occuring errors in this step "6.6.1. Grant End User Layer Administration Privileges".
    ./eulapi -CONNECT eul_us/*****@prod -GRANT_PRIVILEGE -USER SYSADMIN -PRIVILEGE administration -PRIVILEGE all_admin_privs -LOG eul_us_privsnew.log
    -connect <**********>
    -grant_privilege
    -user SYSADMIN
    -privilege administration
    -privilege all_admin_privs
    -log eul_us_privsnew.log
    Command completed.
    *** glibc detected *** /u01/oracle/BIHome/jdk/bin/java: corrupted double-linked list: 0x0854e640 ***
    ======= Backtrace: =========
    /lib/libc.so.6[0xf7e97ab6]
    /lib/libc.so.6[0xf7e994d2]
    /lib/libc.so.6(cfree+0x59)[0xf7e999d9]
    /usr/lib/libstdc++-libc6.2-2.so.3(__builtin_delete+0x22)[0xe8176ff6]
    /usr/lib/libstdc++-libc6.2-2.so.3(__builtin_vec_delete+0x1b)[0xe817701f]
    /u01/oracle/BIHome/discoverer/lib/libdcecm51.so(_._16ColSmAllocBucket+0x64)[0xeaf73bf4]
    /u01/oracle/BIHome/discoverer/lib/libdcell51.so(_._7OLBTree+0x3b)[0xeaae3beb]
    /u01/oracle/BIHome/discoverer/lib/libdcecm51.so(_._17COLMapStringToPtr+0x2b)[0xeaf702bb]
    /u01/oracle/BIHome/discoverer/lib/libdcecm51.so(_._10OLClassTab+0x32)[0xeaeddd22]
    /u01/oracle/BIHome/discoverer/lib/libdceeul51.so[0xe9359aa1]
    /u01/oracle/BIHome/discoverer/lib/libdceeul51.so[0xe9374022]
    /u01/oracle/BIHome/discoverer/lib/libdceeul51.so[0xe913e5db]
    /u01/oracle/BIHome/discoverer/lib/libdceeul51.so[0xe94d4995]
    /lib/ld-linux.so.2[0xf7faf80e]
    /lib/libc.so.6(exit+0xe9)[0xf7e5bda9]
    /lib/libc.so.6(__libc_start_main+0xe4)[0xf7e45ea4]
    /u01/oracle/BIHome/jdk/bin/java(readdir+0x8d)[0x80491a1]
    and also this error:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # SIGSEGV (0xb) at pc=0xf7e548d8, pid=7875, tid=4158572752
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_14-b05 mixed mode)
    # Problematic frame:
    # C [libc.so.6+0x678d8]
    Following some information about environment:
    - Red Hat Enterprise Linux Server release 5.4 (Tikanga)
    - Version of Oracle Discoverer: 10.1.2.3
    - Version Oracle EBS: 12.0.6
    Could you help me, please?
    Thank you,
    Marcelo Mattos

    Hello Srini,
    The command has been finished with status 134, following logs:
    A folder named 'OKI Header Subsequent Renewal Types Lookup' was created or modified during the import but is not in a business area
    A folder named 'School District Tax Information' was created or modified during the import but is not in a business area
    Import completed, but with warnings. Please check the result.
    Completed Wed Mar 23 09:18:13 EDT 2011.
    End of import log
    adupdeul is exiting with status 134
    End of adupdeul session
    Date/time is Wed Mar 23 09:18:13 EDT 2011
    Can I go ahead with my configuration?
    Thank you,
    Marcelo Mattos

Maybe you are looking for