EXCEPTION_ACCESS_VIOLATION on forName0

Java crash on forName0 method, please help
# An unexpected error has been detected by HotSpot Virtual Machine:
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d60171d, pid=16036, tid=7036
# Java VM: Java HotSpot(TM) Client VM (1.5.0_10-b03 mixed mode)
# Problematic frame:
# C [verify.dll+0x171d]
--------------- T H R E A D ---------------
Current thread (0x21bac690): JavaThread "Thread-25" [_thread_in_native, id=7036]
siginfo: ExceptionCode=0xc0000005, reading address 0x000013f0
Registers:
EAX=0x00000000, EBX=0x17fd479c, ECX=0x28f62bd0, EDX=0x000004fb
ESP=0x2198f204, EBP=0x2198f218, ESI=0x2198f2cc, EDI=0x00000100
EIP=0x6d60171d, EFLAGS=0x00010207
Top of Stack: (sp=0x2198f204)
0x2198f204: 2198f2cc 2198f2cc 17fd479c 28f62bd0
0x2198f214: 21baa7da 2198f238 6d6016b6 0098f2cc
0x2198f224: 17fcbf68 6d604999 2198f2cc 17fcbf68
0x2198f234: 17fcbf51 2198f270 6d601efc 2198f2cc
0x2198f244: 17fcbf68 0000000a 2198f2cc 17fd47b4
0x2198f254: 2198f2cc 21bade50 00000000 00000001
0x2198f264: 21bac750 21bade5c 000000b8 2198f2ac
0x2198f274: 6d601a91 2198f2cc 00000006 00000207
Instructions: (pc=0x6d60171d)
0x6d60170d: e8 00 00 00 c1 e9 08 8b 04 88 8b 4d f8 8d 14 92
0x6d60171d: 39 4c 90 04 8d 04 90 75 3e 8b 38 8b 4d 0c 8a 19
Stack: [0x21950000,0x21990000), sp=0x2198f204, free space=252k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [verify.dll+0x171d]
C [verify.dll+0x16b6]
C [verify.dll+0x1efc]
C [verify.dll+0x1a91]
C [verify.dll+0x126b]
C [java.dll+0x3fb7]
V [jvm.dll+0x11be83]
V [jvm.dll+0x78a61]
V [jvm.dll+0x78d81]
V [jvm.dll+0x78a40]
V [jvm.dll+0xa48f9]
V [jvm.dll+0x9dbdb]
C [java.dll+0x13d8]
j java.lang.Class.forName0(Ljava/lang/String;ZLjava/lang/ClassLoader;)Ljava/lang/Class;+0
j java.lang.Class.forName(Ljava/lang/String;)Ljava/lang/Class;+5
j com.shkco.adsr.common.client.gui.config.ViewConfig.getViewComponentByID(Lcom/shkco/adsr/common/client/gui/config/bean/ViewBean;)Ljavax/swing/JComponent;+10
j com.shkco.adsr.common.client.gui.manager.ViewBuilder.toViewModel(Lcom/shkco/adsr/common/client/gui/config/bean/ViewBean;)Lcom/shkco/adsr/common/client/gui/model/ViewModel;+10
j com.shkco.adsr.common.client.gui.manager.ViewBuilder.toViewModel(Ljava/lang/String;)Lcom/shkco/adsr/common/client/gui/model/ViewModel;+16
j com.shkco.adsr.common.client.gui.manager.ViewBuilder.toViewModel(Lcom/shkco/adsr/common/client/gui/bean/IFrameBean;)Lcom/shkco/adsr/common/client/gui/model/ViewModel;+22
j com.shkco.adsr.common.client.gui.manager.ViewBuilder.buildViewFrame(Lcom/shkco/adsr/common/client/gui/component/TabbedPaneDesktop;Lcom/shkco/adsr/common/client/gui/bean/IFrameBean;)Ljavax/swing/JInternalFrame;+4
j com.shkco.adsr.common.client.gui.manager.TabBuilder$BuildDesktopRunnable.run()V+12
j com.shkco.adsr.common.client.gui.manager.TabBuilder$1.run()V+73
j com.shkco.adsr.common.client.gui.component.progress.DialogHandle$1.run()V+7
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
V [jvm.dll+0x8757c]
V [jvm.dll+0xde804]
V [jvm.dll+0x8744d]
V [jvm.dll+0x871aa]
V [jvm.dll+0xa1de8]
V [jvm.dll+0x10fad4]
V [jvm.dll+0x10faa2]
C [MSVCRT.dll+0x2a3b0]
C [kernel32.dll+0xb699]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j java.lang.Class.forName0(Ljava/lang/String;ZLjava/lang/ClassLoader;)Ljava/lang/Class;+0
j java.lang.Class.forName(Ljava/lang/String;)Ljava/lang/Class;+5
j com.shkco.adsr.common.client.gui.config.ViewConfig.getViewComponentByID(Lcom/shkco/adsr/common/client/gui/config/bean/ViewBean;)Ljavax/swing/JComponent;+10
j com.shkco.adsr.common.client.gui.manager.ViewBuilder.toViewModel(Lcom/shkco/adsr/common/client/gui/config/bean/ViewBean;)Lcom/shkco/adsr/common/client/gui/model/ViewModel;+10
j com.shkco.adsr.common.client.gui.manager.ViewBuilder.toViewModel(Ljava/lang/String;)Lcom/shkco/adsr/common/client/gui/model/ViewModel;+16
j com.shkco.adsr.common.client.gui.manager.ViewBuilder.toViewModel(Lcom/shkco/adsr/common/client/gui/bean/IFrameBean;)Lcom/shkco/adsr/common/client/gui/model/ViewModel;+22
j com.shkco.adsr.common.client.gui.manager.ViewBuilder.buildViewFrame(Lcom/shkco/adsr/common/client/gui/component/TabbedPaneDesktop;Lcom/shkco/adsr/common/client/gui/bean/IFrameBean;)Ljavax/swing/JInternalFrame;+4
j com.shkco.adsr.common.client.gui.manager.TabBuilder$BuildDesktopRunnable.run()V+12
j com.shkco.adsr.common.client.gui.manager.TabBuilder$1.run()V+73
j com.shkco.adsr.common.client.gui.component.progress.DialogHandle$1.run()V+7
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
=>0x21bac690 JavaThread "Thread-25" [_thread_in_native, id=7036]
0x21b93170 JavaThread "Timer-5" [_thread_blocked, id=22204]
0x0082e7d0 JavaThread "Finalizer" daemon [_thread_blocked, id=22128]
0x0082d570 JavaThread "Reference Handler" daemon [_thread_blocked, id=20716]
Other Threads:
0x0082c850 VMThread [id=26504]
0x00833880 WatcherThread [id=16584]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 18176K, used 1232K [0x02b70000, 0x03f20000, 0x03f20000)
eden space 16192K, 5% used [0x02b70000, 0x02c3e3b8, 0x03b40000)
from space 1984K, 20% used [0x03b40000, 0x03ba5cd0, 0x03d30000)
to space 1984K, 0% used [0x03d30000, 0x03d30000, 0x03f20000)
tenured generation total 241984K, used 46481K [0x03f20000, 0x12b70000, 0x12b70000)
the space 241984K, 19% used [0x03f20000, 0x06c847e0, 0x06c84800, 0x12b70000)
compacting perm gen total 47616K, used 47445K [0x12b70000, 0x159f0000, 0x16b70000)
the space 47616K, 99% used [0x12b70000, 0x159c56c0, 0x159c5800, 0x159f0000)
No shared spaces configured.
Dynamic libraries:
0x00400000 - 0x0040d000      C:\Java\jre1.5.0_10\bin\javaw.exe
0x7c920000 - 0x7c9b7000      C:\WINDOWS\system32\ntdll.dll
VM Arguments:
jvm_args: -Xms256m -Xmx256m -Xloggc:C:\\gc.log -Dcom.ibm.CORBA.FragmentSize=4096 -Dsun.rmi.dgc.client.gcInterval=500 -Dsun.rmi.dgc.server.gcInterval=500 -Djava.endorsed.dirs=C:\ibm-was\6.1\java\jre\lib\endorsed -Djava.ext.dirs=C:\ibm-was\6.1\plugins;C:\ibm-was\6.1\java\jre\lib\ext;C:\ibm-was\6.1\lib;C:\Java\jre1.5.0_10\lib\ext -Duser.language=zh_TW -Duser.country=TW
java_command: adsr-common-ui-1.0.jar
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=C:\Java\jre1.5.0_10
CLASSPATH=c:\sybase\ASEP\3pclass.zip;c:\sybase\ASEP\monclass.zip;
PATH=c:\sybase\OCS-12_0\dll;c:\sybase\OCS-12_0\bin;c:\sybase\ASEP;C:\Program Files\CA\Dcs\DMScripting\;C:\Program Files\CA\DCS\CAWIN\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\PROGRA~1\CA\SHARED~1\CAM\bin;C:\Program Files\CA\Unicenter Software Delivery\BIN;c:\sybase\SQLRemote\dll
USERNAME=KarsonLo
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 10, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows XP Build 2600 Service Pack 2
CPU:total 2 (cores per cpu 2, threads per core 1) family 6 model 7 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2
Memory: 4k page, physical 1945640k(1109464k free), swap 3885192k(2888956k free)
vm_info: Java HotSpot(TM) Client VM (1.5.0_10-b03) for windows-x86, built on Nov 9 2006 13:13:34 by "java_re" with MS VC++ 6.0

Is there documents available to know root cause of this crash...i dont get details mentioned in stack trace I want to know this is due to JVM or our application is making jvm to crash...
I already reported this issue as bug report. but I didnt got any response from them
Any inputs will be great

Similar Messages

  • EXCEPTION_ACCESS_VIOLATION when loading DB2 driver

    Hi,
    I'm currently developing an executable jar application. I've got a problem in connecting to the DB2 server after packaging the application into a jar file. Below is the error that I encountered:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d6c9a1f, pid=2296, tid=2260
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_05-b05 mixed mode, sharing)
    # Problematic frame:
    # V  [jvm.dll+0x89a1f]
    # An error report file with more information is saved as hs_err_pid2296.log
    # If you would like to submit a bug report, please visit:
    #   http://java.sun.com/webapps/bugreport/crash.jsp
    #And here's the detailed log:
    ---------------  T H R E A D  ---------------
    Current thread (0x02cc7e00):  JavaThread "AWT-EventQueue-0" [_thread_in_vm, id=2260]
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000000
    Registers:
    EAX=0x00000000, EBX=0x00000000, ECX=0x02d12fe8, EDX=0x00ac2d60
    ESP=0x0742f090, EBP=0x0742f0c0, ESI=0x02cc7e00, EDI=0x00ac2d58
    EIP=0x6d6c9a1f, EFLAGS=0x00010206
    Top of Stack: (sp=0x0742f090)
    0x0742f090:   02cc7ebc 02cc7ebc 26b15cf0 02cc7ebc
    0x0742f0a0:   02cc7ebc 6d68086a 6d64aa71 02cc7e00
    0x0742f0b0:   0742f0e0 6d6c62ad 02cc7e00 00ac2d58
    0x0742f0c0:   0742f0e0 1000a647 02cc7ebc 00000000
    0x0742f0d0:   100130c8 00ac2d5c 02cc7e00 26b15cf0
    0x0742f0e0:   0742f100 100039b0 02cc7ebc 00000000
    0x0742f0f0:   00000000 00000000 02cc7e00 26b15cf0
    0x0742f100:   0742f130 00ad826f 02cc7ebc 0742f144
    Instructions: (pc=0x6d6c9a1f)
    0x6d6c9a0f:   a9 00 00 00 39 5d 14 0f 84 a0 00 00 00 8b 45 0c
    0x6d6c9a1f:   ff 30 e8 2a 97 ff ff 59 50 56 8d 4d 08 e8 da c3
    Stack: [0x073f0000,0x07430000),  sp=0x0742f090,  free space=252k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V  [jvm.dll+0x89a1f]
    C  [db2jdbc.dll+0xa647]
    C  [db2jdbc.dll+0x39b0]
    j  COM.ibm.db2.jdbc.app.DB2Driver.SQLAllocEnv([I)I+0
    j  COM.ibm.db2.jdbc.app.DB2Driver.<init>()V+628
    j  COM.ibm.db2.jdbc.app.DB2Driver.<clinit>()V+27
    v  ~StubRoutines::call_stub
    V  [jvm.dll+0x8295c]
    V  [jvm.dll+0xd752e]
    V  [jvm.dll+0x8282d]
    V  [jvm.dll+0x75a9c]
    V  [jvm.dll+0x7499d]
    V  [jvm.dll+0x9ff40]
    V  [jvm.dll+0x99269]
    C  [java.dll+0x13d8]
    j  java.lang.Class.forName0(Ljava/lang/String;ZLjava/lang/ClassLoader;)Ljava/lang/Class;+0
    j  java.lang.Class.forName(Ljava/lang/String;)Ljava/lang/Class;+5
    j  ort.cip.client.DB2Connection.connect_query(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;[Z)Lcom/jrefinery/data/XYDataset;+19
    j  ort.cip.client.ORT_Charting_Main.jButton1_ActionEvents()V+369
    j  ort.cip.client.ORT_Charting_Main.connEtoC2()V+1
    j  ort.cip.client.ORT_Charting_Main.access$5(Lort/cip/client/ORT_Charting_Main;)V+1
    j  ort.cip.client.ORT_Charting_Main$IvjEventHandler.actionPerformed(Ljava/awt/event/ActionEvent;)V+62
    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+81
    j  java.awt.Container.processEvent(Ljava/awt/AWTEvent;)V+18
    j  java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+477
    j  java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V+42
    j  java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V+2
    j  java.awt.LightweightDispatcher.retargetMouseEvent(Ljava/awt/Component;ILjava/awt/event/MouseEvent;)V+304
    j  java.awt.LightweightDispatcher.processMouseEvent(Ljava/awt/event/MouseEvent;)Z+139
    j  java.awt.LightweightDispatcher.dispatchEvent(Ljava/awt/AWTEvent;)Z+50
    j  java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V+12
    j  java.awt.Window.dispatchEventImpl(Ljava/awt/AWTEvent;)V+19
    j  java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V+2
    j  java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+46
    j  java.awt.EventDispatchThread.pumpOneEventForHierarchy(ILjava/awt/Component;)Z+233
    j  java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+26
    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+0x8295c]
    V  [jvm.dll+0xd752e]
    V  [jvm.dll+0x8282d]
    V  [jvm.dll+0x8258a]
    V  [jvm.dll+0x9d476]
    V  [jvm.dll+0x1042ae]
    V  [jvm.dll+0x10427c]
    C  [MSVCRT.dll+0x2a3b0]
    C  [kernel32.dll+0xb50b]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j  COM.ibm.db2.jdbc.app.DB2Driver.SQLAllocEnv([I)I+0
    j  COM.ibm.db2.jdbc.app.DB2Driver.<init>()V+628
    j  COM.ibm.db2.jdbc.app.DB2Driver.<clinit>()V+27
    v  ~StubRoutines::call_stub
    j  java.lang.Class.forName0(Ljava/lang/String;ZLjava/lang/ClassLoader;)Ljava/lang/Class;+0
    j  java.lang.Class.forName(Ljava/lang/String;)Ljava/lang/Class;+5
    j  ort.cip.client.DB2Connection.connect_query(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;[Z)Lcom/jrefinery/data/XYDataset;+19
    j  ort.cip.client.ORT_Charting_Main.jButton1_ActionEvents()V+369
    j  ort.cip.client.ORT_Charting_Main.connEtoC2()V+1
    j  ort.cip.client.ORT_Charting_Main.access$5(Lort/cip/client/ORT_Charting_Main;)V+1
    j  ort.cip.client.ORT_Charting_Main$IvjEventHandler.actionPerformed(Ljava/awt/event/ActionEvent;)V+62
    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+81
    j  java.awt.Container.processEvent(Ljava/awt/AWTEvent;)V+18
    j  java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+477
    j  java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V+42
    j  java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V+2
    j  java.awt.LightweightDispatcher.retargetMouseEvent(Ljava/awt/Component;ILjava/awt/event/MouseEvent;)V+304
    j  java.awt.LightweightDispatcher.processMouseEvent(Ljava/awt/event/MouseEvent;)Z+139
    j  java.awt.LightweightDispatcher.dispatchEvent(Ljava/awt/AWTEvent;)Z+50
    j  java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V+12
    j  java.awt.Window.dispatchEventImpl(Ljava/awt/AWTEvent;)V+19
    j  java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V+2
    j  java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+46
    j  java.awt.EventDispatchThread.pumpOneEventForHierarchy(ILjava/awt/Component;)Z+233
    j  java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+26
    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 )
      0x000352e8 JavaThread "DestroyJavaVM" [_thread_blocked, id=832]
    =>0x02cc7e00 JavaThread "AWT-EventQueue-0" [_thread_in_vm, id=2260]
      0x02cc4618 JavaThread "AWT-Shutdown" [_thread_blocked, id=848]
      0x00aa1a38 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3720]
      0x02cac008 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3756]
      0x00a699f0 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=4020]
      0x00a685c8 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3556]
      0x00a67860 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=880]
      0x00a62ad0 JavaThread "Finalizer" daemon [_thread_blocked, id=2364]
      0x00a615f0 JavaThread "Reference Handler" daemon [_thread_blocked, id=2796]
    Other Threads:
      0x00a5ed50 VMThread [id=2656]
      0x00a677a0 WatcherThread [id=3492]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation   total 576K, used 292K [0x22a80000, 0x22b20000, 0x22f60000)
      eden space 512K,  44% used [0x22a80000, 0x22ab9540, 0x22b00000)
      from space 64K,  99% used [0x22b00000, 0x22b0fd78, 0x22b10000)
      to   space 64K,   0% used [0x22b10000, 0x22b10000, 0x22b20000)
    tenured generation   total 1408K, used 1304K [0x22f60000, 0x230c0000, 0x26a80000)
       the space 1408K,  92% used [0x22f60000, 0x230a6278, 0x230a6400, 0x230c0000)
    compacting perm gen  total 8192K, used 640K [0x26a80000, 0x27280000, 0x2aa80000)
       the space 8192K,   7% used [0x26a80000, 0x26b20080, 0x26b20200, 0x27280000)
        ro space 8192K,  62% used [0x2aa80000, 0x2af8a3a0, 0x2af8a400, 0x2b280000)
        rw space 12288K,  46% used [0x2b280000, 0x2b8103d8, 0x2b810400, 0x2be80000)
    Dynamic libraries:
    0x00400000 - 0x0040c000      C:\WINDOWS\system32\java.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
    0x77c10000 - 0x77c68000      C:\WINDOWS\system32\MSVCRT.dll
    0x6d640000 - 0x6d7cc000      C:\Program Files\Java\jre1.5.0_05\bin\client\jvm.dll
    0x77d40000 - 0x77dd0000      C:\WINDOWS\system32\USER32.dll
    0x77f10000 - 0x77f56000      C:\WINDOWS\system32\GDI32.dll
    0x76b40000 - 0x76b6d000      C:\WINDOWS\system32\WINMM.dll
    0x6d280000 - 0x6d288000      C:\Program Files\Java\jre1.5.0_05\bin\hpi.dll
    0x76bf0000 - 0x76bfb000      C:\WINDOWS\system32\PSAPI.DLL
    0x6d610000 - 0x6d61c000      C:\Program Files\Java\jre1.5.0_05\bin\verify.dll
    0x6d300000 - 0x6d31d000      C:\Program Files\Java\jre1.5.0_05\bin\java.dll
    0x6d630000 - 0x6d63f000      C:\Program Files\Java\jre1.5.0_05\bin\zip.dll
    0x6d000000 - 0x6d167000      C:\Program Files\Java\jre1.5.0_05\bin\awt.dll
    0x73000000 - 0x73026000      C:\WINDOWS\system32\WINSPOOL.DRV
    0x76390000 - 0x763ad000      C:\WINDOWS\system32\IMM32.dll
    0x774e0000 - 0x7761d000      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
    0x63000000 - 0x63014000      C:\WINDOWS\system32\SynTPFcs.dll
    0x77c00000 - 0x77c08000      C:\WINDOWS\system32\VERSION.dll
    0x7c9c0000 - 0x7d1d5000      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
    0x6d240000 - 0x6d27d000      C:\Program Files\Java\jre1.5.0_05\bin\fontmanager.dll
    0x6d4c0000 - 0x6d4d3000      C:\Program Files\Java\jre1.5.0_05\bin\net.dll
    0x71ab0000 - 0x71ac7000      C:\WINDOWS\system32\WS2_32.dll
    0x71aa0000 - 0x71aa8000      C:\WINDOWS\system32\WS2HELP.dll
    0x6d4e0000 - 0x6d4e9000      C:\Program Files\Java\jre1.5.0_05\bin\nio.dll
    0x10000000 - 0x10016000      C:\Program Files\SQLLIB\bin\db2jdbc.dll
    0x6c000000 - 0x6c236000      C:\PROGRA~1\SQLLIB\BIN\DB2CLI.dll
    0x6c770000 - 0x6ca25000      C:\PROGRA~1\SQLLIB\BIN\DB2SYS.dll
    0x6e260000 - 0x6e26b000      C:\PROGRA~1\SQLLIB\BIN\DB2WINT.dll
    0x07430000 - 0x07445000      C:\PROGRA~1\SQLLIB\BIN\DB2SYSP.dll
    0x6c240000 - 0x6c4e1000      C:\PROGRA~1\SQLLIB\BIN\DB2APP.dll
    0x6c620000 - 0x6c738000      C:\PROGRA~1\SQLLIB\BIN\DB2UTIL.dll
    0x6c4f0000 - 0x6c529000      C:\PROGRA~1\SQLLIB\BIN\DB2ABIND.dll
    0x07450000 - 0x07580000      C:\PROGRA~1\SQLLIB\BIN\db2osse.dll
    0x77120000 - 0x771ac000      C:\WINDOWS\system32\OLEAUT32.dll
    0x5b860000 - 0x5b8b4000      C:\WINDOWS\system32\NETAPI32.dll
    0x07580000 - 0x0758c000      C:\PROGRA~1\SQLLIB\BIN\db2locale.dll
    0x07590000 - 0x075c8000      C:\PROGRA~1\SQLLIB\BIN\db2trcapi.dll
    VM Arguments:
    java_command: Charting.jar
    Environment Variables:
    CLASSPATH=.;C:\PROGRA~1\SQLLIB\java\db2java.zip;C:\PROGRA~1\SQLLIB\java\db2jcc.jar;C:\PROGRA~1\SQLLIB\java\sqlj.zip;C:\PROGRA~1\SQLLIB\bin;C:\PROGRA~1\SQLLIB\java\common.jar
    PATH=C:\PROGRAM FILES\THINKPAD\UTILITIES;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI Control Panel;C:\WINDOWS\Downloaded Program Files;C:\IBMTOOLS\Python22;C:\Program Files\PC-Doctor for Windows\services;C:\Program Files\IBM\Trace Facility;C:\Program Files\Personal Communications;C:\IMNnq_NT;C:\PROGRA~1\Tcl\bin;C:\PROGRA~1\SQLLIB\BIN;C:\PROGRA~1\SQLLIB\FUNCTION;C:\j2sdk1.4.2_10\bin;C:\Program Files\MySQL\MySQL Server 5.0\bin;C:\CMVC\exe;C:\CMVC\exe\bin;C:\CMVC\bin
    USERNAME=nugraha
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 13 Stepping 6, GenuineIntel
    ---------------  S Y S T E M  ---------------
    OS: Windows XP Build 2600 Service Pack 2
    CPU:total 1 family 6, cmov, cx8, fxsr, mmx, sse, sse2
    Memory: 4k page, physical 261040k(31956k free), swap 639216k(137944k free)
    vm_info: Java HotSpot(TM) Client VM (1.5.0_05-b05) for windows-x86, built on Aug 26 2005 15:36:02 by "java_re" with MS VC++ 6.0I found out that this error came out when the following part of the code was executed (see the one in bold):
    public static com.jrefinery.data.XYDataset connect_query(
        java.lang.String drive_SN,
        java.lang.String start_Date,
        java.lang.String end_Date,
        boolean[] checkBox_group) {
        TimeSeriesCollection collection = new TimeSeriesCollection();
        BasicTimeSeries[] param_value;
        try {
            // load the DB2 Driver
    Class.forName("COM.ibm.db2.jdbc.app.DB2Driver");
            // establish a connection to DB2
               Connection db2Conn = DriverManager.getConnection("jdbc:db2:FOXDBS_S","myID","mypass");    
            // use a statement to gather data from the database
            Statement st = db2Conn.createStatement();
            String myQuery = info_query;
            // execute the query
            ResultSet resultSet = st.executeQuery(myQuery);
            // clean up resources
            resultSet.close();
            st.close();
            db2Conn.close();
        } catch (ClassNotFoundException cnfe) {
            cnfe.printStackTrace();
        } catch (SQLException sqle) {
            sqle.printStackTrace();
        XYDataset data = collection;
        return data;
    }This code actually worked fine when I ran it from VisualAge for Java environment.
    I'm currently using J2SDK version 1.4.2_10 and J2RE version 1.4.2_10.
    Appreciate any help that you all can suggest. I've been looking for this error on the web. Seems like this has been a known and common problem but I couldn't find the working answer so far. Thank you in advance for any help.
    Chris

    Hi Russel,
    Thanks for the reply. I've executed the jar file using the -Xcheck:jni as follows:
    java -jar -Xcheck:jni Charting.jarand when I executed the function here's what appeared on the screen:
    FATAL ERROR in native method: JNI call made with exception pending
            at COM.ibm.db2.jdbc.app.DB2Driver.SQLAllocEnv(Native Method)
            at COM.ibm.db2.jdbc.app.DB2Driver.<init>(Unknown Source)
            at COM.ibm.db2.jdbc.app.DB2Driver.<clinit>(Unknown Source)
            at java.lang.Class.forName0(Native Method)
            at java.lang.Class.forName(Unknown Source)
            at ort.cip.client.DB2Connection.connect_query(DB2Connection.java:45)
            at ort.cip.client.ORT_Charting_Main.jButton1_ActionEvents(ORT_Charting_M
    ain.java:3159)
            at ort.cip.client.ORT_Charting_Main.connEtoC2(ORT_Charting_Main.java:244
            at ort.cip.client.ORT_Charting_Main.access$5(ORT_Charting_Main.java:240)
            at ort.cip.client.ORT_Charting_Main$IvjEventHandler.actionPerformed(ORT_
    Charting_Main.java:187)
            at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
            at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
            at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
            at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
            at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Sour
    ce)
            at java.awt.Component.processMouseEvent(Unknown Source)
            at javax.swing.JComponent.processMouseEvent(Unknown Source)
            at java.awt.Component.processEvent(Unknown Source)
            at java.awt.Container.processEvent(Unknown Source)
            at java.awt.Component.dispatchEventImpl(Unknown Source)
            at java.awt.Container.dispatchEventImpl(Unknown Source)
            at java.awt.Component.dispatchEvent(Unknown Source)
            at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
            at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
            at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
            at java.awt.Container.dispatchEventImpl(Unknown Source)
            at java.awt.Window.dispatchEventImpl(Unknown Source)
            at java.awt.Component.dispatchEvent(Unknown Source)
            at java.awt.EventQueue.dispatchEvent(Unknown Source)
            at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
            at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
            at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
            at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
            at java.awt.EventDispatchThread.run(Unknown Source)I recognized that the error appeared during the execution of function "forName(driver)", which is exactly what I predicted before. Strange that this function worked well when executed from the development software (before packaging it into jar file). Is there a difference in the way the program works as executable jar file and as the file in the development sofware?
    And regarding the JDBC driver, I did try another driver, which was the JDBC type 2 and 4 driver. But when I ran the application, there's an error saying that the DB2 server does not support type 2 or 4 JDBC driver. Seems like I have no other choice but to use this driver.
    Do you have any suggestion on how to make the driver work as an executable Jar file? Meanwhile, I'll try to report the bug for this driver. Thanks....

  • EXCEPTION_ACCESS_VIOLATION while opening JRE 1.3.1_04 Plug In

    I get the following EXCEPTION_ACCESS_VIOLATION error while trying to open the 1.3.1_04 java plug in in the control panel. Any ideas on what is causing the problem ? I'm running on XP home edition
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x695c9550
    Function name=(N/A)
    Library=C:\WINDOWS\System32\nvoglnt.dll
    NOTE: We are unable to locate the function name symbol for the error
    just occurred. Please refer to release documentation for possible
    reason and solutions.
    Current Java thread:
         at sun.awt.Win32GraphicsDevice.getDefaultPixID(Native Method)
         at sun.awt.Win32GraphicsDevice.getDefaultConfiguration(Unknown Source)
         at sun.awt.windows.WToolkit.resetGC(Unknown Source)
         at sun.awt.windows.WToolkit.<clinit>(Unknown Source)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at java.awt.Toolkit$2.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.awt.Toolkit.getDefaultToolkit(Unknown Source)
         at sun.awt.GlobalCursorManager$CursorEvent.<init>(Unknown Source)
         at sun.awt.GlobalCursorManager.<clinit>(Unknown Source)
         at java.awt.Cursor.initIDs(Native Method)
         at java.awt.Cursor.<clinit>(Unknown Source)
         at javax.swing.text.JTextComponent.setEditable(Unknown Source)
         at javax.swing.text.JTextComponent.<init>(Unknown Source)
         at javax.swing.JTextField.<init>(Unknown Source)
         at javax.swing.JTextField.<init>(Unknown Source)
         at sun.plugin.panel.BasicPanel.<init>(Unknown Source)
         at sun.plugin.panel.ActivatorPanel.<init>(Unknown Source)
         at sun.plugin.panel.ControlPanel.init(Unknown Source)
         at sun.plugin.panel.ControlPanel.main(Unknown Source)
    Dynamic libraries:
    0x00400000 - 0x00405000      C:\Program Files\JavaSoft\JRE\1.3.1_04\bin\javaw.exe
    0x77F50000 - 0x77FF7000      C:\WINDOWS\System32\ntdll.dll
    0x77E60000 - 0x77F46000      C:\WINDOWS\system32\kernel32.dll
    0x77DD0000 - 0x77E5D000      C:\WINDOWS\system32\ADVAPI32.dll
    0x78000000 - 0x78086000      C:\WINDOWS\system32\RPCRT4.dll
    0x77D40000 - 0x77DCC000      C:\WINDOWS\system32\USER32.dll
    0x77C70000 - 0x77CB0000      C:\WINDOWS\system32\GDI32.dll
    0x77C10000 - 0x77C63000      C:\WINDOWS\system32\MSVCRT.dll
    0x6D420000 - 0x6D4F7000      C:\Program Files\JavaSoft\JRE\1.3.1_04\bin\hotspot\jvm.dll
    0x76B40000 - 0x76B6C000      C:\WINDOWS\System32\WINMM.dll
    0x6BD00000 - 0x6BD0D000      C:\WINDOWS\System32\SYNCOR11.DLL
    0x6D220000 - 0x6D227000      C:\Program Files\JavaSoft\JRE\1.3.1_04\bin\hpi.dll
    0x6D3B0000 - 0x6D3BD000      C:\Program Files\JavaSoft\JRE\1.3.1_04\bin\verify.dll
    0x6D250000 - 0x6D266000      C:\Program Files\JavaSoft\JRE\1.3.1_04\bin\java.dll
    0x6D3C0000 - 0x6D3CD000      C:\Program Files\JavaSoft\JRE\1.3.1_04\bin\zip.dll
    0x6D020000 - 0x6D12A000      C:\Program Files\JavaSoft\JRE\1.3.1_04\bin\awt.dll
    0x73000000 - 0x73023000      C:\WINDOWS\System32\WINSPOOL.DRV
    0x76390000 - 0x763AC000      C:\WINDOWS\System32\IMM32.dll
    0x771B0000 - 0x772D1000      C:\WINDOWS\system32\ole32.dll
    0x5AD70000 - 0x5ADA4000      C:\WINDOWS\System32\uxtheme.dll
    0x6D1E0000 - 0x6D21B000      C:\Program Files\JavaSoft\JRE\1.3.1_04\bin\fontmanager.dll
    0x6D000000 - 0x6D009000      C:\Program Files\JavaSoft\JRE\1.3.1_04\bin\ActPanel.dll
    0x773D0000 - 0x77BC2000      C:\WINDOWS\system32\SHELL32.dll
    0x70A70000 - 0x70AD5000      C:\WINDOWS\system32\SHLWAPI.dll
    0x77120000 - 0x771AB000      C:\WINDOWS\system32\OLEAUT32.dll
    0x71950000 - 0x71A34000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.10.0_x-ww_f7fb5805\comctl32.dll
    0x77340000 - 0x773CB000      C:\WINDOWS\system32\comctl32.dll
    0x5ED00000 - 0x5EDC6000      C:\WINDOWS\System32\OPENGL32.dll
    0x68B20000 - 0x68B3E000      C:\WINDOWS\System32\GLU32.dll
    0x73760000 - 0x737A4000      C:\WINDOWS\System32\DDRAW.dll
    0x73BC0000 - 0x73BC6000      C:\WINDOWS\System32\DCIMAN32.dll
    0x69500000 - 0x697E4000      C:\WINDOWS\System32\nvoglnt.dll
    0x76C90000 - 0x76CB2000      C:\WINDOWS\system32\imagehlp.dll
    0x6D510000 - 0x6D58D000      C:\WINDOWS\system32\DBGHELP.dll
    0x77C00000 - 0x77C07000      C:\WINDOWS\system32\VERSION.dll
    0x76BF0000 - 0x76BFB000      C:\WINDOWS\System32\PSAPI.DLL
    Local Time = Wed Mar 10 20:29:02 2004
    Elapsed Time = 1
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.3.1_04-b02 mixed mode)

    We had the same problem. It wasn't until we updated our NVidia driver to the latest version were we able to run the Universal Installer. The weird thing here was that we had the same driver version on another machine and we were able to run the U.I. The difference was that one one machine, we had a NVidia Vanta video card from Compaq. On the other machine we had a NVidia Vanta\Vanta LT from NVidia. Hopefully, just upgrading to the latest video card drivers will solve your problem.

  • BUG: TemplateMaker version 11.0.0.38.15 - EXCEPTION_ACCESS_VIOLATION

    After updating the JDeveloper with the template maker plugin, when opening the JDeveloper an exception occurs. It's impossible to open the Jdeveloper.
    Jdeveloper version - 10.1.3.0.4(SU1)
    Operating System - Windows XP SP2
    JDK - 1.4.2_08-b03
    Error:
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x30C
    4D8B
    Function=[Unknown.]
    Library=(N/A)
    NOTE: We are unable to locate the function name symbol for the error
    just occurred. Please refer to release documentation for possible
    reason and solutions.
    Current Java thread:
    at java.lang.Class.isArray(Native Method)
    at java.lang.Class.resolveName(Class.java:1466)
    at java.lang.Class.getResource(Class.java:1354)
    at org.dubh.jdev.templatemaker.TemplateMaker.<clinit>(TemplateMaker.java
    :124)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:141)
    at oracle.ideimpl.extension.AddinManagerImpl.createAddin(AddinManagerImp
    l.java:442)
    at oracle.ideimpl.extension.AddinManagerImpl.initializeAddins(AddinManag
    erImpl.java:225)
    at oracle.ideimpl.extension.AddinManagerImpl.initProductAndUserAddins(Ad
    dinManagerImpl.java:156)
    - locked <0x12860a80> (a oracle.ideimpl.extension.AddinManagerImpl)
    at oracle.ide.IdeCore.initProductAndUserAddins(IdeCore.java:1431)
    at oracle.ide.IdeCore.startupImpl(IdeCore.java:1196)
    at oracle.ide.Ide.startup(Ide.java:672)
    at oracle.ideimpl.Main.start(Main.java:49)
    at oracle.ideimpl.Main.main(Main.java:25)
    Dynamic libraries:
    0x00400000 - 0x0041D000 C:\tools\jdevj2eebase1013\jdev\bin\jdev.exe
    0x7C900000 - 0x7C9B0000 C:\WINDOWS\system32\ntdll.dll
    0x7C800000 - 0x7C8F4000 C:\WINDOWS\system32\kernel32.dll
    0x77D40000 - 0x77DD0000 C:\WINDOWS\system32\USER32.dll
    0x77F10000 - 0x77F57000 C:\WINDOWS\system32\GDI32.dll
    0x763B0000 - 0x763F9000 C:\WINDOWS\system32\comdlg32.dll
    0x77F60000 - 0x77FD6000 C:\WINDOWS\system32\SHLWAPI.dll
    0x77DD0000 - 0x77E6B000 C:\WINDOWS\system32\ADVAPI32.dll
    0x77E70000 - 0x77F01000 C:\WINDOWS\system32\RPCRT4.dll
    0x77C10000 - 0x77C68000 C:\WINDOWS\system32\msvcrt.dll
    0x5D090000 - 0x5D127000 C:\WINDOWS\system32\COMCTL32.dll
    0x7C9C0000 - 0x7D1D5000 C:\WINDOWS\system32\SHELL32.dll
    0x773D0000 - 0x774D2000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-C
    ontrols_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9\comctl32.dll
    0x5A000000 - 0x5A018000 C:\Program Files\Spyware Doctor\Tools\klg.dat
    0x77120000 - 0x771AC000 C:\WINDOWS\system32\oleaut32.dll
    0x774E0000 - 0x7761D000 C:\WINDOWS\system32\ole32.dll
    0x009B0000 - 0x009C8000 C:\Program Files\Spyware Doctor\Tools\swpg.dat
    0x77FE0000 - 0x77FF1000 C:\WINDOWS\system32\Secur32.dll
    0x76EE0000 - 0x76F1C000 C:\WINDOWS\system32\RASAPI32.DLL
    0x76E90000 - 0x76EA2000 C:\WINDOWS\system32\rasman.dll
    0x71AB0000 - 0x71AC7000 C:\WINDOWS\system32\WS2_32.dll
    0x71AA0000 - 0x71AA8000 C:\WINDOWS\system32\WS2HELP.dll
    0x5B860000 - 0x5B8B4000 C:\WINDOWS\system32\NETAPI32.dll
    0x76EB0000 - 0x76EDF000 C:\WINDOWS\system32\TAPI32.dll
    0x76E80000 - 0x76E8E000 C:\WINDOWS\system32\rtutils.dll
    0x76B40000 - 0x76B6D000 C:\WINDOWS\system32\WINMM.dll
    0x77C70000 - 0x77C93000 C:\WINDOWS\system32\msv1_0.dll
    0x76D60000 - 0x76D79000 C:\WINDOWS\system32\iphlpapi.dll
    0x769C0000 - 0x76A73000 C:\WINDOWS\system32\USERENV.dll
    0x08000000 - 0x08138000 C:\Java\j2sdk1.4.2_08\jre\bin\client\jvm.dll
    0x10000000 - 0x10007000 C:\Java\j2sdk1.4.2_08\jre\bin\hpi.dll
    0x5AD70000 - 0x5ADA8000 C:\WINDOWS\system32\uxtheme.dll
    0x00AD0000 - 0x00ADE000 C:\Java\j2sdk1.4.2_08\jre\bin\verify.dll
    0x00AE0000 - 0x00AF9000 C:\Java\j2sdk1.4.2_08\jre\bin\java.dll
    0x00B00000 - 0x00B0E000 C:\Java\j2sdk1.4.2_08\jre\bin\zip.dll
    0x74720000 - 0x7476B000 C:\WINDOWS\system32\MSCTF.dll
    0x03AF0000 - 0x03C02000 C:\Java\j2sdk1.4.2_08\jre\bin\awt.dll
    0x73000000 - 0x73026000 C:\WINDOWS\system32\WINSPOOL.DRV
    0x76390000 - 0x763AD000 C:\WINDOWS\system32\IMM32.dll
    0x03C10000 - 0x03C61000 C:\Java\j2sdk1.4.2_08\jre\bin\fontmanager.dll
    0x73760000 - 0x737A9000 C:\WINDOWS\system32\ddraw.dll
    0x73BC0000 - 0x73BC6000 C:\WINDOWS\system32\DCIMAN32.dll
    0x73940000 - 0x73A10000 C:\WINDOWS\system32\D3DIM700.DLL
    0x08740000 - 0x08B3F000 C:\WINDOWS\Resources\themes\Luna\Luna.msstyles
    0x07FE0000 - 0x07FFA000 C:\tools\jdevj2eebase1013\jdev\lib\jdevnative.dl
    l
    0x095C0000 - 0x095CF000 C:\Java\j2sdk1.4.2_08\jre\bin\net.dll
    0x095D0000 - 0x095D8000 C:\Java\j2sdk1.4.2_08\jre\bin\nio.dll
    0x76C90000 - 0x76CB8000 C:\WINDOWS\system32\imagehlp.dll
    0x59A60000 - 0x59B01000 C:\WINDOWS\system32\DBGHELP.dll
    0x77C00000 - 0x77C08000 C:\WINDOWS\system32\VERSION.dll
    0x76BF0000 - 0x76BFB000 C:\WINDOWS\system32\PSAPI.DLL
    Heap at VM Abort:
    Heap
    def new generation total 576K, used 543K [0x10010000, 0x100b0000, 0x12770000)
    eden space 512K, 93% used [0x10010000, 0x10087e28, 0x10090000)
    from space 64K, 100% used [0x10090000, 0x100a0000, 0x100a0000)
    to space 64K, 0% used [0x100a0000, 0x100a0000, 0x100b0000)
    tenured generation total 6832K, used 4674K [0x12770000, 0x12e1c000, 0x3001000
    0)
    the space 6832K, 68% used [0x12770000, 0x12c00b18, 0x12c00c00, 0x12e1c000)
    compacting perm gen total 18688K, used 18514K [0x30010000, 0x31250000, 0x3a010
    000)
    the space 18688K, 99% used [0x30010000, 0x31224888, 0x31224a00, 0x31250000)
    Local Time = Mon Mar 27 11:19:50 2006
    Elapsed Time = 5
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_08-b03 mixed mode)
    # An error report file has been saved as hs_err_pid3132.log.
    # Please refer to the file for further information.
    Message was edited by:
    pringi

    Yes. I re-downloaded and the problem mantains...
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x30C4D8B
    Function=[Unknown.]
    Library=(N/A)
    NOTE: We are unable to locate the function name symbol for the error
    just occurred. Please refer to release documentation for possible
    reason and solutions.
    Current Java thread:
         at java.lang.Class.isArray(Native Method)
         at java.lang.Class.resolveName(Class.java:1466)
         at java.lang.Class.getResource(Class.java:1354)
         at org.dubh.jdev.templatemaker.TemplateMaker.<clinit>(TemplateMaker.java:124)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:141)
         at oracle.ideimpl.extension.AddinManagerImpl.createAddin(AddinManagerImpl.java:442)
         at oracle.ideimpl.extension.AddinManagerImpl.initializeAddins(AddinManagerImpl.java:225)
         at oracle.ideimpl.extension.AddinManagerImpl.initProductAndUserAddins(AddinManagerImpl.java:156)
         - locked <0x1285fbe0> (a oracle.ideimpl.extension.AddinManagerImpl)
         at oracle.ide.IdeCore.initProductAndUserAddins(IdeCore.java:1431)
         at oracle.ide.IdeCore.startupImpl(IdeCore.java:1196)
         at oracle.ide.Ide.startup(Ide.java:672)
         at oracle.ideimpl.Main.start(Main.java:49)
         at oracle.ideimpl.Main.main(Main.java:25)
    Dynamic libraries:
    0x00400000 - 0x0041D000      C:\tools\jdevj2eebase1013\jdev\bin\jdev.exe
    0x7C900000 - 0x7C9B0000      C:\WINDOWS\system32\ntdll.dll
    0x7C800000 - 0x7C8F4000      C:\WINDOWS\system32\kernel32.dll
    0x77D40000 - 0x77DD0000      C:\WINDOWS\system32\USER32.dll
    0x77F10000 - 0x77F57000      C:\WINDOWS\system32\GDI32.dll
    0x763B0000 - 0x763F9000      C:\WINDOWS\system32\comdlg32.dll
    0x77F60000 - 0x77FD6000      C:\WINDOWS\system32\SHLWAPI.dll
    0x77DD0000 - 0x77E6B000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77E70000 - 0x77F01000      C:\WINDOWS\system32\RPCRT4.dll
    0x77C10000 - 0x77C68000      C:\WINDOWS\system32\msvcrt.dll
    0x5D090000 - 0x5D127000      C:\WINDOWS\system32\COMCTL32.dll
    0x7C9C0000 - 0x7D1D5000      C:\WINDOWS\system32\SHELL32.dll
    0x773D0000 - 0x774D2000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9\comctl32.dll
    0x5A000000 - 0x5A018000      C:\Program Files\Spyware Doctor\Tools\klg.dat
    0x77120000 - 0x771AC000      C:\WINDOWS\system32\oleaut32.dll
    0x774E0000 - 0x7761D000      C:\WINDOWS\system32\ole32.dll
    0x009B0000 - 0x009C8000      C:\Program Files\Spyware Doctor\Tools\swpg.dat
    0x77FE0000 - 0x77FF1000      C:\WINDOWS\system32\Secur32.dll
    0x76EE0000 - 0x76F1C000      C:\WINDOWS\system32\RASAPI32.DLL
    0x76E90000 - 0x76EA2000      C:\WINDOWS\system32\rasman.dll
    0x71AB0000 - 0x71AC7000      C:\WINDOWS\system32\WS2_32.dll
    0x71AA0000 - 0x71AA8000      C:\WINDOWS\system32\WS2HELP.dll
    0x5B860000 - 0x5B8B4000      C:\WINDOWS\system32\NETAPI32.dll
    0x76EB0000 - 0x76EDF000      C:\WINDOWS\system32\TAPI32.dll
    0x76E80000 - 0x76E8E000      C:\WINDOWS\system32\rtutils.dll
    0x76B40000 - 0x76B6D000      C:\WINDOWS\system32\WINMM.dll
    0x77C70000 - 0x77C93000      C:\WINDOWS\system32\msv1_0.dll
    0x76D60000 - 0x76D79000      C:\WINDOWS\system32\iphlpapi.dll
    0x769C0000 - 0x76A73000      C:\WINDOWS\system32\USERENV.dll
    0x5AD70000 - 0x5ADA8000      C:\WINDOWS\system32\uxtheme.dll
    0x74720000 - 0x7476B000      C:\WINDOWS\system32\MSCTF.dll
    0x08000000 - 0x08138000      C:\Java\j2sdk1.4.2_08\jre\bin\client\jvm.dll
    0x10000000 - 0x10007000      C:\Java\j2sdk1.4.2_08\jre\bin\hpi.dll
    0x00D20000 - 0x00D2E000      C:\Java\j2sdk1.4.2_08\jre\bin\verify.dll
    0x00D30000 - 0x00D49000      C:\Java\j2sdk1.4.2_08\jre\bin\java.dll
    0x00D50000 - 0x00D5E000      C:\Java\j2sdk1.4.2_08\jre\bin\zip.dll
    0x03AF0000 - 0x03C02000      C:\Java\j2sdk1.4.2_08\jre\bin\awt.dll
    0x73000000 - 0x73026000      C:\WINDOWS\system32\WINSPOOL.DRV
    0x76390000 - 0x763AD000      C:\WINDOWS\system32\IMM32.dll
    0x03C10000 - 0x03C61000      C:\Java\j2sdk1.4.2_08\jre\bin\fontmanager.dll
    0x73760000 - 0x737A9000      C:\WINDOWS\system32\ddraw.dll
    0x73BC0000 - 0x73BC6000      C:\WINDOWS\system32\DCIMAN32.dll
    0x73940000 - 0x73A10000      C:\WINDOWS\system32\D3DIM700.DLL
    0x08740000 - 0x08B3F000      C:\WINDOWS\Resources\themes\Luna\Luna.msstyles
    0x07FE0000 - 0x07FFA000      C:\tools\jdevj2eebase1013\jdev\lib\jdevnative.dll
    0x097D0000 - 0x097DF000      C:\Java\j2sdk1.4.2_08\jre\bin\net.dll
    0x097E0000 - 0x097E8000      C:\Java\j2sdk1.4.2_08\jre\bin\nio.dll
    0x76C90000 - 0x76CB8000      C:\WINDOWS\system32\imagehlp.dll
    0x59A60000 - 0x59B01000      C:\WINDOWS\system32\DBGHELP.dll
    0x77C00000 - 0x77C08000      C:\WINDOWS\system32\VERSION.dll
    0x76BF0000 - 0x76BFB000      C:\WINDOWS\system32\PSAPI.DLL
    Heap at VM Abort:
    Heap
    def new generation total 576K, used 116K [0x10010000, 0x100b0000, 0x12770000)
    eden space 512K, 15% used [0x10010000, 0x10023458, 0x10090000)
    from space 64K, 61% used [0x10090000, 0x10099db0, 0x100a0000)
    to space 64K, 0% used [0x100a0000, 0x100a0000, 0x100b0000)
    tenured generation total 6932K, used 4755K [0x12770000, 0x12e35000, 0x30010000)
    the space 6932K, 68% used [0x12770000, 0x12c14c48, 0x12c14e00, 0x12e35000)
    compacting perm gen total 18688K, used 18522K [0x30010000, 0x31250000, 0x3a010000)
    the space 18688K, 99% used [0x30010000, 0x31226b88, 0x31226c00, 0x31250000)
    Local Time = Mon Mar 27 18:12:44 2006
    Elapsed Time = 5
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_08-b03 mixed mode)
    #

  • Installation problem on XP EXCEPTION_ACCESS_VIOLATION

    Attempting to install on windows XP I get a "crash" incriminating ntdll.dll.
    The same installation file works OK on my professional laptop which is
    windows NT.
    Se logfile below
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x7C93AE22
    Function=RtlImpersonateSelf+0x3A5
    Library=F:\WINDOWS\system32\ntdll.dll
    Current Java thread:
         at java.util.zip.ZipFile.getNextEntry(Native Method)
         at java.util.zip.ZipFile.access$400(Unknown Source)
         at java.util.zip.ZipFile$2.nextElement(Unknown Source)
         - locked <0x08ccd8e8> (a java.util.zip.ZipFile)
         at com.installshield.archive.ArchiveReader.entries(Unknown Source)
         at com.installshield.product.actions.UninstallerArchive.getRequiredBytes(Unknown Source)
         at com.installshield.product.service.product.RequiredBytes.getUninstallerSize(Unknown Source)
         at com.installshield.product.service.product.RequiredBytes.visitSoftwareObject(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBean(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
         at com.installshield.product.service.product.RequiredBytes.getEstimatedRequiredBytes(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$DiskSpaceCheck.execute(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.executeCheck(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.executeChecks(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.installshield.wizard.service.LocalImplementorProxy.invoke(Unknown Source)
         at com.installshield.wizard.service.AbstractService.invokeImpl(Unknown Source)
         at com.installshield.product.service.product.GenericProductService.executeChecks(Unknown Source)
         at com.installshield.product.service.product.InstallCheckerImpl.check(Unknown Source)
         at com.installshield.product.wizardbeans.InstallCheckPanel.executeChecks(Unknown Source)
         at com.installshield.product.wizardbeans.InstallCheckPanel.queryEnter(Unknown Source)
         at com.installshield.wizard.awt.AWTWizardUI.currentBeanChanged(Unknown Source)
         - locked <0x08653e88> (a com.installshield.wizard.swing.SwingWizardUI)
         at com.installshield.wizard.swing.SwingWizardUI.currentBeanChanged(Unknown Source)
         - locked <0x08653e88> (a com.installshield.wizard.swing.SwingWizardUI)
         at com.installshield.wizard.StandardWizardListener.currentBeanChanged(Unknown Source)
         at com.installshield.wizard.Wizard$RunThread.run(Unknown Source)
    Dynamic libraries:
    0x00400000 - 0x00406000      F:\DOCUME~1\RAGNAR~1\LOCALS~1\Temp\LRE6C.tmp\bin\java.exe
    0x7C910000 - 0x7C9C7000      F:\WINDOWS\system32\ntdll.dll
    0x7C800000 - 0x7C904000      F:\WINDOWS\system32\kernel32.dll
    0x77DA0000 - 0x77E4C000      F:\WINDOWS\system32\ADVAPI32.dll
    0x77E50000 - 0x77EE1000      F:\WINDOWS\system32\RPCRT4.dll
    0x77BE0000 - 0x77C38000      F:\WINDOWS\system32\MSVCRT.dll
    0x08000000 - 0x08138000      F:\DOCUME~1\RAGNAR~1\LOCALS~1\Temp\LRE6C.tmp\bin\client\jvm.dll
    0x77D10000 - 0x77DA0000      F:\WINDOWS\system32\USER32.dll
    0x77EF0000 - 0x77F37000      F:\WINDOWS\system32\GDI32.dll
    0x76AE0000 - 0x76B0F000      F:\WINDOWS\system32\WINMM.dll
    0x10000000 - 0x10007000      F:\DOCUME~1\RAGNAR~1\LOCALS~1\Temp\LRE6C.tmp\bin\hpi.dll
    0x00390000 - 0x0039E000      F:\DOCUME~1\RAGNAR~1\LOCALS~1\Temp\LRE6C.tmp\bin\verify.dll
    0x003B0000 - 0x003C9000      F:\DOCUME~1\RAGNAR~1\LOCALS~1\Temp\LRE6C.tmp\bin\java.dll
    0x003D0000 - 0x003DD000      F:\DOCUME~1\RAGNAR~1\LOCALS~1\Temp\LRE6C.tmp\bin\zip.dll
    0x02E60000 - 0x02E6F000      F:\Documents and Settings\Ragnar MOLLER\Local Settings\Temp\LRE6C.tmp\bin\net.dll
    0x719F0000 - 0x71A07000      F:\WINDOWS\system32\WS2_32.dll
    0x719E0000 - 0x719E8000      F:\WINDOWS\system32\WS2HELP.dll
    0x71990000 - 0x719D0000      F:\WINDOWS\System32\mswsock.dll
    0x76ED0000 - 0x76EF7000      F:\WINDOWS\system32\DNSAPI.dll
    0x76F60000 - 0x76F68000      F:\WINDOWS\System32\winrnr.dll
    0x76F10000 - 0x76F3D000      F:\WINDOWS\system32\WLDAP32.dll
    0x76F70000 - 0x76F76000      F:\WINDOWS\system32\rasadhlp.dll
    0x02F80000 - 0x02FB0000      F:\Documents and Settings\Ragnar MOLLER\Local Settings\Temp\ismp001\win32ppk.dll
    0x7C9D0000 - 0x7D1F3000      F:\WINDOWS\system32\SHELL32.dll
    0x77F40000 - 0x77FB6000      F:\WINDOWS\system32\SHLWAPI.dll
    0x774A0000 - 0x775DD000      F:\WINDOWS\system32\ole32.dll
    0x76320000 - 0x7633D000      F:\WINDOWS\system32\IMM32.dll
    0x77BD0000 - 0x77BD8000      F:\WINDOWS\system32\VERSION.dll
    0x77390000 - 0x77493000      F:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\comctl32.dll
    0x58B50000 - 0x58BEA000      F:\WINDOWS\system32\comctl32.dll
    0x5B090000 - 0x5B0C8000      F:\WINDOWS\SYSTEM32\uxtheme.dll
    0x03080000 - 0x030E9000      G:\Kaspersky Security Suite\Kaspersky Anti-Spam Personal\OEHook.dll
    0x76340000 - 0x7638A000      F:\WINDOWS\system32\comdlg32.dll
    0x76010000 - 0x76075000      F:\WINDOWS\system32\MSVCP60.dll
    0x770E0000 - 0x7716C000      F:\WINDOWS\system32\OLEAUT32.dll
    0x03030000 - 0x03037000      G:\Kaspersky Security Suite\Kaspersky Anti-Spam Personal\CatNames.dll
    0x03530000 - 0x0363F000      F:\Documents and Settings\Ragnar MOLLER\Local Settings\Temp\LRE6C.tmp\bin\awt.dll
    0x72F50000 - 0x72F76000      F:\WINDOWS\system32\WINSPOOL.DRV
    0x03640000 - 0x03690000      F:\Documents and Settings\Ragnar MOLLER\Local Settings\Temp\LRE6C.tmp\bin\fontmanager.dll
    0x736B0000 - 0x736F9000      F:\WINDOWS\system32\ddraw.dll
    0x73B10000 - 0x73B16000      F:\WINDOWS\system32\DCIMAN32.dll
    0x73890000 - 0x73960000      F:\WINDOWS\system32\D3DIM700.DLL
    0x057E0000 - 0x05BDF000      F:\WINDOWS\Resources\themes\Luna\Luna.msstyles
    0x23000000 - 0x23007000      F:\Program Files\Plaxo\2.12.0.29\plx_hook.dll
    0x05C20000 - 0x05C27000      G:\Copernic Desktop Search\DesktopSearchSystem2515.dll
    0x20000000 - 0x202DA000      F:\WINDOWS\system32\xpsp2res.dll
    0x6FEE0000 - 0x6FF34000      F:\WINDOWS\system32\netapi32.dll
    0x71A60000 - 0x71A72000      F:\WINDOWS\system32\MPR.dll
    0x75EF0000 - 0x75EF7000      F:\WINDOWS\System32\drprov.dll
    0x71B70000 - 0x71B7E000      F:\WINDOWS\System32\ntlanman.dll
    0x71C30000 - 0x71C47000      F:\WINDOWS\System32\NETUI0.dll
    0x71BF0000 - 0x71C30000      F:\WINDOWS\System32\NETUI1.dll
    0x71BE0000 - 0x71BE7000      F:\WINDOWS\System32\NETRAP.dll
    0x71B50000 - 0x71B63000      F:\WINDOWS\System32\SAMLIB.dll
    0x75F00000 - 0x75F09000      F:\WINDOWS\System32\davclnt.dll
    0x778E0000 - 0x779D8000      F:\WINDOWS\system32\SETUPAPI.dll
    0x77B50000 - 0x77B72000      F:\WINDOWS\system32\appHelp.dll
    0x76F80000 - 0x76FFF000      F:\WINDOWS\system32\CLBCATQ.DLL
    0x77000000 - 0x770D4000      F:\WINDOWS\system32\COMRes.dll
    0x05D70000 - 0x05D93000      F:\WINDOWS\system32\nvappfilter.dll
    0x76BA0000 - 0x76BAB000      F:\WINDOWS\system32\PSAPI.DLL
    0x62E40000 - 0x62E99000      F:\WINDOWS\system32\hnetcfg.dll
    0x719D0000 - 0x719D8000      F:\WINDOWS\System32\wshtcpip.dll
    0x745E0000 - 0x748A6000      F:\WINDOWS\system32\msi.dll
    0x77210000 - 0x772C1000      F:\WINDOWS\system32\SXS.DLL
    0x75610000 - 0x75686000      F:\WINDOWS\system32\wbem\fastprox.dll
    0x75200000 - 0x75237000      F:\WINDOWS\system32\wbem\wbemcomn.dll
    0x76740000 - 0x76753000      F:\WINDOWS\system32\NTDSAPI.dll
    0x77FC0000 - 0x77FD1000      F:\WINDOWS\system32\Secur32.dll
    0x76C40000 - 0x76C68000      F:\WINDOWS\system32\imagehlp.dll
    0x5D3F0000 - 0x5D491000      F:\WINDOWS\system32\DBGHELP.dll
    Heap at VM Abort:
    Heap
    def new generation total 1536K, used 463K [0x08140000, 0x082e0000, 0x085d0000)
    eden space 1408K, 23% used [0x08140000, 0x08193ec8, 0x082a0000)
    from space 128K, 99% used [0x082c0000, 0x082dfff0, 0x082e0000)
    to space 128K, 0% used [0x082a0000, 0x082a0000, 0x082c0000)
    tenured generation total 18944K, used 7681K [0x085d0000, 0x09850000, 0x0bd40000)
    the space 18944K, 40% used [0x085d0000, 0x08d50600, 0x08d50600, 0x09850000)
    compacting perm gen total 11008K, used 10759K [0x0bd40000, 0x0c800000, 0x0fd40000)
    the space 11008K, 97% used [0x0bd40000, 0x0c7c1e18, 0x0c7c2000, 0x0c800000)
    Local Time = Sun Nov 12 17:27:22 2006
    Elapsed Time = 36
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_04-b05 mixed mode)
    ee log file below

    Hello,
    I'm using jdk1.5.0_09 which was installed just before I tried to install Java studio creator. I installed the version without netbeans etc.
    I was successful installing on my professional laptop, which is a Win 2000 machine but it's to full to start trying out Java Studio on. That machine has a Jkd installed one year ago.
    I checked out most of the documents on the site, noteably:
    My installation of Java Studio Creator 2 Update 1 may not have completed successfully on Windows 2000 or XP. How should I proceed?
    and
    My installation of Java Studio Creator 2 Update 1 may not have completed successfully on Windows 2000 or XP. How should I proceed?
    Ragnar

  • Serious problem ????? Unexpected Signal : EXCEPTION_ACCESS_VIOLATION

    Hi,
    While running a simple program i got a problem.The program has generated a report file. Attaching the same. Can anyone tell me why it is so??
    Log file is :
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x6d448cb7
    Function name=(N/A)
    Library=D:\Program Files\JavaSoft\JRE\1.3.1_03\bin\hotspot\jvm.dll
    NOTE: We are unable to locate the function name symbol for the error
    just occurred. Please refer to release documentation for possible
    reason and solutions.
    Current Java thread:
         at sun.jdbc.odbc.JdbcOdbc.driverConnect(Native Method)
         at sun.jdbc.odbc.JdbcOdbc.SQLDriverConnect(Unknown Source)
         at sun.jdbc.odbc.JdbcOdbcConnection.initialize(Unknown Source)
         at sun.jdbc.odbc.JdbcOdbcDriver.connect(Unknown Source)
         at java.sql.DriverManager.getConnection(Unknown Source)
         at java.sql.DriverManager.getConnection(Unknown Source)
         at AJFrame.testsql(AJframe.java:16)
         at AJFrame.<init>(AJframe.java:7)
         at AJFrame.main(AJframe.java:10)
    Dynamic libraries:
    0x00400000 - 0x00405000      C:\WINNT\system32\java.exe
    0x77F80000 - 0x77FFB000      C:\WINNT\System32\ntdll.dll
    0x77DB0000 - 0x77E0B000      C:\WINNT\system32\ADVAPI32.dll
    0x77E80000 - 0x77F35000      C:\WINNT\system32\KERNEL32.DLL
    0x77D40000 - 0x77DB0000      C:\WINNT\system32\RPCRT4.DLL
    0x78000000 - 0x78046000      C:\WINNT\system32\MSVCRT.dll
    0x6D420000 - 0x6D4F0000      D:\Program Files\JavaSoft\JRE\1.3.1_03\bin\hotspot\jvm.dll
    0x77E10000 - 0x77E74000      C:\WINNT\system32\USER32.dll
    0x77F40000 - 0x77F7C000      C:\WINNT\system32\GDI32.DLL
    0x77570000 - 0x775A0000      C:\WINNT\system32\WINMM.dll
    0x75E60000 - 0x75E7A000      C:\WINNT\System32\IMM32.DLL
    0x6D220000 - 0x6D227000      D:\Program Files\JavaSoft\JRE\1.3.1_03\bin\hpi.dll
    0x6D3B0000 - 0x6D3BD000      D:\Program Files\JavaSoft\JRE\1.3.1_03\bin\verify.dll
    0x6D250000 - 0x6D266000      D:\Program Files\JavaSoft\JRE\1.3.1_03\bin\java.dll
    0x6D3C0000 - 0x6D3CD000      D:\Program Files\JavaSoft\JRE\1.3.1_03\bin\zip.dll
    0x6D020000 - 0x6D12A000      D:\Program Files\JavaSoft\JRE\1.3.1_03\bin\awt.dll
    0x77800000 - 0x7781D000      C:\WINNT\system32\WINSPOOL.DRV
    0x77A50000 - 0x77B46000      C:\WINNT\system32\ole32.dll
    0x6D1E0000 - 0x6D21B000      D:\Program Files\JavaSoft\JRE\1.3.1_03\bin\fontmanager.dll
    0x72800000 - 0x72846000      C:\WINNT\system32\DDRAW.dll
    0x728A0000 - 0x728A6000      C:\WINNT\system32\DCIMAN32.dll
    0x69000000 - 0x691D7000      C:\WINNT\system32\G400ICD.DLL
    0x6E420000 - 0x6E426000      C:\WINNT\System32\INDICDLL.dll
    0x6D290000 - 0x6D29A000      D:\Program Files\JavaSoft\JRE\1.3.1_03\bin\JdbcOdbc.dll
    0x1F7D0000 - 0x1F804000      C:\WINNT\system32\ODBC32.dll
    0x76B30000 - 0x76B6E000      C:\WINNT\system32\comdlg32.dll
    0x70BD0000 - 0x70C20000      C:\WINNT\system32\SHLWAPI.DLL
    0x71730000 - 0x717BA000      C:\WINNT\system32\COMCTL32.DLL
    0x782F0000 - 0x78532000      C:\WINNT\system32\SHELL32.DLL
    0x1F8C0000 - 0x1F8D6000      C:\WINNT\system32\odbcint.dll
    0x77920000 - 0x77943000      C:\WINNT\system32\imagehlp.dll
    0x72A00000 - 0x72A2D000      C:\WINNT\system32\DBGHELP.dll
    0x0B240000 - 0x0B24B000      C:\WINNT\system32\PSAPI.DLL
    Local Time = Tue Aug 20 15:57:39 2002
    Elapsed Time = 1
    # HotSpot Virtual Machine Error : EXCEPTION_ACCESS_VIOLATION
    # Error ID : 4F530E43505002BD
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Client VM (1.3.1_03-b03 mixed mode)

    Today I was trouble shooting a jsp page that uses JDBC posted on a TOMCAT server. I was have the same exception as you guys described but found a work around for my program.
    I as reading data from my db into the jsp page (into a table and some drop down menus). The error screen would pop up randomly as I accessed the page. If I refreshed page quickly it would cause the error to happen more often it seemed.
    The fix was i used the "finally" statement to close every instance of ResultSet and Statement.
    Before I use simply:
    rs.close();
    st.close();
    rs = null;
    st = null;
    I have 2 seperate parts on jsp page where I accessed db. Once I put in the finally it worked. Here is the code I used:
    try
         Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
         String sourceURL = new String("jdbc:odbc:D2TEST");
         Connection dbconn = DriverManager.getConnection(sourceURL);
         st = dbconn.createStatement(ResultSet.TYPE_SCROLL_INSENSITIVE, ResultSet.CONCUR_UPDATABLE);
         rs = st.executeQuery("SELECT * FROM CIS_REFERENCE");
         while (rs.next())
              {     minute = rs.getInt("PERIOD");
                   onoff = rs.getInt("PONOFF");
         finally {
              if (rs != null) {
                   try {
                        rs.close();
                   catch (SQLException sqle)
                        System.out.println(sqle.toString());
              if (st != null) {
                   try {
                        st.close();
                   catch (SQLException sqle)
                        System.out.println(sqle.toString());
    Sorry bout the spacing I just cut and paste.
    Hope this helps
    B~

  • EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d641e26, pid=3376, tid=354

    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d641e26, pid=3376, tid=3540
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_02-b09 mixed mode, sharing)
    # Problematic frame:
    # C 0x6d641e26
    --------------- T H R E A D ---------------
    Current thread (0x030052a8): VMThread [id=3540]
    siginfo: ExceptionCode=0xc0000005, reading address 0x000000ac
    Registers:
    EAX=0x0000007c, EBX=0x0502fc74, ECX=0x22d97480, EDX=0x0000007c
    ESP=0x0502fc20, EBP=0x0502fc54, ESI=0x22d97480, EDI=0x02fa8f38
    EIP=0x6d641e26, EFLAGS=0x00010202
    Top of Stack: (sp=0x0502fc20)
    0x0502fc20: 22d97480 6d72c24b 0000007c 02fa8f38
    0x0502fc30: 02ff1698 00000000 00000001 24ba0738
    0x0502fc40: 22d97480 00000000 000abfcc 25d3f000
    0x0502fc50: 22d97480 0502fc80 6d6b0f83 22d97480
    0x0502fc60: 02fdaae8 6d6ad593 0502fc74 02ff1698
    0x0502fc70: 02fa0fd0 02fdaae8 02fa8f38 22d97600
    0x0502fc80: 0502fcd0 6d6aded3 00000001 02ff1698
    0x0502fc90: 00000000 00000001 00000001 00000000
    Instructions: (pc=0x6d641e26)
    0x6d641e16: e8 0c 1b 06 00 5f 5e c9 c3 8b 54 24 04 56 8b f1
    0x6d641e26: 8b 42 30 85 c0 7f 25 7d 1b 83 c9 ff 2b c8 8b 46
    Stack: [0x04f30000,0x05030000), sp=0x0502fc20, free space=1023k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C 0x6d641e26
    C 0x6d6b0f83
    C 0x6d6aded3
    C 0x6d6adb88
    C 0x6d6b115a
    C 0x6d73d70f
    C 0x6d6ac9c7
    C 0x6d6ad05a
    C 0x6d757d4e
    C 0x6d757825
    C 0x6d7579c5
    C 0x6d75775a
    C [msvcrt.dll+0x2a3b0]
    C [kernel32.dll+0xb50b]
    VM_Operation (0x0720f640): full generation collection, mode: safepoint, requested by thread 0x03004760
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x06be0238 JavaThread "Thread-12" daemon [_thread_blocked, id=3636]
    0x02fb9968 JavaThread "Thread-11" daemon [_thread_blocked, id=640]
    0x0964e3d0 JavaThread "Thread-10" daemon [_thread_blocked, id=3968]
    0x03004760 JavaThread "Thread-8" daemon [_thread_blocked, id=2352]
    0x02f77978 JavaThread "Thread-6" daemon [_thread_blocked, id=3236]
    0x02f8d000 JavaThread "AWT-EventQueue-2" [_thread_blocked, id=3100]
    0x03024c00 JavaThread "thread applet-loader.class" [_thread_blocked, id=2696]
    0x02f73510 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=2668]
    0x02f7f710 JavaThread "AWT-Shutdown" [_thread_blocked, id=2660]
    0x02fd3e30 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=1792]
    0x0003fbb8 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2584]
    0x02f844e8 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3292]
    0x02fc8c48 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=1404]
    0x03002dc8 JavaThread "CompilerThread0" daemon [_thread_blocked, id=2052]
    0x02fcdb18 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3640]
    0x02fc18d8 JavaThread "Finalizer" daemon [_thread_blocked, id=1988]
    0x02fb5728 JavaThread "Reference Handler" daemon [_thread_blocked, id=2968]
    0x02fbc1b0 JavaThread "main" [_thread_in_native, id=1356]
    Other Threads:
    =>0x030052a8 VMThread [id=3540]
    0x03005200 WatcherThread [id=3520]
    VM state:at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
    [0x0003db88/0x00000814] Threads_lock - owner thread: 0x030052a8
    [0x0003ff88/0x00000654] Heap_lock - owner thread: 0x03004760
    Heap
    def new generation total 4160K, used 1830K [0x22020000, 0x224a0000, 0x22780000)
    eden space 3712K, 46% used [0x22020000, 0x221cb6b0, 0x223c0000)
    from space 448K, 26% used [0x223c0000, 0x223de3c0, 0x22430000)
    to space 448K, 0% used [0x22430000, 0x22430000, 0x224a0000)
    tenured generation total 55036K, used 36993K [0x22780000, 0x25d3f000, 0x28020000)
    the space 55036K, 67% used [0x22780000, 0x24ba0738, 0x22d97600, 0x25d3f000)
    compacting perm gen total 8192K, used 1970K [0x28020000, 0x28820000, 0x2c020000)
    the space 8192K, 24% used [0x28020000, 0x2820c850, 0x2820ca00, 0x28820000)
    ro space 8192K, 62% used [0x2c020000, 0x2c528018, 0x2c528200, 0x2c820000)
    rw space 12288K, 46% used [0x2c820000, 0x2cdac620, 0x2cdac800, 0x2d420000)
    Dynamic libraries:
    0x00400000 - 0x00419000      C:\Program Files\Internet Explorer\iexplore.exe
    0x7c900000 - 0x7c9b0000      C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c8f4000      C:\WINDOWS\system32\kernel32.dll
    0x77c10000 - 0x77c68000      C:\WINDOWS\system32\msvcrt.dll
    0x77d40000 - 0x77dd0000      C:\WINDOWS\system32\USER32.dll
    0x77f10000 - 0x77f56000      C:\WINDOWS\system32\GDI32.dll
    0x77f60000 - 0x77fd6000      C:\WINDOWS\system32\SHLWAPI.dll
    0x77dd0000 - 0x77e6b000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 - 0x77f01000      C:\WINDOWS\system32\RPCRT4.dll
    0x77760000 - 0x778cc000      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 - 0x771ac000      C:\WINDOWS\system32\OLEAUT32.dll
    0x774e0000 - 0x7761d000      C:\WINDOWS\system32\ole32.dll
    0x5b860000 - 0x5b8b4000      C:\WINDOWS\system32\NETAPI32.dll
    0x771b0000 - 0x77256000      C:\WINDOWS\system32\WININET.dll
    0x76f60000 - 0x76f8c000      C:\WINDOWS\system32\WLDAP32.dll
    0x77c00000 - 0x77c08000      C:\WINDOWS\system32\VERSION.dll
    0x10000000 - 0x10019000      C:\WINDOWS\system32\NVDESK32.DLL
    0x773d0000 - 0x774d2000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9\comctl32.dll
    0x7c9c0000 - 0x7d1d4000      C:\WINDOWS\system32\SHELL32.dll
    0x5d090000 - 0x5d127000      C:\WINDOWS\system32\comctl32.dll
    0x5ad70000 - 0x5ada8000      C:\WINDOWS\system32\uxtheme.dll
    0x74720000 - 0x7476b000      C:\WINDOWS\system32\MSCTF.dll
    0x75f80000 - 0x7607c000      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
    0x77260000 - 0x772fe000      C:\WINDOWS\system32\urlmon.dll
    0x77fe0000 - 0x77ff1000      C:\WINDOWS\system32\Secur32.dll
    0x77920000 - 0x77a13000      C:\WINDOWS\system32\SETUPAPI.dll
    0x769c0000 - 0x76a73000      C:\WINDOWS\system32\USERENV.dll
    0x00dd0000 - 0x00dec000      C:\Program Files\Norton AntiVirus\NavShExt.dll
    0x00df0000 - 0x00e0a000      C:\WINDOWS\system32\ccTrust.dll
    0x76080000 - 0x760e5000      C:\WINDOWS\system32\MSVCP60.dll
    0x76b20000 - 0x76b31000      C:\WINDOWS\system32\ATL.DLL
    0x00e10000 - 0x00e98000      C:\WINDOWS\system32\shdoclc.dll
    0x00ea0000 - 0x01165000      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
    0x017b0000 - 0x01a76000      C:\WINDOWS\system32\msi.dll
    0x75e90000 - 0x75f40000      C:\WINDOWS\system32\SXS.DLL
    0x722b0000 - 0x722b5000      C:\WINDOWS\system32\sensapi.dll
    0x605d0000 - 0x605d9000      C:\WINDOWS\system32\mslbui.dll
    0x76f20000 - 0x76f47000      C:\WINDOWS\system32\DNSAPI.dll
    0x76fc0000 - 0x76fc6000      C:\WINDOWS\system32\rasadhlp.dll
    0x7d4a0000 - 0x7d785000      C:\WINDOWS\System32\mshtml.dll
    0x746c0000 - 0x746e7000      C:\WINDOWS\System32\msls31.dll
    0x746f0000 - 0x7471a000      C:\WINDOWS\System32\msimtf.dll
    0x5c2c0000 - 0x5c300000      C:\WINDOWS\ime\sptip.dll
    0x74c80000 - 0x74cac000      C:\WINDOWS\system32\OLEACC.dll
    0x02150000 - 0x02161000      C:\WINDOWS\IME\SPGRMR.DLL
    0x02170000 - 0x021cb000      C:\Program Files\Common Files\Microsoft Shared\INK\SKCHUI.DLL
    0x325c0000 - 0x325d2000      C:\Program Files\Microsoft Office\OFFICE11\msohev.dll
    0x02350000 - 0x0236b000      C:\Program Files\Common Files\Symantec Shared\Script Blocking\scrauth.dll
    0x02480000 - 0x0249e000      C:\Program Files\Common Files\Symantec Shared\Script Blocking\ScrBlock.dll
    0x0ffd0000 - 0x0fff8000      C:\WINDOWS\system32\rsaenh.dll
    0x75e60000 - 0x75e73000      C:\WINDOWS\system32\cryptnet.dll
    0x4d4f0000 - 0x4d548000      C:\WINDOWS\system32\WINHTTP.dll
    0x75c50000 - 0x75cbe000      c:\windows\system32\jscript.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
    0x71d40000 - 0x71d5c000      C:\WINDOWS\System32\actxprxy.dll
    0x03d40000 - 0x03ecd000      C:\WINDOWS\system32\macromed\flash\flash.ocx
    0x763b0000 - 0x763f9000      C:\WINDOWS\system32\comdlg32.dll
    0x6d430000 - 0x6d43a000      C:\WINDOWS\System32\ddrawex.dll
    0x73760000 - 0x737a9000      C:\WINDOWS\System32\DDRAW.dll
    0x73bc0000 - 0x73bc6000      C:\WINDOWS\System32\DCIMAN32.dll
    0x76820000 - 0x76834000      C:\WINDOWS\system32\HLINK.DLL
    0x73300000 - 0x73367000      c:\windows\system32\vbscript.dll
    0x73dd0000 - 0x73ece000      C:\WINDOWS\system32\MFC42.DLL
    0x5ff20000 - 0x5ff46000      C:\WINDOWS\system32\MSRATING.dll
    0x5ff50000 - 0x5ff61000      C:\WINDOWS\system32\msratelc.dll
    0x79170000 - 0x79196000      C:\WINDOWS\system32\mscoree.dll
    0x79410000 - 0x79425000      C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\mscorie.dll
    0x7c340000 - 0x7c396000      C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\MSVCR71.dll
    0x79480000 - 0x79499000      C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\mscorld.dll
    0x72b20000 - 0x72b38000      C:\WINDOWS\system32\plugin.ocx
    0x76990000 - 0x769b5000      C:\WINDOWS\system32\ntshrui.dll
    0x76980000 - 0x76988000      C:\WINDOWS\system32\LINKINFO.dll
    0x6e4a0000 - 0x6e4ac000      C:\WINDOWS\system32\corpol.dll
    0x732d0000 - 0x732d5000      C:\WINDOWS\system32\SOFTPUB.DLL
    0x71b20000 - 0x71b32000      C:\WINDOWS\system32\MPR.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
    0x71c80000 - 0x71c87000      C:\WINDOWS\System32\NETRAP.dll
    0x71bf0000 - 0x71c03000      C:\WINDOWS\System32\SAMLIB.dll
    0x75f70000 - 0x75f79000      C:\WINDOWS\System32\davclnt.dll
    0x75970000 - 0x75a67000      C:\WINDOWS\system32\MSGINA.dll
    0x76360000 - 0x76370000      C:\WINDOWS\system32\WINSTA.dll
    0x74320000 - 0x7435d000      C:\WINDOWS\system32\ODBC32.dll
    0x06090000 - 0x060a7000      C:\WINDOWS\system32\odbcint.dll
    0x6bdd0000 - 0x6be05000      C:\WINDOWS\System32\dxtrans.dll
    0x6be10000 - 0x6be6a000      C:\WINDOWS\System32\dxtmsft.dll
    0x5a620000 - 0x5a67d000      C:\WINDOWS\system32\inetcpl.cpl
    0x667d0000 - 0x667ed000      C:\WINDOWS\system32\inetcplc.dll
    0x66400000 - 0x66442000      C:\WINDOWS\System32\msieftp.dll
    0x66f00000 - 0x66f35000      C:\WINDOWS\system32\QuickTime\QuickTimeWebHelper.qtx
    0x66800000 - 0x66e31000      C:\WINDOWS\system32\QuickTime.qts
    0x5edd0000 - 0x5ede7000      C:\WINDOWS\system32\OLEPRO32.DLL
    0x73f10000 - 0x73f6c000      C:\WINDOWS\system32\dsound.dll
    0x73ee0000 - 0x73ee4000      C:\WINDOWS\system32\KsUser.dll
    0x67760000 - 0x677f3000      C:\WINDOWS\system32\QuickTime\QuickTime3GPP.qtx
    0x67100000 - 0x67291000      C:\WINDOWS\system32\QuickTime\QuickTimeAuthoring.qtx
    0x672a0000 - 0x672e9000      C:\WINDOWS\system32\QuickTime\QuickTimeCapture.qtx
    0x672f0000 - 0x6736e000      C:\WINDOWS\system32\QuickTime\QuickTimeEffects.qtx
    0x67550000 - 0x675cd000      C:\WINDOWS\system32\QuickTime\QuickTimeEssentials.qtx
    0x67380000 - 0x67404000      C:\WINDOWS\system32\QuickTime\QuickTimeImage.qtx
    0x67020000 - 0x670f7000      C:\WINDOWS\system32\QuickTime\QuickTimeInternetExtras.qtx
    0x674e0000 - 0x6754a000      C:\WINDOWS\system32\QuickTime\QuickTimeMPEG.qtx
    VM Arguments:
    jvm_args: -Xbootclasspath/a:C:\PROGRA~1\Java\JRE15~2.0_0\lib\deploy.jar;C:\PROGRA~1\Java\JRE15~2.0_0\lib\plugin.jar -Xmx96m -Djavaplugin.maxHeapSize=96m -Xverify:remote -Djavaplugin.version=1.5.0_02 -Djavaplugin.nodotversion=150_02 -Dbrowser=sun.plugin -DtrustProxy=true -Dapplication.home=C:\PROGRA~1\Java\JRE15~2.0_0 -Djava.protocol.handler.pkgs=sun.plugin.net.protocol -Djavaplugin.vm.options=-Djava.class.path=C:\PROGRA~1\Java\JRE15~2.0_0\classes -Xbootclasspath/a:C:\PROGRA~1\Java\JRE15~2.0_0\lib\deploy.jar;C:\PROGRA~1\Java\JRE15~2.0_0\lib\plugin.jar -Xmx96m -Djavaplugin.maxHeapSize=96m -Xverify:remote -Djavaplugin.version=1.5.0_02 -Djavaplugin.nodotversion=150_02 -Dbrowser=sun.plugin -DtrustProxy=true -Dapplication.home=C:\PROGRA~1\Java\JRE15~2.0_0 -Djava.protocol.handler.pkgs=sun.plugin.net.protocol vfprintf
    java_command: <unknown>
    Environment Variables:
    PATH=C:\PROGRA~1\Java\JRE15~2.0_0\bin;C:\Program Files\Internet Explorer;;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;.
    USERNAME=a
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 1 Stepping 2, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows XP Build 2600 Service Pack 2
    CPU:total 1 family 15, cmov, cx8, fxsr, mmx, sse, sse2, ht
    Memory: 4k page, physical 523760k(223640k free), swap 1278952k(977872k free)
    vm_info: Java HotSpot(TM) Client VM (1.5.0_02-b09) for windows-x86, built on Mar 4 2005 01:53:53 by "java_re" with MS VC++ 6.0
    -- NEED HELP PELASE this is the error i get in an otepad file after my java freezes on my etc it has cost me $15,000 now :| I use to leave a java chat on while having other programes open and they do nto have a recovery option built into them as the java links me with other key partners. I get restarted, frozen anything Its been two weeks and I am falling behind each day. Please help me
    --Gabliaven                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             

    I was also facing this problem for the last 2 days. Today i removed all the version of JRE installed on my system from Control Panel & installed Java Platfor, Standard Edition 6 Version 1.6.0. Now my applications are working perfectly.
    thanks
    Sooraj

  • EXCEPTION_ACCESS_VIOLATION error in SapJCo DLL'S

    Hi All,<br><br>
    I have been having EXCEPTION_ACCESS_VIOLATION errors crashing the JVM in our SapJCo Client.<br><br>
    The error appears intermitant at the moment and we are still unable to replicate it on demand. I have found several references to similar issues but with no conclusive solution, eg<br>
    JCO Client Problem
    RFC ERROR
    <br>
    One recomends looking at OSS Note 774813, Ive looked for this note, but I cant find it, can someone please help me by providing Idiot proof instructions on just how to get to this note. (Im not really an idiot, just new to the SAP support portals, honest)<br><br>
    Alternatively if anyone can shed some light on these type of errors it would be appreciated...below the top of the hotspot error log file.<br><br>
    Cheers<br>
    Paul<br><br>
    <code>
    An unexpected error has been detected by HotSpot Virtual Machine:
    EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x4c27c57a, pid=788, tid=7212
    Java VM: Java HotSpot(TM) Server VM (1.5.0_12-b04 mixed mode)
    Problematic frame:
    C  [sapjcorfc.dll+0xc57a]
      T H R E A D  -
    Current thread (0x4893ae50):  JavaThread "pool-1-thread-2" [_thread_in_native, id=7212]
    siginfo: ExceptionCode=0xc0000005, reading address 0x61733b70
    Registers:
    EAX=0x497ada08, EBX=0x00000501, ECX=0x00000002, EDX=0x61733b70
    ESP=0x4e16f4e0, EBP=0x4e16f500, ESI=0x00000000, EDI=0x4c5f4aa8
    EIP=0x4c27c57a, EFLAGS=0x00010247
    Top of Stack: (sp=0x4e16f4e0)
    0x4e16f4e0:   4e409a54 00000001 00000500 497ada08
    0x4e16f4f0:   61733b71 497ada0a 61733b71 497ada0e
    0x4e16f500:   4e16f548 4c273e5f 4c5f4aa8 61733b70
    0x4e16f510:   00000001 497ada08 497ada0c 4e16f538
    0x4e16f520:   00000010 4893af10 61733b70 00000000
    0x4e16f530:   497ada08 00000054 00000000 00000000
    0x4e16f540:   00000001 00000001 4e16f588 4c274a15
    0x4e16f550:   4893af10 61733b70 00000010 00000000
    Instructions: (pc=0x4c27c57a)
    0x4c27c56a:   fc 01 4d 18 66 89 30 03 c1 03 d1 01 4d f8 eb 19
    0x4c27c57a:   0f b6 32 8b 5f 10 66 8b 34 73 01 4d fc 01 4d 18
    Stack: [0x4e130000,0x4e170000),  sp=0x4e16f4e0,  free space=253k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C  [sapjcorfc.dll+0xc57a]
    C  [sapjcorfc.dll+0x3e5f]
    C  [sapjcorfc.dll+0x4a15]
    C  [sapjcorfc.dll+0xbc9f]
    j  com.sap.mw.jco.rfc.MiddlewareRFC$Client.nativeExecute(Lcom/sap/mw/jco/JCO$Client;Ljava/lang/String;Lcom/sap/mw/jco/JCO$ParameterList;Lcom/sap/mw/jco/JCO$ParameterList;Lcom/sap/mw/jco/JCO$ParameterList;Lcom/sap/mw/jco/JCO$ParameterList;Ljava/lang/String;Ljava/lang/String;I)V+0
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j  com.sap.mw.jco.rfc.MiddlewareRFC$Client.nativeExecute(Lcom/sap/mw/jco/JCO$Client;Ljava/lang/String;Lcom/sap/mw/jco/JCO$ParameterList;Lcom/sap/mw/jco/JCO$ParameterList;Lcom/sap/mw/jco/JCO$ParameterList;Lcom/sap/mw/jco/JCO$ParameterList;Ljava/lang/String;Ljava/lang/String;I)V+0
    v  ~C2IAdapter
    J  com.sap.mw.jco.JCO$Client.execute(Ljava/lang/String;Lcom/sap/mw/jco/JCO$ParameterList;Lcom/sap/mw/jco/JCO$ParameterList;Lcom/sap/mw/jco/JCO$ParameterList;Lcom/sap/mw/jco/JCO$ParameterList;Ljava/lang/String;Ljava/lang/String;I)V
    </code>
    <br><br>
    Edited by: Paul Henry on Aug 20, 2009 9:44 AM

    You are supposed to provide the java source code that lead to this system error, we are not assembler debuggers! but we can find a workaround if you display your code

  • EXCEPTION_ACCESS_VIOLATION error with MS ACCESS database connection

    Hello,
    I got the EXCEPTION_ACCESS_VIOLATION error in the hs_err_pidXXXX.log file.
    I am using MS ACCESS and jdbc-odbc bridge to access to it.
    The problem is the tomcat server crashes every a couple of hours.
    The error log is attached.
    I searched this error on line and tried a couple of things that they suggested. But no helps.
    I tried increasing the heap size, and change the Java option to -Xint.
    But all no help.
    Would you take a look at the log file and suggest anythings?
    Thank you!!!
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c82f350, pid=4100, tid=1204
    # Java VM: Java HotSpot(TM) Client VM (1.5.0-b64 interpreted mode)
    # Problematic frame:
    # C [ntdll.dll+0x2f350]
    --------------- T H R E A D ---------------
    Current thread (0x490eeb08): JavaThread "TP-Processor2" daemon [_thread_in_native, id=1204]
    siginfo: ExceptionCode=0xc0000005, writing address 0x00000008
    Registers:
    EAX=0x00000000, EBX=0x00000000, ECX=0x00000008, EDX=0x00000004
    ESP=0x4d4ae9e0, EBP=0x4d4ae9ec, ESI=0x00000008, EDI=0x00000000
    EIP=0x7c82f350, EFLAGS=0x00010297
    Top of Stack: (sp=0x4d4ae9e0)
    0x4d4ae9e0: 00000000 00000000 00000008 4d4aea08
    0x4d4ae9f0: 4bfa4c16 00000004 497f150c 4bf727af
    0x4d4aea00: 497f150c 497f14e8 4d4aea40 4bf78af9
    0x4d4aea10: 497f150c 4bfa0000 490eebc4 43c06010
    0x4d4aea20: 00000001 00000000 4d4aea14 4d4ae60c
    0x4d4aea30: 4d4afce8 4bfa5705 4bf78ac8 ffffffff
    0x4d4aea40: 4d4aea58 4bf78a9d 497f14e8 4d4aea78
    0x4d4aea50: 49151ad8 490eebc4 4d4aea70 6d371157
    Instructions: (pc=0x7c82f350)
    0x7c82f340: 56 8d 72 04 57 89 75 fc b8 00 00 00 00 8b 4d fc
    0x7c82f350: f0 0f b3 01 0f 92 c0 84 c0 0f 84 95 0f 00 00 64
    Stack: [0x4d3b0000,0x4d4b0000), sp=0x4d4ae9e0, free space=1018k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [ntdll.dll+0x2f350]
    C [ODBC32.dll+0x34c16]
    C [ODBC32.dll+0x8af9]
    C [ODBC32.dll+0x8a9d]
    C [JdbcOdbc.dll+0x1157]
    j sun.jdbc.odbc.JdbcOdbc.allocConnect(J[B)J+0
    j sun.jdbc.odbc.JdbcOdbc.SQLAllocConnect(J)J+30
    j sun.jdbc.odbc.JdbcOdbcDriver.allocConnection(J)J+6
    j sun.jdbc.odbc.JdbcOdbcConnection.initialize(Ljava/lang/String;Ljava/util/Properties;I)V+37
    j sun.jdbc.odbc.JdbcOdbcDriver.connect(Ljava/lang/String;Ljava/util/Properties;)Ljava/sql/Connection;+129
    j java.sql.DriverManager.getConnection(Ljava/lang/String;Ljava/util/Properties;Ljava/lang/ClassLoader;)Ljava/sql/Connection;+165
    j java.sql.DriverManager.getConnection(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/sql/Connection;+41
    j gov.chi.oemc.pagegate.dao.jdbc.JdbcConnection.getConnection(Z)Ljava/sql/Connection;+18
    j gov.chi.oemc.pagegate.dao.jdbc.MessageDaoJdbc.getMsgHistories(Ljava/lang/String;Ljava/lang/String;ZI)Ljava/util/List;+13
    j gov.chi.oemc.pagegate.service.dwr.impl.MessageDwrManagerImpl.getMsgHistories(Ljava/lang/String;Ljava/lang/String;ZI)Ljava/util/List;+9
    j sun.reflect.GeneratedMethodAccessor79.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+161
    j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
    j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+111
    j org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;+31
    j org.springframework.aop.framework.JdkDynamicAopProxy.invoke(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;+318
    j $Proxy15.getMsgHistories(Ljava/lang/String;Ljava/lang/String;ZI)Ljava/util/List;+35
    j sun.reflect.GeneratedMethodAccessor80.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+161
    j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
    j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+111
    j uk.ltd.getahead.dwr.impl.ExecuteQuery.execute(Ljavax/servlet/http/HttpServletRequest;)Luk/ltd/getahead/dwr/Calls;+955
    j uk.ltd.getahead.dwr.impl.DefaultExecProcessor.handle(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+26
    j uk.ltd.getahead.dwr.impl.DefaultProcessor.handle(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+225
    j uk.ltd.getahead.dwr.AbstractDWRServlet.doPost(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+33
    j javax.servlet.http.HttpServlet.service(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+139
    j javax.servlet.http.HttpServlet.service(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+30
    j org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+362
    j org.apache.catalina.core.ApplicationFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+101
    j com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Ljavax/servlet/FilterChain;)Lcom/opensymphony/module/sitemesh/Page;+18
    j com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+84
    j org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+105
    j org.apache.catalina.core.ApplicationFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+101
    j org.tuckey.web.filters.urlrewrite.UrlRewriteFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+324
    j org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+105
    j org.apache.catalina.core.ApplicationFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+101
    j org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+65
    j org.acegisecurity.intercept.web.FilterSecurityInterceptor.invoke(Lorg/acegisecurity/intercept/web/FilterInvocation;)V+87
    j org.acegisecurity.intercept.web.FilterSecurityInterceptor.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+15
    j org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+185
    j org.acegisecurity.ui.ExceptionTranslationFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+37
    j org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+185
    j org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+144
    j org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+185
    j org.acegisecurity.wrapper.SecurityContextHolderAwareRequestFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+143
    j org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+185
    j org.acegisecurity.ui.AbstractProcessingFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+141
    j org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+185
    j org.acegisecurity.ui.logout.LogoutFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+169
    j org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+185
    j org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+281
    j org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+185
    j org.acegisecurity.util.FilterChainProxy.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+172
    j org.acegisecurity.util.FilterToBeanProxy.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+18
    j org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+105
    j org.apache.catalina.core.ApplicationFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+101
    j org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Ljavax/servlet/FilterChain;)V+29
    j org.springframework.web.filter.OncePerRequestFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+90
    j org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+105
    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+699
    j org.apache.catalina.core.StandardContextValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+285
    j org.apache.catalina.core.StandardHostValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+64
    j org.apache.catalina.valves.ErrorReportValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+6
    j org.apache.catalina.core.StandardEngineValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+42
    j org.apache.catalina.connector.CoyoteAdapter.service(Lorg/apache/coyote/Request;Lorg/apache/coyote/Response;)V+154
    j org.apache.jk.server.JkCoyoteHandler.invoke(Lorg/apache/jk/core/Msg;Lorg/apache/jk/core/MsgContext;)I+123
    j org.apache.jk.common.HandlerRequest.invoke(Lorg/apache/jk/core/Msg;Lorg/apache/jk/core/MsgContext;)I+327
    j org.apache.jk.common.ChannelSocket.invoke(Lorg/apache/jk/core/Msg;Lorg/apache/jk/core/MsgContext;)I+191
    j org.apache.jk.common.ChannelSocket.processConnection(Lorg/apache/jk/core/MsgContext;)V+105
    j org.apache.jk.common.ChannelSocket$SocketConnection.runIt([Ljava/lang/Object;)V+8
    j org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run()V+167
    j java.lang.Thread.run()V+11
    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+0x2b530]
    C [kernel32.dll+0x2608b]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j sun.jdbc.odbc.JdbcOdbc.allocConnect(J[B)J+0
    j sun.jdbc.odbc.JdbcOdbc.SQLAllocConnect(J)J+30
    j sun.jdbc.odbc.JdbcOdbcDriver.allocConnection(J)J+6
    j sun.jdbc.odbc.JdbcOdbcConnection.initialize(Ljava/lang/String;Ljava/util/Properties;I)V+37
    j sun.jdbc.odbc.JdbcOdbcDriver.connect(Ljava/lang/String;Ljava/util/Properties;)Ljava/sql/Connection;+129
    j java.sql.DriverManager.getConnection(Ljava/lang/String;Ljava/util/Properties;Ljava/lang/ClassLoader;)Ljava/sql/Connection;+165
    j java.sql.DriverManager.getConnection(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/sql/Connection;+41
    j gov.chi.oemc.pagegate.dao.jdbc.JdbcConnection.getConnection(Z)Ljava/sql/Connection;+18
    j gov.chi.oemc.pagegate.dao.jdbc.MessageDaoJdbc.getMsgHistories(Ljava/lang/String;Ljava/lang/String;ZI)Ljava/util/List;+13
    j gov.chi.oemc.pagegate.service.dwr.impl.MessageDwrManagerImpl.getMsgHistories(Ljava/lang/String;Ljava/lang/String;ZI)Ljava/util/List;+9
    j sun.reflect.GeneratedMethodAccessor79.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+161
    j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
    j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+111
    j org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;+31
    j org.springframework.aop.framework.JdkDynamicAopProxy.invoke(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;+318
    j $Proxy15.getMsgHistories(Ljava/lang/String;Ljava/lang/String;ZI)Ljava/util/List;+35
    j sun.reflect.GeneratedMethodAccessor80.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+161
    j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
    j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+111
    j uk.ltd.getahead.dwr.impl.ExecuteQuery.execute(Ljavax/servlet/http/HttpServletRequest;)Luk/ltd/getahead/dwr/Calls;+955
    j uk.ltd.getahead.dwr.impl.DefaultExecProcessor.handle(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+26
    j uk.ltd.getahead.dwr.impl.DefaultProcessor.handle(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+225
    j uk.ltd.getahead.dwr.AbstractDWRServlet.doPost(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+33
    j javax.servlet.http.HttpServlet.service(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+139
    j javax.servlet.http.HttpServlet.service(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+30
    j org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+362
    j org.apache.catalina.core.ApplicationFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+101
    j com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Ljavax/servlet/FilterChain;)Lcom/opensymphony/module/sitemesh/Page;+18
    j com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+84
    j org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+105
    j org.apache.catalina.core.ApplicationFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+101
    j org.tuckey.web.filters.urlrewrite.UrlRewriteFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+324
    j org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+105
    j org.apache.catalina.core.ApplicationFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+101
    j org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+65
    j org.acegisecurity.intercept.web.FilterSecurityInterceptor.invoke(Lorg/acegisecurity/intercept/web/FilterInvocation;)V+87
    j org.acegisecurity.intercept.web.FilterSecurityInterceptor.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+15
    j org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+185
    j org.acegisecurity.ui.ExceptionTranslationFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+37
    j org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+185
    j org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+144
    j org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+185
    j org.acegisecurity.wrapper.SecurityContextHolderAwareRequestFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+143
    j org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+185
    j org.acegisecurity.ui.AbstractProcessingFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+141
    j org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+185
    j org.acegisecurity.ui.logout.LogoutFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+169
    j org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+185
    j org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+281
    j org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+185
    j org.acegisecurity.util.FilterChainProxy.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+172
    j org.acegisecurity.util.FilterToBeanProxy.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+18
    j org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+105
    j org.apache.catalina.core.ApplicationFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+101
    j org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Ljavax/servlet/FilterChain;)V+29
    j org.springframework.web.filter.OncePerRequestFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+90
    j org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+105
    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+699
    j org.apache.catalina.core.StandardContextValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+285
    j org.apache.catalina.core.StandardHostValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+64
    j org.apache.catalina.valves.ErrorReportValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+6
    j org.apache.catalina.core.StandardEngineValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+42
    j org.apache.catalina.connector.CoyoteAdapter.service(Lorg/apache/coyote/Request;Lorg/apache/coyote/Response;)V+154
    j org.apache.jk.server.JkCoyoteHandler.invoke(Lorg/apache/jk/core/Msg;Lorg/apache/jk/core/MsgContext;)I+123
    j org.apache.jk.common.HandlerRequest.invoke(Lorg/apache/jk/core/Msg;Lorg/apache/jk/core/MsgContext;)I+327
    j org.apache.jk.common.ChannelSocket.invoke(Lorg/apache/jk/core/Msg;Lorg/apache/jk/core/MsgContext;)I+191
    j org.apache.jk.common.ChannelSocket.processConnection(Lorg/apache/jk/core/MsgContext;)V+105
    j org.apache.jk.common.ChannelSocket$SocketConnection.runIt([Ljava/lang/Object;)V+8
    j org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run()V+167
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x4921e3d8 JavaThread "TP-Monitor" daemon [_thread_blocked, id=1264]
    0x48f8c7d8 JavaThread "TP-Processor4" daemon [_thread_in_native, id=5264]
    0x490e8168 JavaThread "TP-Processor3" daemon [_thread_in_Java, id=4632]
    =>0x490eeb08 JavaThread "TP-Processor2" daemon [_thread_in_native, id=1204]
    0x490cf398 JavaThread "TP-Processor1" daemon [_thread_in_native, id=3144]
    0x4935f3d0 JavaThread "http-8090-Monitor" [_thread_blocked, id=1128]
    0x490f2448 JavaThread "http-8090-Processor50" daemon [_thread_in_native, id=6052]
    0x49468c00 JavaThread "http-8090-Processor49" daemon [_thread_blocked, id=456]
    0x494680a8 JavaThread "http-8090-Processor48" daemon [_thread_blocked, id=3548]
    0x4921f440 JavaThread "http-8090-Processor47" daemon [_thread_blocked, id=4308]
    0x4944e8a8 JavaThread "http-8090-Processor46" daemon [_thread_blocked, id=4080]
    0x4902a1e8 JavaThread "http-8090-Processor45" daemon [_thread_blocked, id=3716]
    0x490295f0 JavaThread "http-8090-Processor44" daemon [_thread_blocked, id=5496]
    0x49121540 JavaThread "http-8090-Processor43" daemon [_thread_blocked, id=5284]
    0x492078a0 JavaThread "http-8090-Processor42" daemon [_thread_blocked, id=4232]
    0x490a2d48 JavaThread "http-8090-Processor41" daemon [_thread_blocked, id=2016]
    0x490a2290 JavaThread "http-8090-Processor40" daemon [_thread_blocked, id=4056]
    0x0080c0f0 JavaThread "http-8090-Processor39" daemon [_thread_blocked, id=4476]
    0x49337af0 JavaThread "http-8090-Processor38" daemon [_thread_blocked, id=3132]
    0x491f5be8 JavaThread "http-8090-Processor37" daemon [_thread_blocked, id=2976]
    0x491f5130 JavaThread "http-8090-Processor36" daemon [_thread_blocked, id=4772]
    0x49107408 JavaThread "http-8090-Processor35" daemon [_thread_blocked, id=4784]
    0x4920b9f8 JavaThread "http-8090-Processor34" daemon [_thread_blocked, id=5844]
    0x493163d0 JavaThread "http-8090-Processor33" daemon [_thread_blocked, id=5968]
    0x49315918 JavaThread "http-8090-Processor32" daemon [_thread_blocked, id=5048]
    0x492d11e0 JavaThread "http-8090-Processor31" daemon [_thread_blocked, id=4260]
    0x492c7628 JavaThread "http-8090-Processor30" daemon [_thread_blocked, id=4780]
    0x4936cd48 JavaThread "http-8090-Processor29" daemon [_thread_blocked, id=6136]
    0x4940b590 JavaThread "http-8090-Processor28" daemon [_thread_blocked, id=4612]
    0x00782630 JavaThread "http-8090-Processor27" daemon [_thread_blocked, id=4316]
    0x4927ab60 JavaThread "http-8090-Processor26" daemon [_thread_blocked, id=3964]
    0x4927a808 JavaThread "http-8090-Processor25" daemon [_thread_blocked, id=532]
    0x49354ab8 JavaThread "http-8090-Processor24" daemon [_thread_blocked, id=5040]
    0x4924bbd8 JavaThread "http-8090-Processor23" daemon [_thread_blocked, id=5640]
    0x490fb430 JavaThread "http-8090-Processor22" daemon [_thread_blocked, id=6096]
    0x4943fd90 JavaThread "http-8090-Processor21" daemon [_thread_blocked, id=4280]
    0x4916b8a0 JavaThread "http-8090-Processor20" daemon [_thread_blocked, id=3624]
    0x4914a8a8 JavaThread "http-8090-Processor19" daemon [_thread_blocked, id=1540]
    0x4939cc68 JavaThread "http-8090-Processor18" daemon [_thread_blocked, id=1324]
    0x4923f408 JavaThread "http-8090-Processor17" daemon [_thread_blocked, id=5900]
    0x49071188 JavaThread "http-8090-Processor16" daemon [_thread_blocked, id=5544]
    0x49071008 JavaThread "http-8090-Processor15" daemon [_thread_blocked, id=220]
    0x49460408 JavaThread "http-8090-Processor14" daemon [_thread_blocked, id=5796]
    0x492fbe80 JavaThread "http-8090-Processor13" daemon [_thread_blocked, id=3140]
    0x492fbd00 JavaThread "http-8090-Processor12" daemon [_thread_blocked, id=5876]
    0x49190e50 JavaThread "http-8090-Processor11" daemon [_thread_blocked, id=3128]
    0x49190cd0 JavaThread "http-8090-Processor10" daemon [_thread_blocked, id=5576]
    0x49108b28 JavaThread "http-8090-Processor9" daemon [_thread_blocked, id=5644]
    0x492d5d38 JavaThread "http-8090-Processor8" daemon [_thread_blocked, id=5296]
    0x4914e5c0 JavaThread "http-8090-Processor7" daemon [_thread_blocked, id=4556]
    0x49210708 JavaThread "http-8090-Processor6" daemon [_thread_blocked, id=4332]
    0x49106488 JavaThread "http-8090-Processor5" daemon [_thread_blocked, id=5164]
    0x4930e408 JavaThread "http-8090-Processor4" daemon [_thread_blocked, id=4736]
    0x49208008 JavaThread "http-8090-Processor3" daemon [_thread_blocked, id=4456]
    0x492263b8 JavaThread "http-8090-Processor2" daemon [_thread_blocked, id=4936]
    0x4905d008 JavaThread "http-8090-Processor1" daemon [_thread_blocked, id=4708]
    0x49130400 JavaThread "ContainerBackgroundProcessor[StandardEngine[Catalina]]" daemon [_thread_blocked, id=5468]
    0x007a6b10 JavaThread "Store userCache Expiry Thread" daemon [_thread_blocked, id=352]
    0x49016a08 JavaThread "Store userCache Spool Thread" daemon [_thread_blocked, id=5736]
    0x007f5530 JavaThread "Thread-1" [_thread_in_native, id=4996]
    0x007d09e8 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=5612]
    0x007cf640 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3112]
    0x007ce930 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1156]
    0x007c5d90 JavaThread "Finalizer" daemon [_thread_blocked, id=5456]
    0x003cfa18 JavaThread "Reference Handler" daemon [_thread_blocked, id=4444]
    0x003c5da0 JavaThread "main" [_thread_in_native, id=4520]
    Other Threads:
    0x007799f8 VMThread [id=5660]
    0x007d1cf8 WatcherThread [id=1764]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 18240K, used 3084K [0x02810000, 0x03bd0000, 0x076d0000)
    eden space 16256K, 16% used [0x02810000, 0x02aaa4b0, 0x037f0000)
    from space 1984K, 21% used [0x039e0000, 0x03a48eb0, 0x03bd0000)
    to space 1984K, 0% used [0x037f0000, 0x037f0000, 0x039e0000)
    tenured generation total 241984K, used 14251K [0x076d0000, 0x16320000, 0x42810000)
    the space 241984K, 5% used [0x076d0000, 0x084bac88, 0x084bae00, 0x16320000)
    compacting perm gen total 24064K, used 24061K [0x42810000, 0x43f90000, 0x46810000)
    the space 24064K, 99% used [0x42810000, 0x43f8f6f8, 0x43f8f800, 0x43f90000)
    No shared spaces configured.
    Dynamic libraries:
    0x00400000 - 0x0040f000      C:\tomcats\Tomcat5.5\bin\tomcat5.exe
    0x7c800000 - 0x7c8c0000      C:\WINDOWS\system32\ntdll.dll
    0x77e40000 - 0x77f42000      C:\WINDOWS\system32\kernel32.dll
    0x77380000 - 0x77412000      C:\WINDOWS\system32\USER32.dll
    0x77c00000 - 0x77c49000      C:\WINDOWS\system32\GDI32.dll
    0x77f50000 - 0x77fec000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77c50000 - 0x77cef000      C:\WINDOWS\system32\RPCRT4.dll
    0x77ba0000 - 0x77bfa000      C:\WINDOWS\system32\MSVCRT.dll
    0x7c8d0000 - 0x7d0d4000      C:\WINDOWS\system32\SHELL32.dll
    0x77da0000 - 0x77df2000      C:\WINDOWS\system32\SHLWAPI.dll
    0x77420000 - 0x77523000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.3790.2778_x-ww_A8F04F11\comctl32.dll
    0x6d640000 - 0x6d7c5000      C:\Program Files\Java\jre1.5.0\bin\client\jvm.dll
    0x76aa0000 - 0x76acd000      C:\WINDOWS\system32\WINMM.dll
    0x6d280000 - 0x6d288000      C:\Program Files\Java\jre1.5.0\bin\hpi.dll
    0x76b70000 - 0x76b7b000      C:\WINDOWS\system32\PSAPI.DLL
    0x76f50000 - 0x76f63000      C:\WINDOWS\system32\Secur32.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
    0x6d4c0000 - 0x6d4d3000      C:\Program Files\Java\jre1.5.0\bin\net.dll
    0x71c00000 - 0x71c17000      C:\WINDOWS\system32\WS2_32.dll
    0x71bf0000 - 0x71bf8000      C:\WINDOWS\system32\WS2HELP.dll
    0x71b20000 - 0x71b61000      C:\WINDOWS\system32\mswsock.dll
    0x5f270000 - 0x5f2c9000      C:\WINDOWS\system32\hnetcfg.dll
    0x71ae0000 - 0x71ae8000      C:\WINDOWS\System32\wshtcpip.dll
    0x76ed0000 - 0x76eff000      C:\WINDOWS\system32\DNSAPI.dll
    0x76f70000 - 0x76f77000      C:\WINDOWS\System32\winrnr.dll
    0x76f10000 - 0x76f3e000      C:\WINDOWS\system32\WLDAP32.dll
    0x76f80000 - 0x76f88000      C:\WINDOWS\system32\rasadhlp.dll
    0x68000000 - 0x6802f000      C:\WINDOWS\system32\rsaenh.dll
    0x6d370000 - 0x6d37d000      C:\Program Files\Java\jre1.5.0\bin\JdbcOdbc.dll
    0x4bf70000 - 0x4bfad000      C:\WINDOWS\system32\ODBC32.dll
    0x77530000 - 0x775c7000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_5.82.3790.2778_x-ww_497C098C\COMCTL32.dll
    0x762b0000 - 0x762fa000      C:\WINDOWS\system32\comdlg32.dll
    0x49930000 - 0x49947000      C:\WINDOWS\system32\odbcint.dll
    0x77670000 - 0x777a4000      C:\WINDOWS\system32\ole32.dll
    0x77d00000 - 0x77d8c000      C:\WINDOWS\system32\OLEAUT32.dll
    0x777b0000 - 0x77833000      C:\WINDOWS\system32\CLBCatQ.DLL
    0x77010000 - 0x770d6000      C:\WINDOWS\system32\COMRes.dll
    0x77b90000 - 0x77b98000      C:\WINDOWS\system32\VERSION.dll
    0x4ae30000 - 0x4ae3b000      C:\WINDOWS\system32\VBAJET32.DLL
    VM Arguments:
    jvm_args: -Xint -Dcatalina.home=C:\tomcats\Tomcat5.5 -Dcatalina.base=C:\tomcats\Tomcat5.5 -Djava.endorsed.dirs=C:\tomcats\Tomcat5.5\common\endorsed -Djava.io.tmpdir=C:\tomcats\Tomcat5.5\temp -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.util.logging.config.file=C:\tomcats\Tomcat5.5\conf\logging.properties -Djava.compiler=NONE vfprintf -Xms256m -Xmx1024m -Xss1024k
    java_command: <unknown>
    Environment Variables:
    JAVA_HOME=C:\Program Files\Java\jdk1.5.0
    PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 4 Stepping 1, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows Server 2003 family Build 3790 Service Pack 1
    CPU:total 2 fami

    There are some other solutions possible.
    1. Get another driver. The only one known is java only so it wont crash. But is not not free.
    2. Use a proxy driver. That means that another app actually does the database work. If it crashes you just start it again (which you can do in your main code.) That way it won't take down your server. There are commercial jdbc drivers that claim MS Access but are are really just proxy implementations as an option in this area.

  • EXCEPTION_ACCESS_VIOLATION and msctfime.ime

    I've recently been getting reports from some users (all at the one office) of intermittent crashes with the JVM.
    I'm hoping that someone might be able to shed some light.
    The crash log is below. It seems related to msctfime.ime. I'm not exactly sure what this does but I'm pretty sure
    the users are not doing anything unusual. They are all using 1.5.0_05-b05 and I've asked them to upgrade to 1.5.0_06
    in the hope it might fix the problem, however I don't see something like this in the changle log so it may be to no avail.
    Note that I use foxtrot in this application but the crash occurs in the AWT-Windows thread so I don't think it is related
    (at least I hope not).
    Ideas?
    # An unexpected error has been detected by HotSpot Virtual Machine:
    #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x755c5520, pid=1288, tid=188
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_05-b05 mixed mode)
    # Problematic frame:
    # C  [msctfime.ime+0x5520]
    ---------------  T H R E A D  ---------------
    Current thread (0x0083ce80):  JavaThread "AWT-Windows" daemon [_thread_in_native, id=188]
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000078
    Registers:
    EAX=0x00000064, EBX=0x00000000, ECX=0x0008de00, EDX=0x00080608
    ESP=0x1dc1f7bc, EBP=0x1dc1f7c4, ESI=0x80004005, EDI=0x0008de00
    EIP=0x755c5520, EFLAGS=0x00010202
    Top of Stack: (sp=0x1dc1f7bc)
    0x1dc1f7bc:   0008de00 0008de00 1dc1f808 755c567c
    0x1dc1f7cc:   1dc1f800 1dc1f7f0 0008de00 000ad608
    0x1dc1f7dc:   755c1444 000fc828 00a60301 00000000
    0x1dc1f7ec:   00000000 755c1520 001148a0 003800ec
    0x1dc1f7fc:   00000000 755c62bf 000ad608 1dc1f858
    0x1dc1f80c:   755c62ce 000e4fd0 77d4c43c 00000000
    0x1dc1f81c:   00000000 00000000 1dc1f850 77d48709
    0x1dc1f82c:   0032027a 0000c186 00000000 00000000
    Instructions: (pc=0x755c5520)
    0x755c5510:   00 85 c0 75 0b 8b 4d 08 50 e8 4b fc ff ff eb 26
    0x755c5520:   ff 70 14 8d 4d f8 e8 3e fc ff ff 8b 4d 08 8d 45
    Stack: [0x1dbe0000,0x1dc20000),  sp=0x1dc1f7bc,  free space=253k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C  [msctfime.ime+0x5520]
    C  [msctfime.ime+0x567c]
    C  [msctfime.ime+0x62ce]
    C  [msctfime.ime+0x6f7a]
    C  [msctfime.ime+0x196e0]
    C  [IMM32.DLL+0x2ae3]
    C  [IMM32.DLL+0x2772]
    C  [awt.dll+0xc54ca]
    C  [USER32.dll+0x8709]
    C  [USER32.dll+0x87eb]
    C  [USER32.dll+0xb368]
    C  [USER32.dll+0xb3b4]
    C  [ntdll.dll+0xeae3]
    C  [USER32.dll+0x93df]
    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 )
      0x21118b70 JavaThread "Thread-76" [_thread_blocked, id=1016]
      0x21116e80 JavaThread "Thread-75" [_thread_blocked, id=1072]
      0x2110f400 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=2496]
      0x008ba090 JavaThread "Foxtrot Default Worker Thread" daemon [_thread_blocked, id=2000]
      0x00883280 JavaThread "Thread-28" [_thread_blocked, id=3888]
      0x00880540 JavaThread "Thread-27" [_thread_in_native, id=1636]
      0x00874dc0 JavaThread "TimerQueue" daemon [_thread_blocked, id=1056]
      0x0084a0a0 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=3832]
      0x0084ae80 JavaThread "AWT-Shutdown" [_thread_blocked, id=344]
      0x0082d0a0 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=436]
      0x00842a80 JavaThread "DestroyJavaVM" [_thread_blocked, id=4088]
      0x0083d6b0 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=1316]
    =>0x0083ce80 JavaThread "AWT-Windows" daemon [_thread_in_native, id=188]
      0x00833b40 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=1828]
      0x00832e70 JavaThread "CompilerThread0" daemon [_thread_blocked, id=1836]
      0x00831d50 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1520]
      0x00830a00 JavaThread "Surrogate Locker Thread (CMS)" daemon [_thread_blocked, id=288]
      0x0082fde0 JavaThread "Finalizer" daemon [_thread_blocked, id=3920]
      0x0082eb20 JavaThread "Reference Handler" daemon [_thread_blocked, id=224]
    Other Threads:
      0x0082ddd0 VMThread [id=1272]
      0x00834700 WatcherThread [id=264]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation   total 4032K, used 2399K [0x02b90000, 0x02f90000, 0x02f90000)
      eden space 3968K,  60% used [0x02b90000, 0x02de7c68, 0x02f70000)
      from space 64K,   0% used [0x02f70000, 0x02f70000, 0x02f80000)
      to   space 64K,   0% used [0x02f80000, 0x02f80000, 0x02f90000)
    concurrent mark-sweep generation total 29244K, used 12140K [0x02f90000, 0x04c1f000, 0x0ab90000)
    concurrent-mark-sweep perm gen total 31876K, used 19148K [0x0ab90000, 0x0cab1000, 0x0eb90000)
    Dynamic libraries:
    0x00400000 - 0x0040c000            C:\Program Files\Java\jre1.5.0_05\bin\javaw.exe
    0x7c900000 - 0x7c9b0000            C:\WINNT\system32\ntdll.dll
    0x7c800000 - 0x7c8f4000            C:\WINNT\system32\kernel32.dll
    0x77dd0000 - 0x77e6b000            C:\WINNT\system32\ADVAPI32.dll
    0x77e70000 - 0x77f01000            C:\WINNT\system32\RPCRT4.dll
    0x77d40000 - 0x77dd0000            C:\WINNT\system32\USER32.dll
    0x77f10000 - 0x77f56000            C:\WINNT\system32\GDI32.dll
    0x77c10000 - 0x77c68000            C:\WINNT\system32\MSVCRT.dll
    0x76390000 - 0x763ad000            C:\WINNT\system32\IMM32.DLL
    0x629c0000 - 0x629c9000            C:\WINNT\system32\LPK.DLL
    0x74d90000 - 0x74dfb000            C:\WINNT\system32\USP10.dll
    0x6d640000 - 0x6d7cc000            C:\Program Files\Java\jre1.5.0_05\bin\client\jvm.dll
    0x76b40000 - 0x76b6d000            C:\WINNT\system32\WINMM.dll
    0x6d280000 - 0x6d288000            C:\Program Files\Java\jre1.5.0_05\bin\hpi.dll
    0x76bf0000 - 0x76bfb000            C:\WINNT\system32\PSAPI.DLL
    0x6d610000 - 0x6d61c000            C:\Program Files\Java\jre1.5.0_05\bin\verify.dll
    0x6d300000 - 0x6d31d000            C:\Program Files\Java\jre1.5.0_05\bin\java.dll
    0x6d630000 - 0x6d63f000            C:\Program Files\Java\jre1.5.0_05\bin\zip.dll
    0x6d000000 - 0x6d167000            C:\Program Files\Java\jre1.5.0_05\bin\awt.dll
    0x73000000 - 0x73026000            C:\WINNT\system32\WINSPOOL.DRV
    0x774e0000 - 0x7761c000            C:\WINNT\system32\ole32.dll
    0x5ad70000 - 0x5ada8000            C:\WINNT\system32\uxtheme.dll
    0x73760000 - 0x737a9000            C:\WINNT\system32\ddraw.dll
    0x73bc0000 - 0x73bc6000            C:\WINNT\system32\DCIMAN32.dll
    0x73940000 - 0x73a10000            C:\WINNT\system32\D3DIM700.DLL
    0x74720000 - 0x7476b000            C:\WINNT\system32\MSCTF.dll
    0x755c0000 - 0x755ee000            C:\WINNT\system32\msctfime.ime
    0x77fe0000 - 0x77ff1000            C:\WINNT\system32\Secur32.dll
    0x76fd0000 - 0x7704f000            C:\WINNT\system32\CLBCATQ.DLL
    0x77120000 - 0x771ac000            C:\WINNT\system32\OLEAUT32.dll
    0x77050000 - 0x77115000            C:\WINNT\system32\COMRes.dll
    0x77c00000 - 0x77c08000            C:\WINNT\system32\VERSION.dll
    0x6d1f0000 - 0x6d203000            C:\Program Files\Java\jre1.5.0_05\bin\deploy.dll
    0x771b0000 - 0x77256000            C:\WINNT\system32\WININET.dll
    0x77f60000 - 0x77fd6000            C:\WINNT\system32\SHLWAPI.dll
    0x77a80000 - 0x77b14000            C:\WINNT\system32\CRYPT32.dll
    0x77b20000 - 0x77b32000            C:\WINNT\system32\MSASN1.dll
    0x77260000 - 0x772fc000            C:\WINNT\system32\urlmon.dll
    0x7c9c0000 - 0x7d1d4000            C:\WINNT\system32\SHELL32.dll
    0x773d0000 - 0x774d2000            C:\WINNT\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9\comctl32.dll
    0x5d090000 - 0x5d127000            C:\WINNT\system32\comctl32.dll
    0x6d5d0000 - 0x6d5ed000            C:\Program Files\Java\jre1.5.0_05\bin\RegUtils.dll
    0x7d1e0000 - 0x7d492000            C:\WINNT\system32\msi.dll
    0x769c0000 - 0x76a73000            C:\WINNT\system32\USERENV.dll
    0x76ee0000 - 0x76f1c000            C:\WINNT\system32\RASAPI32.DLL
    0x76e90000 - 0x76ea2000            C:\WINNT\system32\rasman.dll
    0x71ab0000 - 0x71ac7000            C:\WINNT\system32\WS2_32.dll
    0x71aa0000 - 0x71aa8000            C:\WINNT\system32\WS2HELP.dll
    0x5b860000 - 0x5b8b4000            C:\WINNT\system32\NETAPI32.dll
    0x76eb0000 - 0x76edf000            C:\WINNT\system32\TAPI32.dll
    0x76e80000 - 0x76e8e000            C:\WINNT\system32\rtutils.dll
    0x722b0000 - 0x722b5000            C:\WINNT\system32\sensapi.dll
    0x6d4c0000 - 0x6d4d3000            C:\Program Files\Java\jre1.5.0_05\bin\net.dll
    0x71a50000 - 0x71a8f000            C:\WINNT\system32\mswsock.dll
    0x662b0000 - 0x66308000            C:\WINNT\system32\hnetcfg.dll
    0x71a90000 - 0x71a98000            C:\WINNT\System32\wshtcpip.dll
    0x71ad0000 - 0x71ad9000            C:\WINNT\system32\wsock32.dll
    0x6d240000 - 0x6d27d000            C:\Program Files\Java\jre1.5.0_05\bin\fontmanager.dll
    0x76f20000 - 0x76f47000            C:\WINNT\system32\DNSAPI.dll
    0x76fb0000 - 0x76fb8000            C:\WINNT\System32\winrnr.dll
    0x76f60000 - 0x76f8c000            C:\WINNT\system32\WLDAP32.dll
    0x76fc0000 - 0x76fc6000            C:\WINNT\system32\rasadhlp.dll
    0x6d4e0000 - 0x6d4e9000            C:\Program Files\Java\jre1.5.0_05\bin\nio.dll
    0x6d1c0000 - 0x6d1e3000            C:\Program Files\Java\jre1.5.0_05\bin\dcpr.dll
    0x763b0000 - 0x763f9000            C:\WINNT\system32\COMDLG32.DLL
    0x641a0000 - 0x64216000            C:\WINNT\System32\spool\DRIVERS\W32X86\2\DC405EU.DLL
    0x64100000 - 0x64134000            C:\WINNT\System32\spool\DRIVERS\W32X86\2\DC405EC.DLL
    0x1ea30000 - 0x1ea43000            C:\WINNT\System32\spool\DRIVERS\W32X86\2\DC405EL.DLL
    0x64150000 - 0x64169000            C:\WINNT\System32\spool\DRIVERS\W32X86\2\DC405EX.DLL
    0x64180000 - 0x64191000            C:\WINNT\System32\spool\DRIVERS\W32X86\2\DC405EF.DLL
    0x64000000 - 0x6403c000            C:\WINNT\System32\spool\DRIVERS\W32X86\2\DC405EBU.DLL
    0x77920000 - 0x77a13000            C:\WINNT\system32\SETUPAPI.dll
    VM Arguments:
    jvm_args: -Xmx128m -Xincgc -Xbootclasspath/a:C:\Program Files\Java\jre1.5.0_05\lib\javaws.jar;C:\Program Files\Java\jre1.5.0_05\lib\deploy.jar -Djnlpx.home=C:\Program Files\Java\jre1.5.0_05\bin -Djnlpx.splashport=1185 -Djnlpx.jvm="C:\Program Files\Java\jre1.5.0_05\bin\javaw.exe" -Djnlpx.remove=true -Djava.security.policy=file:C:\Program Files\Java\jre1.5.0_05\lib\security\javaws.policy -DtrustProxy=true -Xverify:remote -Djnlpx.heapsize=NULL,128m -Djnlpx.vmargs=" -Xincgc"
    java_command: com.sun.javaws.Main C:\DOCUME~1\DDBuser\LOCALS~1\Temp\javaws2
    Environment Variables:
    PATH=C:\Program Files\Java\jre1.5.0_05\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\system32\WBEM;"C:\Program Files\Java\jre1.5.0_05\bin"
    USERNAME=puaysang.kwek
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 4, GenuineIntel
    ---------------  S Y S T E M  ---------------
    OS: Windows XP Build 2600 Service Pack 2
    CPU:total 1 family 15, cmov, cx8, fxsr, mmx, sse, sse2, ht
    Memory: 4k page, physical 261108k(21240k free), swap 639356k(303236k free)
    vm_info: Java HotSpot(TM) Client VM (1.5.0_05-b05) for windows-x86, built on Aug 26 2005 15:36:02 by "java_re" with MS VC++ 6.0

    Thanks for the suggestion, but I'm not using jni at all. From what I can tell,
    msctfime.ime is the microsoft text frame service used by input method editors
    (i.e. non english language data entry). This problem is appearing on 3 of 6 pcs
    in a Singapore office so it could be related to the way the jvm interacts with
    this service. I reconfigured my XP to use Chinese (singapore) locale and
    asian language support but I just can't reproduce this problem no matter what I try.
    If 1.5.0_06 does not fix the problem, I may end up forcing them to
    downgrade to 1.4.2 of the jvm. These problems have only appeared when
    they started using 1.5.0. If I could reproduce it myself, then at least I could file
    a bug report with sun.

  • EXCEPTION_ACCESS_VIOLATION

    I just published my first freeware application. It's 100% Java and targeted for Windows platforms. This speaks volumes about the power of Java since I know very little about Windows!
    One of the people who downloaded my program managed to crash the Java VM. She is running Windows XP Pro. I am unable to reproduce the problem on Windows 98 or Windows 2000. The error occurs when she does the following:
    My application presents a FileDialog (not a JFileChooser)
    She clicks twice on a file name in the list, so Windows thinks she wants to rename the file.
    She then changes the file name in the File Name window. That's when it crashes and does not return to my application.
    I have included the log that is created when this happens. Can someone tell me 1) how to try to diagnose this and 2) if there is something that I can do to bypass what is causing it?
    I really appreciate any help.
    Here's the log:
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x6D364A4D
    Function=JVM_InitializeCompiler+0xF39B
    Library=D:\Mina dokument\MONICA\Brodyr\Program\Pccolor\jre\bin\client\jvm.dll
    Current Java thread:
         at sun.awt.windows.WToolkit.eventLoop(Native Method)
         at sun.awt.windows.WToolkit.run(WToolkit.java:240)
         at java.lang.Thread.run(Thread.java:536)
    Dynamic libraries:
    0x00400000 - 0x00406000      D:\Mina dokument\MONICA\Brodyr\Program\Pccolor\jre\bin\javaw.exe
    0x77F50000 - 0x77FFB000      C:\WINDOWS\System32\ntdll.dll
    0x77E60000 - 0x77F49000      C:\WINDOWS\system32\kernel32.dll
    0x77DC0000 - 0x77E5B000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77CB0000 - 0x77D25000      C:\WINDOWS\system32\RPCRT4.dll
    0x77D30000 - 0x77DBD000      C:\WINDOWS\system32\USER32.dll
    0x77C60000 - 0x77CA0000      C:\WINDOWS\system32\GDI32.dll
    0x77C00000 - 0x77C53000      C:\WINDOWS\system32\MSVCRT.dll
    0x6D330000 - 0x6D442000      D:\Mina dokument\MONICA\Brodyr\Program\Pccolor\jre\bin\client\jvm.dll
    0x76B30000 - 0x76B5D000      C:\WINDOWS\System32\WINMM.dll
    0x6D1D0000 - 0x6D1D7000      D:\Mina dokument\MONICA\Brodyr\Program\Pccolor\jre\bin\hpi.dll
    0x6D300000 - 0x6D30D000      D:\Mina dokument\MONICA\Brodyr\Program\Pccolor\jre\bin\verify.dll
    0x6D210000 - 0x6D228000      D:\Mina dokument\MONICA\Brodyr\Program\Pccolor\jre\bin\java.dll
    0x6D320000 - 0x6D32D000      D:\Mina dokument\MONICA\Brodyr\Program\Pccolor\jre\bin\zip.dll
    0x6D000000 - 0x6D0F6000      D:\Mina dokument\MONICA\Brodyr\Program\Pccolor\jre\bin\awt.dll
    0x72FD0000 - 0x72FF3000      C:\WINDOWS\System32\WINSPOOL.DRV
    0x76370000 - 0x7638A000      C:\WINDOWS\System32\IMM32.dll
    0x771A0000 - 0x772BA000      C:\WINDOWS\system32\ole32.dll
    0x6D180000 - 0x6D1D0000      D:\Mina dokument\MONICA\Brodyr\Program\Pccolor\jre\bin\fontmanager.dll
    0x73730000 - 0x73775000      C:\WINDOWS\System32\ddraw.dll
    0x73B90000 - 0x73B96000      C:\WINDOWS\System32\DCIMAN32.dll
    0x6D280000 - 0x6D29E000      D:\Mina dokument\MONICA\Brodyr\Program\Pccolor\jre\bin\jpeg.dll
    0x773C0000 - 0x77BB6000      C:\WINDOWS\system32\shell32.dll
    0x772C0000 - 0x77323000      C:\WINDOWS\system32\SHLWAPI.dll
    0x71950000 - 0x71A34000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_x-ww_1382d70a\comctl32.dll
    0x77330000 - 0x773BB000      C:\WINDOWS\system32\comctl32.dll
    0x71C10000 - 0x71C5F000      C:\WINDOWS\System32\netapi32.dll
    0x75F20000 - 0x75F3D000      C:\WINDOWS\system32\appHelp.dll
    0x10000000 - 0x10020000      C:\Program\Hewlett-Packard\HP Share-to-Web\HPGS2WNS.DLL
    0x0F530000 - 0x0F535000      C:\Program\Hewlett-Packard\HP Share-to-Web\S2WNSRES.DLL
    0x76660000 - 0x76746000      C:\WINDOWS\System32\SETUPAPI.dll
    0x76FC0000 - 0x77038000      C:\WINDOWS\System32\CLBCATQ.DLL
    0x77110000 - 0x7719B000      C:\WINDOWS\system32\OLEAUT32.dll
    0x77040000 - 0x77108000      C:\WINDOWS\System32\COMRes.dll
    0x77BF0000 - 0x77BF7000      C:\WINDOWS\system32\VERSION.dll
    0x76600000 - 0x7664F000      C:\WINDOWS\System32\cscui.dll
    0x765E0000 - 0x765FB000      C:\WINDOWS\System32\CSCDLL.dll
    0x0F620000 - 0x0F626000      C:\Program\Hewlett-Packard\HP Share-to-Web\HPGS2WNFPS.DLL
    0x71B10000 - 0x71B21000      C:\WINDOWS\system32\MPR.dll
    0x75F40000 - 0x75F46000      C:\WINDOWS\System32\drprov.dll
    0x71C00000 - 0x71C0D000      C:\WINDOWS\System32\ntlanman.dll
    0x71CC0000 - 0x71CD6000      C:\WINDOWS\System32\NETUI0.dll
    0x71C80000 - 0x71CBC000      C:\WINDOWS\System32\NETUI1.dll
    0x71C70000 - 0x71C76000      C:\WINDOWS\System32\NETRAP.dll
    0x71BE0000 - 0x71BF1000      C:\WINDOWS\System32\SAMLIB.dll
    0x75F50000 - 0x75F59000      C:\WINDOWS\System32\davclnt.dll
    0x73D40000 - 0x73D52000      C:\WINDOWS\System32\shgina.dll
    0x75950000 - 0x75A41000      C:\WINDOWS\System32\MSGINA.dll
    0x75A50000 - 0x75AF3000      C:\WINDOWS\system32\USERENV.dll
    0x76340000 - 0x7634F000      C:\WINDOWS\System32\WINSTA.dll
    0x1F7B0000 - 0x1F7E1000      C:\WINDOWS\System32\ODBC32.dll
    0x76390000 - 0x763D5000      C:\WINDOWS\system32\comdlg32.dll
    0x1F850000 - 0x1F867000      C:\WINDOWS\System32\odbcint.dll
    0x76F80000 - 0x76F90000      C:\WINDOWS\System32\Secur32.dll
    0x74740000 - 0x747CF000      C:\WINDOWS\System32\MLANG.dll
    0x5A9F0000 - 0x5AA7D000      C:\WINDOWS\System32\wiashext.dll
    0x0F860000 - 0x0FA01000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.0.1_x-ww_8d353f14\gdiplus.dll
    0x63000000 - 0x63094000      C:\WINDOWS\system32\WININET.dll
    0x762A0000 - 0x7632B000      C:\WINDOWS\system32\CRYPT32.dll
    0x76280000 - 0x7628F000      C:\WINDOWS\system32\MSASN1.dll
    0x73B70000 - 0x73B82000      C:\WINDOWS\System32\sti.dll
    0x74AB0000 - 0x74AB7000      C:\WINDOWS\System32\CFGMGR32.dll
    0x76980000 - 0x769A4000      C:\WINDOWS\System32\ntshrui.dll
    0x76B10000 - 0x76B25000      C:\WINDOWS\System32\ATL.DLL
    0x75F60000 - 0x7605C000      C:\WINDOWS\System32\browseui.dll
    0x5B270000 - 0x5B2A4000      C:\WINDOWS\System32\UxTheme.dll
    0x71700000 - 0x71848000      C:\WINDOWS\System32\shdocvw.dll
    0x76C80000 - 0x76CA2000      C:\WINDOWS\system32\imagehlp.dll
    0x6DAA0000 - 0x6DB1C000      C:\WINDOWS\system32\DBGHELP.dll
    0x76BE0000 - 0x76BEB000      C:\WINDOWS\System32\PSAPI.DLL
    Local Time = Sun Jan 19 11:35:29 2003
    Elapsed Time = 54
    # HotSpot Virtual Machine Error : EXCEPTION_ACCESS_VIOLATION
    # Error ID : 4F530E43505002D3
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Client VM (1.4.0-b92 mixed mode)

    I'll do that. I was hoping that someone might be able to suggest something that I can do to bypass the error in the meantime. (I truly know VERY LITTLE about Windows). I chose not to use the JFileChooser due to its very slow response time, so that's not a great option for me. Even if SUN fixes the problem it would probably require use of a newer version of the JRE. There are quite a few members of the community who use my software who don't know a floppy drive from a hard drive, so I need to make any updates as easy as possible. For ease of installation I distributed the JRE with my application. For some users, it would send them into a tailspin if I ask them to replace the JRE. (I know - whine, whine, whine). Anyway, if someone can give me ideas that I can try programmatically to get around this error, I would appreciate it.

  • EXCEPTION_ACCESS_VIOLATION with newest Sun JRE (1.4.2_02)

    Hello,
    please help me with this error! I installed on my IBM Thinkpad Windows
    XP and a Java RE from IBM. After that I also installed the newest JRE
    from Sun 1.4.2_02. I tried to run an application that also ran
    before.. But now it interrupts at the point where i try to use a
    JFileChooser!
    But the FileChooser isn't the prblem because I also got the same error
    message when i tried to run the install-routine of Suns Web Service
    Developer Pack.
    I also tried it with Suns 1.4.1_05 but it didn't solve the problem!
    The Message:
    An unexpected exception has been detected in native code outside the
    VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred
    at PC=0x70A1F30
    Function=Java_sun_awt_font_GlyphList_discardData+0x6500
    Library=D:\java\sun\java1.4.2_05\bin\fontmanager.dll
    Current Java thread:
         at sun.awt.font.NativeFontWrapper.registerFonts(Native Method)
         - locked <0x141d5000> (a java.lang.Class)
         at sun.java2d.SunGraphicsEnvironment.addPathFonts(Unknown Source)
         at sun.java2d.SunGraphicsEnvironment.registerFonts(Unknown Source)
         at sun.java2d.SunGraphicsEnvironment.access$200(Unknown Source)
         at sun.java2d.SunGraphicsEnvironment$2.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.java2d.SunGraphicsEnvironment.loadFonts(Unknown Source)
         - locked <0x1058e950> (a sun.awt.Win32GraphicsEnvironment)
         at sun.java2d.SunGraphicsEnvironment.mapFontName(Unknown Source)
         at java.awt.Font.initializeFont(Unknown Source)
         at java.awt.Font.<init>(Unknown Source)
         at sun.awt.windows.WDesktopProperties.setFontProperty(Unknown Source)
         - locked <0x100a0000> (a sun.awt.windows.WDesktopProperties)
         at sun.awt.windows.WDesktopProperties.getWindowsParameters(Native
    Method)
         at sun.awt.windows.WDesktopProperties.<init>(Unknown Source)
         at sun.awt.windows.WToolkit.initializeDesktopProperties(Unknown
    Source)
         at java.awt.Toolkit.getDesktopProperty(Unknown Source)
         - locked <0x100a00b8> (a sun.awt.windows.WToolkit)
         at sun.awt.shell.ShellFolder.<clinit>(Unknown Source)
         at javax.swing.filechooser.FileSystemView.getRoots(Unknown Source)
         at javax.swing.filechooser.WindowsFileSystemView.getHomeDirectory(Unknown
    Source)
         at javax.swing.plaf.metal.MetalFileChooserUI.installComponents(Unknown
    Source)
         at javax.swing.plaf.basic.BasicFileChooserUI.installUI(Unknown
    Source)
         at javax.swing.plaf.metal.MetalFileChooserUI.installUI(Unknown
    Source)
         at javax.swing.JComponent.setUI(Unknown Source)
         at javax.swing.JFileChooser.updateUI(Unknown Source)
         at javax.swing.JFileChooser.setup(Unknown Source)
         at javax.swing.JFileChooser.<init>(Unknown Source)
         at javax.swing.JFileChooser.<init>(Unknown Source)
         at com.ibm.de.ecm.tools.keywordutility.KeyWordUtilityWin.<init>(KeyWordUtilityWin.java:45)
         at com.ibm.de.ecm.tools.keywordutility.KeyWordUtility.run(KeyWordUtility.java:110)
         at com.ibm.de.ecm.tools.keywordutility.KeyWordUtility.main(KeyWordUtility.java:27)
    Dynamic libraries:
    0x00400000 - 0x00407000      D:\java\sun\java1.4.2_05\bin\javaw.exe
    0x77F50000 - 0x77FF7000      C:\WINDOWS\System32\ntdll.dll
    0x77E60000 - 0x77F46000      C:\WINDOWS\system32\kernel32.dll
    0x77DD0000 - 0x77E5D000      C:\WINDOWS\system32\ADVAPI32.dll
    0x78000000 - 0x78086000      C:\WINDOWS\system32\RPCRT4.dll
    0x77D40000 - 0x77DC6000      C:\WINDOWS\system32\USER32.dll
    0x77C70000 - 0x77CB0000      C:\WINDOWS\system32\GDI32.dll
    0x77C10000 - 0x77C63000      C:\WINDOWS\system32\MSVCRT.dll
    0x08000000 - 0x08138000      D:\java\sun\java1.4.2_05\bin\client\jvm.dll
    0x76B40000 - 0x76B6C000      C:\WINDOWS\System32\WINMM.dll
    0x10000000 - 0x10007000      D:\java\sun\java1.4.2_05\bin\hpi.dll
    0x00820000 - 0x0082E000      D:\java\sun\java1.4.2_05\bin\verify.dll
    0x00830000 - 0x00849000      D:\java\sun\java1.4.2_05\bin\java.dll
    0x00850000 - 0x0085D000      D:\java\sun\java1.4.2_05\bin\zip.dll
    0x02B40000 - 0x02B5C000      D:\java\sun\java1.4.2_05\bin\jdwp.dll
    0x06B60000 - 0x06B65000      D:\java\sun\java1.4.2_05\bin\dt_socket.dll
    0x71AB0000 - 0x71AC4000      C:\WINDOWS\System32\ws2_32.dll
    0x71AA0000 - 0x71AA8000      C:\WINDOWS\System32\WS2HELP.dll
    0x71A50000 - 0x71A8B000      C:\WINDOWS\System32\mswsock.dll
    0x76F20000 - 0x76F45000      C:\WINDOWS\System32\DNSAPI.dll
    0x76FB0000 - 0x76FB7000      C:\WINDOWS\System32\winrnr.dll
    0x76F60000 - 0x76F8C000      C:\WINDOWS\system32\WLDAP32.dll
    0x76FC0000 - 0x76FC5000      C:\WINDOWS\System32\rasadhlp.dll
    0x71A90000 - 0x71A98000      C:\WINDOWS\System32\wshtcpip.dll
    0x06D40000 - 0x06E4F000      D:\java\sun\java1.4.2_05\bin\awt.dll
    0x73000000 - 0x73023000      C:\WINDOWS\System32\WINSPOOL.DRV
    0x76390000 - 0x763AC000      C:\WINDOWS\System32\IMM32.dll
    0x771B0000 - 0x772D1000      C:\WINDOWS\system32\ole32.dll
    0x07070000 - 0x070C0000      D:\java\sun\java1.4.2_05\bin\fontmanager.dll
    0x51000000 - 0x51047000      C:\WINDOWS\System32\ddraw.dll
    0x73BC0000 - 0x73BC6000      C:\WINDOWS\System32\DCIMAN32.dll
    0x5C000000 - 0x5C0C8000      C:\WINDOWS\System32\D3DIM700.DLL
    0x74720000 - 0x74764000      C:\WINDOWS\System32\MSCTF.dll
    0x63000000 - 0x63014000      C:\WINDOWS\System32\SynTPFcs.dll
    0x77C00000 - 0x77C07000      C:\WINDOWS\system32\VERSION.dll
    0x76C90000 - 0x76CB2000      C:\WINDOWS\system32\imagehlp.dll
    0x6D510000 - 0x6D58D000      C:\WINDOWS\system32\DBGHELP.dll
    0x76BF0000 - 0x76BFB000      C:\WINDOWS\System32\PSAPI.DLL
    Heap at VM Abort:
    Heap
    def new generation total 576K, used 186K [0x10010000, 0x100b0000,
    0x104f0000)
    eden space 512K, 23% used [0x10010000, 0x1002e8b0, 0x10090000)
    from space 64K, 100% used [0x100a0000, 0x100b0000, 0x100b0000)
    to space 64K, 0% used [0x10090000, 0x10090000, 0x100a0000)
    tenured generation total 1408K, used 851K [0x104f0000, 0x10650000,
    0x14010000)
    the space 1408K, 60% used [0x104f0000, 0x105c4df8, 0x105c4e00,
    0x10650000)
    compacting perm gen total 4608K, used 4481K [0x14010000, 0x14490000,
    0x18010000)
    the space 4608K, 97% used [0x14010000, 0x14470468, 0x14470600,
    0x14490000)
    Local Time = Wed Nov 05 17:01:09 2003
    Elapsed Time = 114
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_02-b03 mixed mode)
    Please help
    Kind regards
    Tobias Niermann

    Don't [url http://forum.java.sun.com/thread.jsp?forum=31&thread=461537]crosspost
    Do [url http://search.java.sun.com/search/java/index.jsp?qp=&nh=10&qt=%2B%22Unexpected+Signal+%3A+EXCEPTION_ACCESS_VIOLATION%22+%2Bfontmanager.dll&col=javaforums]search

  • EXCEPTION_ACCESS_VIOLATION Library: awt.dll

    Hi to all! I've been searching in all the forums to try to find a fix or at least an explanation of an exception that I get, but until now I have not seen any answer, so... here it goes my problem:
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x6D0238F7
    Function=Java_sun_java2d_loops_MaskFill_MaskFill+0x1F4C7
    Library=C:\Archivos de programa\Java\j2re1.4.1_01\bin\awt.dll
    Current Java thread:
         at sun.java2d.loops.Blit.Blit(Native Method)
         at sun.java2d.pipe.DrawImage.blitSurfaceData(DrawImage.java:658)
         at sun.java2d.pipe.DrawImage.renderSurfaceData(DrawImage.java:386)
         at sun.java2d.pipe.DrawImage.clipAndRenderSurfaceData(DrawImage.java:364)
         at sun.java2d.pipe.DrawImage.copyImage(DrawImage.java:66)
         at sun.java2d.pipe.DrawImage.copyImage(DrawImage.java:50)
         at sun.java2d.pipe.DrawImage.copyImage(DrawImage.java:749)
         at sun.java2d.SunGraphics2D.drawImage(SunGraphics2D.java:2803)
         at sun.java2d.SunGraphics2D.drawImage(SunGraphics2D.java:2793)
         at javax.swing.plaf.metal.MetalIconFactory$FolderIcon16.paintIcon(MetalIconFactory.java:1417)
         at javax.swing.plaf.basic.BasicLabelUI.paint(BasicLabelUI.java:152)
         at javax.swing.plaf.ComponentUI.update(ComponentUI.java:142)
         at javax.swing.JComponent.paintComponent(JComponent.java:541)
         at javax.swing.JComponent.paint(JComponent.java:808)
         at javax.swing.tree.DefaultTreeCellRenderer.paint(DefaultTreeCellRenderer.java:397)
         at javax.swing.CellRendererPane.paintComponent(CellRendererPane.java:134)
         at javax.swing.plaf.basic.BasicTreeUI.paintRow(BasicTreeUI.java:1380)
         at javax.swing.plaf.basic.BasicTreeUI.paint(BasicTreeUI.java:1171)
         at javax.swing.plaf.metal.MetalTreeUI.paint(MetalTreeUI.java:143)
         at javax.swing.plaf.ComponentUI.update(ComponentUI.java:142)
         at javax.swing.JComponent.paintComponent(JComponent.java:541)
         at javax.swing.JComponent.paint(JComponent.java:808)
         at javax.swing.JComponent.paintChildren(JComponent.java:647)
         - locked <05C6CB78> (a java.awt.Component$AWTTreeLock)
         at javax.swing.JComponent.paint(JComponent.java:817)
         at javax.swing.JViewport.paint(JViewport.java:707)
         at javax.swing.JComponent.paintChildren(JComponent.java:647)
         - locked <05C6CB78> (a java.awt.Component$AWTTreeLock)
         at javax.swing.JComponent.paint(JComponent.java:817)
         at javax.swing.JComponent.paintChildren(JComponent.java:647)
         - locked <05C6CB78> (a java.awt.Component$AWTTreeLock)
         at javax.swing.JComponent.paint(JComponent.java:817)
         at javax.swing.JComponent.paintChildren(JComponent.java:647)
         - locked <05C6CB78> (a java.awt.Component$AWTTreeLock)
         at javax.swing.JComponent.paint(JComponent.java:817)
         at javax.swing.JLayeredPane.paint(JLayeredPane.java:552)
         at javax.swing.JComponent.paintChildren(JComponent.java:647)
         - locked <05C6CB78> (a java.awt.Component$AWTTreeLock)
         at javax.swing.JComponent.paintWithOffscreenBuffer(JComponent.java:4778)
         at javax.swing.JComponent.paintDoubleBuffered(JComponent.java:4724)
         at javax.swing.JComponent.paint(JComponent.java:798)
         at java.awt.GraphicsCallback$PaintCallback.run(GraphicsCallback.java:21)
         at sun.awt.SunGraphicsCallback.runOneComponent(SunGraphicsCallback.java:60)
         at sun.awt.SunGraphicsCallback.runComponents(SunGraphicsCallback.java:97)
         at java.awt.Container.paint(Container.java:1309)
         at sun.awt.RepaintArea.paint(RepaintArea.java:177)
         at sun.awt.windows.WComponentPeer.handleEvent(WComponentPeer.java:260)
         at java.awt.Component.dispatchEventImpl(Component.java:3658)
         at java.awt.Container.dispatchEventImpl(Container.java:1623)
         at java.awt.Component.dispatchEvent(Component.java:3439)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:450)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:197)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:144)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:136)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:99)
    Dynamic libraries:
    0x00400000 - 0x00419000      C:\Archivos de programa\Internet Explorer\iexplore.exe
    0x77F40000 - 0x77FED000      C:\WINDOWS\System32\ntdll.dll
    0x77E40000 - 0x77F33000      C:\WINDOWS\system32\kernel32.dll
    0x77BE0000 - 0x77C33000      C:\WINDOWS\system32\msvcrt.dll
    0x77D10000 - 0x77D9C000      C:\WINDOWS\system32\USER32.dll
    0x77C40000 - 0x77C80000      C:\WINDOWS\system32\GDI32.dll
    0x77DA0000 - 0x77E3E000      C:\WINDOWS\system32\ADVAPI32.dll
    0x78000000 - 0x78086000      C:\WINDOWS\system32\RPCRT4.dll
    0x772A0000 - 0x77304000      C:\WINDOWS\system32\SHLWAPI.dll
    0x76980000 - 0x76ACA000      C:\WINDOWS\System32\SHDOCVW.dll
    0x78090000 - 0x78174000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.10.0_x-ww_f7fb5805\comctl32.dll
    0x773A0000 - 0x77BA1000      C:\WINDOWS\system32\SHELL32.dll
    0x77310000 - 0x7739B000      C:\WINDOWS\system32\comctl32.dll
    0x00900000 - 0x00A21000      C:\WINDOWS\system32\ole32.dll
    0x5B150000 - 0x5B184000      C:\WINDOWS\System32\uxtheme.dll
    0x75F30000 - 0x7602C000      C:\WINDOWS\System32\BROWSEUI.dll
    0x723D0000 - 0x723E3000      C:\WINDOWS\System32\browselc.dll
    0x75EF0000 - 0x75F0E000      C:\WINDOWS\system32\appHelp.dll
    0x76F90000 - 0x77008000      C:\WINDOWS\System32\CLBCATQ.DLL
    0x770F0000 - 0x7717B000      C:\WINDOWS\system32\OLEAUT32.dll
    0x77010000 - 0x770E0000      C:\WINDOWS\System32\COMRes.dll
    0x77BD0000 - 0x77BD7000      C:\WINDOWS\system32\VERSION.dll
    0x761B0000 - 0x76249000      C:\WINDOWS\system32\WININET.dll
    0x76270000 - 0x762FC000      C:\WINDOWS\system32\CRYPT32.dll
    0x76250000 - 0x7625F000      C:\WINDOWS\system32\MSASN1.dll
    0x76F50000 - 0x76F60000      C:\WINDOWS\System32\Secur32.dll
    0x765D0000 - 0x76620000      C:\WINDOWS\System32\cscui.dll
    0x765B0000 - 0x765CB000      C:\WINDOWS\System32\CSCDLL.dll
    0x76630000 - 0x7671B000      C:\WINDOWS\System32\SETUPAPI.dll
    0x10000000 - 0x1000B000      C:\Archivos de programa\Adobe\Acrobat 6.0\Reader\ActiveX\AcroIEHelper.dll
    0x00D50000 - 0x00D6C000      C:\Archivos de programa\Norton AntiVirus\NavShExt.dll
    0x00D70000 - 0x00D8A000      C:\WINDOWS\System32\ccTrust.dll
    0x76030000 - 0x76091000      C:\WINDOWS\System32\MSVCP60.dll
    0x76AE0000 - 0x76AF5000      C:\WINDOWS\System32\ATL.DLL
    0x760A0000 - 0x7611A000      C:\WINDOWS\system32\urlmon.dll
    0x76120000 - 0x761AC000      C:\WINDOWS\System32\shdoclc.dll
    0x74700000 - 0x7478F000      C:\WINDOWS\System32\mlang.dll
    0x71A50000 - 0x71A59000      C:\WINDOWS\System32\wsock32.dll
    0x71A30000 - 0x71A45000      C:\WINDOWS\System32\WS2_32.dll
    0x71A20000 - 0x71A28000      C:\WINDOWS\System32\WS2HELP.dll
    0x719D0000 - 0x71A0C000      C:\WINDOWS\system32\mswsock.dll
    0x71A10000 - 0x71A18000      C:\WINDOWS\System32\wshtcpip.dll
    0x76EA0000 - 0x76ED7000      C:\WINDOWS\System32\RASAPI32.DLL
    0x76E50000 - 0x76E61000      C:\WINDOWS\System32\rasman.dll
    0x71BC0000 - 0x71C0E000      C:\WINDOWS\System32\NETAPI32.dll
    0x76E70000 - 0x76E9B000      C:\WINDOWS\System32\TAPI32.dll
    0x76E40000 - 0x76E4D000      C:\WINDOWS\System32\rtutils.dll
    0x76B00000 - 0x76B2D000      C:\WINDOWS\System32\WINMM.dll
    0x72250000 - 0x72255000      C:\WINDOWS\System32\sensapi.dll
    0x01350000 - 0x01551000      C:\WINDOWS\System32\msi.dll
    0x75E40000 - 0x75EE8000      C:\WINDOWS\System32\SXS.DLL
    0x75A20000 - 0x75AC6000      C:\WINDOWS\system32\USERENV.dll
    0x76EE0000 - 0x76F05000      C:\WINDOWS\System32\DNSAPI.dll
    0x76F70000 - 0x76F77000      C:\WINDOWS\System32\winrnr.dll
    0x76F20000 - 0x76F4D000      C:\WINDOWS\system32\WLDAP32.dll
    0x76F80000 - 0x76F85000      C:\WINDOWS\System32\rasadhlp.dll
    0x747A0000 - 0x74A57000      C:\WINDOWS\System32\mshtml.dll
    0x513E0000 - 0x5140D000      C:\Archivos de programa\Archivos comunes\Microsoft Shared\VS7Debug\pdm.dll
    0x51300000 - 0x51328000      C:\Archivos de programa\Archivos comunes\Microsoft Shared\VS7Debug\msdbg2.dll
    0x74680000 - 0x746A6000      C:\WINDOWS\System32\msimtf.dll
    0x746B0000 - 0x746F4000      C:\WINDOWS\System32\MSCTF.dll
    0x74650000 - 0x74677000      C:\WINDOWS\System32\MSLS31.DLL
    0x76340000 - 0x7635C000      C:\WINDOWS\System32\IMM32.DLL
    0x32520000 - 0x32532000      C:\Archivos de programa\Microsoft Office\Office10\msohev.dll
    0x767B0000 - 0x767D4000      C:\WINDOWS\system32\schannel.dll
    0x020D0000 - 0x020EB000      C:\Archivos de programa\Archivos comunes\Symantec Shared\Script Blocking\scrauth.dll
    0x02200000 - 0x0221E000      C:\Archivos de programa\Archivos comunes\Symantec Shared\Script Blocking\ScrBlock.dll
    0x76BF0000 - 0x76C1B000      C:\WINDOWS\System32\wintrust.dll
    0x76C50000 - 0x76C72000      C:\WINDOWS\system32\IMAGEHLP.dll
    0x0FFD0000 - 0x0FFF3000      C:\WINDOWS\System32\rsaenh.dll
    0x73CD0000 - 0x73CE0000      C:\WINDOWS\System32\cryptnet.dll
    0x75C00000 - 0x75C91000      c:\windows\system32\jscript.dll
    0x74C40000 - 0x74CAF000      C:\WINDOWS\System32\mshtmled.dll
    0x72CA0000 - 0x72CA9000      C:\WINDOWS\System32\wdmaud.drv
    0x72C90000 - 0x72C98000      C:\WINDOWS\System32\msacm32.drv
    0x77BB0000 - 0x77BC4000      C:\WINDOWS\System32\MSACM32.dll
    0x02A80000 - 0x02A87000      C:\WINDOWS\System32\midimap.dll
    0x6D7E0000 - 0x6D7EF000      C:\Archivos de programa\Java\j2re1.4.1_01\bin\npjpi141_01.dll
    0x6D740000 - 0x6D752000      C:\Archivos de programa\Java\j2re1.4.1_01\bin\jpiexp32.dll
    0x6D780000 - 0x6D794000      C:\Archivos de programa\Java\j2re1.4.1_01\bin\jpishare.dll
    0x6D330000 - 0x6D45A000      C:\ARCHIV~1\Java\J2RE14~1.1_0\bin\client\jvm.dll
    0x6D1D0000 - 0x6D1D7000      C:\ARCHIV~1\Java\J2RE14~1.1_0\bin\hpi.dll
    0x6D300000 - 0x6D30D000      C:\ARCHIV~1\Java\J2RE14~1.1_0\bin\verify.dll
    0x6D210000 - 0x6D229000      C:\ARCHIV~1\Java\J2RE14~1.1_0\bin\java.dll
    0x6D320000 - 0x6D32D000      C:\ARCHIV~1\Java\J2RE14~1.1_0\bin\zip.dll
    0x6D000000 - 0x6D0FB000      C:\Archivos de programa\Java\j2re1.4.1_01\bin\awt.dll
    0x72F80000 - 0x72FA3000      C:\WINDOWS\System32\WINSPOOL.DRV
    0x6D180000 - 0x6D1D0000      C:\Archivos de programa\Java\j2re1.4.1_01\bin\fontmanager.dll
    0x736E0000 - 0x73724000      C:\WINDOWS\System32\ddraw.dll
    0x73B40000 - 0x73B46000      C:\WINDOWS\System32\DCIMAN32.dll
    0x6DE20000 - 0x6DE91000      C:\WINDOWS\System32\D3DIM.DLL
    0x6D6E0000 - 0x6D6F1000      C:\Archivos de programa\Java\j2re1.4.1_01\bin\jpicom32.dll
    0x6D2D0000 - 0x6D2DE000      C:\Archivos de programa\Java\j2re1.4.1_01\bin\net.dll
    0x6D130000 - 0x6D152000      C:\Archivos de programa\Java\j2re1.4.1_01\bin\dcpr.dll
    0x6DA20000 - 0x6DA9D000      C:\WINDOWS\system32\DBGHELP.dll
    0x76BB0000 - 0x76BBB000      C:\WINDOWS\System32\PSAPI.DLL
    Local Time = Fri Dec 05 18:20:37 2003
    Elapsed Time = 161
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.4.1_01-b01 mixed mode)
    Now let me tell you what I am doing. I have an applet which constructs a JTree with some leafs and parents. When I first load the applet (say coming from a link) it works perfectly, but if I reload the page then the application explodes! This is happening in Windows XP (SP1) with IE 6.0.2. The funny thing, is that I have tested in a lot of other Windows XP with the same configuration (software, not the same hardware) and all works perfectly! The PC where I'm getting the exception is a Compaq Evo laptop.
    If you have some idea of what is going on, or better than that, if you have an idea on how to fix this, please let me know.
    Feel fee to email me at:
    [email protected]

    I am also seeing this error but at UNIX. As soon as I invoke a call to the JTree constructor (TreeModel) , it explodes!! Can someone provide an clue?

  • EXCEPTION_ACCESS_VIOLATION : MyEclipse + FlexBuilder 3 Plug-in

    Hi,
    I have MyEclipse 7.5 with FlexBuilder 3 Professional Plug-in installed.  Everything works fine except when I Edit a MXML file in Design mode, the  whole JVM exits with a EXCEPTION_ACCESS_VIOLATION.
    Looking at the call stack, I can see that the problem comes from SWT  that uses a DLL for drawing a rectangle.
    I copy here the full exception log to give you more information:
    # A fatal error has been detected by the Java Runtime Environment:
    #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6782bf5e, pid=236,  tid=2888
    # JRE version: 6.0_20-b02
    # Java VM: Java HotSpot(TM) Client VM (16.3-b01 mixed mode windows-x86 )
    # Problematic frame:
    # C  [gdiplus.dll+0x1bf5e]
    # 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 (0x00396c00):  JavaThread "main" [_thread_in_native,  id=2888, stack(0x009c0000,0x00a10000)]
    siginfo: ExceptionCode=0xc0000005, writing address 0xa972b2e8
    Registers:
    EAX=0x67b5bfd0, EBX=0x00000001, ECX=0x41bcf318, EDX=0xfff7f7f8
    ESP=0x00a0e6c8, EBP=0x00a0e6c8, ESI=0x67ad30b0, EDI=0x67ad3078
    EIP=0x6782bf5e, EFLAGS=0x00250202
    Top of Stack: (sp=0x00a0e6c8)
    0x00a0e6c8:   00a0e6e4 6781f3a3 000001ce 67ad3078
    0x00a0e6d8:   a972b2e8 67ad3060 000004ba 00a0e73c
    0x00a0e6e8:   678eaaa2 a972b2e8 67b5bfd0 000001cf
    0x00a0e6f8:   000004ba 0000006d 00000000 67ad48a8
    0x00a0e708:   67ad3060 a9650000 67ad3060 a9650000
    0x00a0e718:   00000004 00000000 00000000 000001cf
    0x00a0e728:   00000000 00000004 00000001 000004ba
    0x00a0e738:   67b5bfd0 00a0e78c 678eac57 00002000 
    Instructions: (pc=0x6782bf5e)
    0x6782bf4e:   ec 83 7d 08 00 8b c2 74 13 2b c8 8b 10 ff 4d 08
    0x6782bf5e:   89 14 08 83 c0 04 83 7d 08 00 75 ef 5d c2 08 00 
    Stack: [0x009c0000,0x00a10000],  sp=0x00a0e6c8,  free space=13900a0e1fck
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code,  C=native code)
    C  [gdiplus.dll+0x1bf5e]
    C  [gdiplus.dll+0xf3a3]
    C  [gdiplus.dll+0xdaaa2]
    C  [gdiplus.dll+0xdac57]
    C  [gdiplus.dll+0x79c24]
    C  [gdiplus.dll+0x16d7b]
    C  [gdiplus.dll+0xf2c0]
    C  [gdiplus.dll+0x4d5d5]
    C  [gdiplus.dll+0x67e97]
    C  [gdiplus.dll+0x4ce1c]
    C  [gdiplus.dll+0x4d34b]
    C  [gdiplus.dll+0x6e46b]
    C  [gdiplus.dll+0x6e352]
    C  [gdiplus.dll+0x6e2eb]
    C  [gdiplus.dll+0x4d294]
    C  [swt-gdip-win32-3452.dll+0x219c]
    j  org.eclipse.swt.internal.gdip.Gdip.Graphics_FillRectangle(IIIIII)I+0
    j  org.eclipse.swt.graphics.GC.fillRectangle(IIII)V+74
    j   org.eclipse.swt.graphics.GC.fillRectangle(Lorg/eclipse/swt/graphics/Rectangle;)V+25
    j   com.adobe.flexbuilder.editors.common.ui.pi.form.SectionHeading.doPaintHeading(Lorg/eclips e/swt/events/PaintEvent;)V+61
    j   com.adobe.flexbuilder.editors.common.ui.pi.form.SectionHeading$1.paintControl(Lorg/eclips e/swt/events/PaintEvent;)V+5
    j   org.eclipse.swt.widgets.TypedListener.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+947
    J   org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V
    J   org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/widgets/Event;Z)V
    j   org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/widgets/Event;)V+4
    j   org.eclipse.swt.widgets.Composite.WM_PAINT(II)Lorg/eclipse/swt/internal/win32/LRESULT;+14 14
    J  org.eclipse.swt.widgets.Control.windowProc(IIII)I
    J  org.eclipse.swt.widgets.Display.windowProc(IIII)I
    v  ~StubRoutines::call_stub
    V  [jvm.dll+0xf049c]
    V  [jvm.dll+0x17fcf1]
    V  [jvm.dll+0xf051d]
    V  [jvm.dll+0xf9e0f]
    V  [jvm.dll+0xfbc37]
    C  [swt-win32-3452.dll+0x1465]
    C  0x677e0018
    C  [USER32.dll+0x8734]
    C  [USER32.dll+0x8816]
    C  [USER32.dll+0x18ea0]
    C  [USER32.dll+0x18eec]
    C  [ntdll.dll+0xe473]
    C  [USER32.dll+0x8a10]
    C  [swt-win32-3452.dll+0x35be]
    J   org.eclipse.swt.internal.win32.OS.DispatchMessageW(Lorg/eclipse/swt/internal/win32/MSG;)I
    J  org.eclipse.swt.widgets.Display.readAndDispatch()Z
    J   org.eclipse.ui.internal.Workbench.runEventLoop(Lorg/eclipse/jface/window/Window$IExceptio nHandler;Lorg/eclipse/swt/widgets/Display;)V
    j  org.eclipse.ui.internal.Workbench.runUI()I+393
    j   org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/Workbench;)I+1
    j  org.eclipse.ui.internal.Workbench$5.run()V+23
    j   org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databindin g/observable/Realm;Ljava/lang/Runnable;)V+12
    j   org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display; Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+18
    j   org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/ecl ipse/ui/application/WorkbenchAdvisor;)I+2
    j   org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IAp plicationContext;)Ljava/lang/Object;+84
    j   org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Objec t;+135
    j   org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Ob ject;)Ljava/lang/Object;+103
    j   org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Lja va/lang/Object;+29
    j   org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object; +149
    j   org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnabl e;)Ljava/lang/Object;+183
    v  ~StubRoutines::call_stub
    V  [jvm.dll+0xf049c]
    V  [jvm.dll+0x17fcf1]
    V  [jvm.dll+0xf051d]
    V  [jvm.dll+0x199ceb]
    V  [jvm.dll+0x19a706]
    V  [jvm.dll+0x11bc03]
    C  [java.dll+0x714d]
    j   sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/l ang/Object;+87
    j   sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Lja va/lang/Object;+6
    j   java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+ 161
    j   org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+21 1
    j  org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+114
    j  org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4
    j  org.eclipse.equinox.launcher.Main.main([Ljava/lang/String;)V+10
    v  ~StubRoutines::call_stub
    V  [jvm.dll+0xf049c]
    V  [jvm.dll+0x17fcf1]
    V  [jvm.dll+0xf051d]
    V  [jvm.dll+0xf9bc5]
    V  [jvm.dll+0x10181d]
    C  [javaw.exe+0x2155]
    C  [javaw.exe+0x8614]
    C  [kernel32.dll+0xb729]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j  org.eclipse.swt.internal.gdip.Gdip.Graphics_FillRectangle(IIIIII)I+0
    j  org.eclipse.swt.graphics.GC.fillRectangle(IIII)V+74
    j   org.eclipse.swt.graphics.GC.fillRectangle(Lorg/eclipse/swt/graphics/Rectangle;)V+25
    j   com.adobe.flexbuilder.editors.common.ui.pi.form.SectionHeading.doPaintHeading(Lorg/eclips e/swt/events/PaintEvent;)V+61
    j   com.adobe.flexbuilder.editors.common.ui.pi.form.SectionHeading$1.paintControl(Lorg/eclips e/swt/events/PaintEvent;)V+5
    j   org.eclipse.swt.widgets.TypedListener.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+947
    J   org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V
    J   org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/widgets/Event;Z)V
    j   org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/widgets/Event;)V+4
    j   org.eclipse.swt.widgets.Composite.WM_PAINT(II)Lorg/eclipse/swt/internal/win32/LRESULT;+14 14
    J  org.eclipse.swt.widgets.Control.windowProc(IIII)I
    J  org.eclipse.swt.widgets.Display.windowProc(IIII)I
    v  ~StubRoutines::call_stub
    J   org.eclipse.swt.internal.win32.OS.DispatchMessageW(Lorg/eclipse/swt/internal/win32/MSG;)I
    J  org.eclipse.swt.widgets.Display.readAndDispatch()Z
    J   org.eclipse.ui.internal.Workbench.runEventLoop(Lorg/eclipse/jface/window/Window$IExceptio nHandler;Lorg/eclipse/swt/widgets/Display;)V
    j  org.eclipse.ui.internal.Workbench.runUI()I+393
    j   org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/Workbench;)I+1
    j  org.eclipse.ui.internal.Workbench$5.run()V+23
    j   org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databindin g/observable/Realm;Ljava/lang/Runnable;)V+12
    j   org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display; Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+18
    j   org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/ecl ipse/ui/application/WorkbenchAdvisor;)I+2
    j   org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IAp plicationContext;)Ljava/lang/Object;+84
    j   org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Objec t;+135
    j   org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Ob ject;)Ljava/lang/Object;+103
    j   org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Lja va/lang/Object;+29
    j   org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object; +149
    j   org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnabl e;)Ljava/lang/Object;+183
    v  ~StubRoutines::call_stub
    j   sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object; [Ljava/lang/Object;)Ljava/lang/Object;+0
    j   sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/l ang/Object;+87
    j   sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Lja va/lang/Object;+6
    j   java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+ 161
    j   org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+21 1
    j  org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+114
    j  org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4
    j  org.eclipse.equinox.launcher.Main.main([Ljava/lang/String;)V+10
    v  ~StubRoutines::call_stub
    ---------------  P R O C E S S  ---------------
    Java Threads: ( => current thread )
    0x7a05bc00 JavaThread "Design Model Updater" daemon [_thread_blocked,  id=3588, stack(0x6c420000,0x6c470000)]
    0x78ece000 JavaThread  "com.adobe.flexbuilder.editors.mxml.code.NamespaceChangedReconciler"  daemon [_thread_blocked, id=3228, stack(0x6c3d0000,0x6c420000)]
    0x79ed5400 JavaThread  "com.adobe.flexbuilder.editors.common.editor.IdleTypingReconciler"  daemon [_thread_blocked, id=2768, stack(0x6c330000,0x6c380000)]
    0x7a075800 JavaThread "Thread-15" daemon [_thread_blocked, id=308,  stack(0x6c380000,0x6c3d0000)]
    0x79e44400 JavaThread "AWT-Windows" daemon [_thread_in_native,  id=3872, stack(0x6c000000,0x6c050000)]
    0x79db5800 JavaThread "Java2D Disposer" daemon [_thread_blocked,  id=2272, stack(0x6bec0000,0x6bf10000)]
    0x789ff800 JavaThread "Worker-10" [_thread_blocked, id=2084,  stack(0x6bf60000,0x6bfb0000)]
    0x7aa20c00 JavaThread "Timer-3" daemon [_thread_blocked, id=1400,  stack(0x6be70000,0x6bec0000)]
    0x7a780000 JavaThread "Timer-2" daemon [_thread_blocked, id=1720,  stack(0x6be20000,0x6be70000)]
    0x787cd400 JavaThread "org.eclipse.jdt.debug: JDI Event Dispatcher"  daemon [_thread_blocked, id=3712, stack(0x6bc90000,0x6bce0000)]
    0x787cdc00 JavaThread "Packet Send Manager" daemon [_thread_blocked,  id=392, stack(0x6bd30000,0x6bd80000)]
    0x785a0400 JavaThread "Packet Receive Manager" daemon  [_thread_in_native, id=812, stack(0x6bce0000,0x6bd30000)]
    0x68bc3800 JavaThread "Process monitor" daemon [_thread_in_native,  id=3684, stack(0x6bc40000,0x6bc90000)]
    0x7857e400 JavaThread "Input Stream Monitor" daemon [_thread_blocked,  id=2144, stack(0x6bbf0000,0x6bc40000)]
    0x78071400 JavaThread "Output Stream Monitor" daemon  [_thread_in_native, id=3852, stack(0x6bba0000,0x6bbf0000)]
    0x69ec6c00 JavaThread "Output Stream Monitor" daemon  [_thread_in_native, id=3268, stack(0x6bb50000,0x6bba0000)]
    0x785b8400 JavaThread "Timer-1" [_thread_blocked, id=1140,  stack(0x6b3f0000,0x6b440000)]
    0x68bbb400 JavaThread "Timer-0" [_thread_blocked, id=3632,  stack(0x6b370000,0x6b3c0000)]
    0x68b8fc00 JavaThread "MyEclipse Thread" [_thread_blocked, id=3736,  stack(0x6b300000,0x6b350000)]
    0x780b1000 JavaThread "Cleanup" daemon [_thread_in_native, id=1604,  stack(0x6aec0000,0x6af10000)]
    0x78097400 JavaThread "Worker-8" [_thread_blocked, id=3396,  stack(0x6ae20000,0x6ae70000)]
    0x78133400 JavaThread "Worker-4" [_thread_blocked, id=3832,  stack(0x6ace0000,0x6ad30000)]
    0x78122400 JavaThread "Worker-3" [_thread_blocked, id=2812,  stack(0x6ac90000,0x6ace0000)]
    0x7811cc00 JavaThread "Worker-2" [_thread_blocked, id=1540,  stack(0x6ac40000,0x6ac90000)]
    0x78112400 JavaThread "JavaScript indexing" daemon [_thread_blocked,  id=3380, stack(0x6a880000,0x6a8d0000)]
    0x6a03fc00 JavaThread "Java indexing" daemon [_thread_blocked,  id=3468, stack(0x6a670000,0x6a6c0000)]
    0x68b80000 JavaThread "Worker-1" [_thread_blocked, id=2028,  stack(0x67e30000,0x67e80000)]
    0x69de8400 JavaThread "Provisioning Event Dispatcher" daemon  [_thread_blocked, id=3080, stack(0x67390000,0x673e0000)]
    0x64ec0400 JavaThread "Start Level Event Dispatcher" daemon  [_thread_blocked, id=3352, stack(0x656f0000,0x65740000)]
    0x651a6800 JavaThread "Framework Event Dispatcher" daemon  [_thread_blocked, id=208, stack(0x656a0000,0x656f0000)]
    0x64ea1000 JavaThread "Low Memory Detector" daemon [_thread_blocked,  id=732, stack(0x650f0000,0x65140000)]
    0x64e9bc00 JavaThread "CompilerThread0" daemon [_thread_blocked,  id=2200, stack(0x650a0000,0x650f0000)]
    0x64e99400 JavaThread "Attach Listener" daemon [_thread_blocked,  id=2880, stack(0x65050000,0x650a0000)]
    0x64e98000 JavaThread "Signal Dispatcher" daemon [_thread_blocked,  id=2308, stack(0x65000000,0x65050000)]
    0x64e87c00 JavaThread "Finalizer" daemon [_thread_blocked, id=2608,  stack(0x64fb0000,0x65000000)]
    0x64e83000 JavaThread "Reference Handler" daemon [_thread_blocked,  id=740, stack(0x64f60000,0x64fb0000)]
    =>0x00396c00 JavaThread "main" [_thread_in_native, id=2888,  stack(0x009c0000,0x00a10000)]
    Other Threads:
    0x64e80400 VMThread [stack: 0x64f10000,0x64f60000] [id=3260]
    0x64eabc00 WatcherThread [stack: 0x65140000,0x65190000] [id=772]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation   total 157248K, used 39685K [0x02a90000,  0x0d530000, 0x17fe0000)
    eden space 139776K,  15% used [0x02a90000, 0x04041620, 0x0b310000)
    from space 17472K, 100% used [0x0c420000, 0x0d530000, 0x0d530000)
    to   space 17472K,   0% used [0x0b310000, 0x0b310000, 0x0c420000)
    tenured generation   total 349568K, used 180984K [0x17fe0000,  0x2d540000, 0x42a90000)
    the space 349568K,  51% used [0x17fe0000, 0x2309e138, 0x2309e200,  0x2d540000)
    compacting perm gen  total 262144K, used 110140K [0x42a90000,  0x52a90000, 0x62a90000)
    the space 262144K,  42% used [0x42a90000, 0x4961f358, 0x4961f400,  0x52a90000)
    No shared spaces configured.
    Dynamic libraries:
    0x00400000 - 0x00424000      C:\Program Files\Java\jdk1.6.0_20\bin\javaw.exe
    0x7c900000 - 0x7c9b2000      C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c8f6000      C:\WINDOWS\system32\kernel32.dll
    0x77dd0000 - 0x77e6b000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 - 0x77f02000      C:\WINDOWS\system32\RPCRT4.dll
    0x77fe0000 - 0x77ff1000      C:\WINDOWS\system32\Secur32.dll
    0x7e410000 - 0x7e4a1000      C:\WINDOWS\system32\USER32.dll
    0x77f10000 - 0x77f59000      C:\WINDOWS\system32\GDI32.dll
    0x76390000 - 0x763ad000      C:\WINDOWS\system32\IMM32.DLL
    0x7c340000 - 0x7c396000      C:\Program  Files\Java\jdk1.6.0_20\jre\bin\msvcr71.dll
    0x6d8b0000 - 0x6db47000      C:\Program  Files\Java\jdk1.6.0_20\jre\bin\client\jvm.dll
    0x76b40000 - 0x76b6d000      C:\WINDOWS\system32\WINMM.dll
    0x6d860000 - 0x6d86c000      C:\Program  Files\Java\jdk1.6.0_20\jre\bin\verify.dll
    0x6d3e0000 - 0x6d3ff000      C:\Program  Files\Java\jdk1.6.0_20\jre\bin\java.dll
    0x6d340000 - 0x6d348000      C:\Program  Files\Java\jdk1.6.0_20\jre\bin\hpi.dll
    0x76bf0000 - 0x76bfb000      C:\WINDOWS\system32\PSAPI.DLL
    0x6d8a0000 - 0x6d8af000      C:\Program  Files\Java\jdk1.6.0_20\jre\bin\zip.dll
    0x72000000 - 0x72014000      C:\Program  Files\Genuitec\Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v 20080731\eclipse_1115.dll
    0x773d0000 - 0x774d3000       C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.5512_x- ww_35d4ce83\COMCTL32.dll
    0x77c10000 - 0x77c68000      C:\WINDOWS\system32\msvcrt.dll
    0x77f60000 - 0x77fd6000      C:\WINDOWS\system32\SHLWAPI.dll
    0x77c00000 - 0x77c08000      C:\WINDOWS\system32\VERSION.dll
    0x74720000 - 0x7476c000      C:\WINDOWS\system32\MSCTF.dll
    0x755c0000 - 0x755ee000      C:\WINDOWS\system32\msctfime.ime
    0x774e0000 - 0x7761d000      C:\WINDOWS\system32\ole32.dll
    0x653f0000 - 0x65428000      C:\WINDOWS\system32\UxTheme.dll
    0x65430000 - 0x65439000      C:\WINDOWS\system32\mslbui.dll
    0x68000000 - 0x68036000      C:\WINDOWS\system32\rsaenh.dll
    0x769c0000 - 0x76a74000      C:\WINDOWS\system32\USERENV.dll
    0x65560000 - 0x655b5000      C:\WINDOWS\system32\netapi32.dll
    0x6d6c0000 - 0x6d6d3000      C:\Program  Files\Java\jdk1.6.0_20\jre\bin\net.dll
    0x71ab0000 - 0x71ac7000      C:\WINDOWS\system32\WS2_32.dll
    0x71aa0000 - 0x71aa8000      C:\WINDOWS\system32\WS2HELP.dll
    0x71a50000 - 0x71a8f000      C:\WINDOWS\System32\mswsock.dll
    0x76f20000 - 0x76f47000      C:\WINDOWS\system32\DNSAPI.dll
    0x76fb0000 - 0x76fb8000      C:\WINDOWS\System32\winrnr.dll
    0x76f60000 - 0x76f8c000      C:\WINDOWS\system32\WLDAP32.dll
    0x76fc0000 - 0x76fc6000      C:\WINDOWS\system32\rasadhlp.dll
    0x6d6e0000 - 0x6d6e9000      C:\Program  Files\Java\jdk1.6.0_20\jre\bin\nio.dll
    0x673e0000 - 0x67435000      C:\Program Files\Genuitec\MyEclipse  7.0\configuration\org.eclipse.osgi\bundles0 0x67810000 - 0x679bb000       C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.6001.22319_x-ww_f0b4 c2df\gdiplus.dll
    0x65650000 - 0x65658000      C:\Program Files\Genuitec\MyEclipse  7.0\configuration\org.eclipse.osgi\bundles1 0x76380000 - 0x76385000      C:\WINDOWS\system32\msimg32.dll
    0x65670000 - 0x6567f000      C:\Program Files\Genuitec\MyEclipse  7.0\configuration\org.eclipse.osgi\bundles4 0x6cae0000 - 0x6cf1a000      C:\Program Files\Genuitec\MyEclipse  7.0\configuration\org.eclipse.osgi\bundles Launcher Type: SUN_STANDARD
    Environment Variables:
    CLASSPATH=.;C:\Program Files\Java\jre6\lib\ext\QTJava.zip
    PATH=C:\oracle\product.2.0\client_1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System3 2\Wbem;C:\Program  Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\Common  Files\Roxio  Shared.0\DLLShared\;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program  Files\QuickTime\QTSystem\;C:\WINDOWS\System32\Wbem
    USERNAME=ugod
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 37 Stepping 2, GenuineIntel
    ---------------  S Y S T E M  ---------------
    OS: Windows XP Build 2600 Service Pack 3
    CPU:total 2 (8 cores per cpu, 2 threads per core) family 6 model 37  stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1,  sse4.2, popcnt, ht
    Memory: 4k page, physical 3071160k(1668472k free), swap  5001108k(3356124k free)
    vm_info: Java HotSpot(TM) Client VM (16.3-b01) for windows-x86 JRE  (1.6.0_20-b02), built on Apr 12 2010 13:52:23 by "java_re" with MS VC++  7.1 (VS2003)
    time: Mon May 17 11:17:51 2010
    elapsed time: 2002 seconds
    Can someone suggestion me a work around or any kind of action I can  take?

    While we are actively pursuing upgrading the JVM, we are unable to reproduce the problem, so testing with a newer JVM is of little use in immediately understanding the source of the problem.
    We are planning on turning on -Xcheck:jni, but again we have to wait for the problem to reoccur and hope this option helps provide insight, so here too this option is of little use in immediately understanding the source of the problem.
    Based on above, I will reiterate my request: the jvm.pdb symbol file and / or the source code for 1.4.2-b28 is critical to finding out what native method is failing and in debugging this problem. Can you provide any assistance in obtaining the pdb file for analyzing this problem.

  • EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d779c9d, pid=3964, tid=37

    hello,
    i had this problem....when running my java application....
    can somebody help me?....what it's mean??
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d779c9d, pid=3964, tid=3760
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_06-b05 mixed mode, sharing)
    # Problematic frame:
    # V [jvm.dll+0x99c9d]
    --------------- T H R E A D ---------------
    Current thread (0x00ab2ce8): JavaThread "Thread-2" [_thread_in_vm, id=3760]
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000000
    Registers:
    EAX=0x00000000, EBX=0x00ab8360, ECX=0x033ef9e4, EDX=0x0003fa3c
    ESP=0x033ef9c4, EBP=0x033efa10, ESI=0x033ef9e4, EDI=0x6d82f270
    EIP=0x6d779c9d, EFLAGS=0x00010246
    Top of Stack: (sp=0x033ef9c4)
    0x033ef9c4: 6d7685ec 00000000 00ab2ce8 6d76b432
    0x033ef9d4: 00ab2ce8 00000000 033efa24 00ab2da8
    0x033ef9e4: 0003fa3c 6d721631 00ab2ce8 033efa0c
    0x033ef9f4: 6d768aab 00ab2ce8 00000006 0000000e
    0x033efa04: 6d82f270 00ab2da8 0000003c 0000003c
    0x033efa14: 1000207d 00ab2da8 0003fa3c 00000000
    0x033efa24: 00000014 032b0098 03231f18 031ea63a
    0x033efa34: 00ab8360 032b0098 032b00ac 00000000
    Instructions: (pc=0x6d779c9d)
    0x6d779c8d: 44 24 04 24 fc 8b 00 8b 00 c3 8b 44 24 04 24 fc
    0x6d779c9d: 8b 00 ff 74 24 04 8b c8 e8 93 fe ff ff c3 8b 44
    Stack: [0x033b0000,0x033f0000), sp=0x033ef9c4, free space=254k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V [jvm.dll+0x99c9d]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j jpcap.Jpcap.processPacket(ILjpcap/JpcapHandler;)I+0
    j listener.Plistener$1.run()V+25
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    =>0x00ab2ce8 JavaThread "Thread-2" [_thread_in_vm, id=3760]
    0x02cccaf0 JavaThread "TimerQueue" daemon [_thread_blocked, id=3732]
    0x02cc52a0 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1636]
    0x00036920 JavaThread "DestroyJavaVM" [_thread_blocked, id=3084]
    0x02c8fcc0 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=3992]
    0x02c8e8f8 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2164]
    0x00acdd80 JavaThread "AWT-Shutdown" [_thread_blocked, id=3256]
    0x00a6f2a8 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3232]
    0x00a6dfa8 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3288]
    0x00a6d210 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1388]
    0x00a48018 JavaThread "Finalizer" daemon [_thread_blocked, id=260]
    0x0003faa0 JavaThread "Reference Handler" daemon [_thread_blocked, id=1928]
    Other Threads:
    0x00a68190 VMThread [id=4040]
    0x00a6cd78 WatcherThread [id=644]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 576K, used 522K [0x22a70000, 0x22b10000, 0x22f50000)
    eden space 512K, 95% used [0x22a70000, 0x22ae9ff8, 0x22af0000)
    from space 64K, 54% used [0x22af0000, 0x22af8af8, 0x22b00000)
    to space 64K, 0% used [0x22b00000, 0x22b00000, 0x22b10000)
    tenured generation total 1408K, used 1207K [0x22f50000, 0x230b0000, 0x26a70000)
    the space 1408K, 85% used [0x22f50000, 0x2307dce8, 0x2307de00, 0x230b0000)
    compacting perm gen total 8192K, used 1164K [0x26a70000, 0x27270000, 0x2aa70000)
    the space 8192K, 14% used [0x26a70000, 0x26b930a0, 0x26b93200, 0x27270000)
    ro space 8192K, 66% used [0x2aa70000, 0x2afcbcc0, 0x2afcbe00, 0x2b270000)
    rw space 12288K, 46% used [0x2b270000, 0x2b812060, 0x2b812200, 0x2be70000)
    Dynamic libraries:
    0x00400000 - 0x0040c000      C:\Program Files\Java\jdk1.5.0_06\bin\java.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
    0x77c10000 - 0x77c68000      C:\WINDOWS\system32\MSVCRT.dll
    0x6d6e0000 - 0x6d874000      C:\Program Files\Java\jdk1.5.0_06\jre\bin\client\jvm.dll
    0x77d40000 - 0x77dd0000      C:\WINDOWS\system32\USER32.dll
    0x77f10000 - 0x77f57000      C:\WINDOWS\system32\GDI32.dll
    0x76b40000 - 0x76b6d000      C:\WINDOWS\system32\WINMM.dll
    0x6d2f0000 - 0x6d2f8000      C:\Program Files\Java\jdk1.5.0_06\jre\bin\hpi.dll
    0x76bf0000 - 0x76bfb000      C:\WINDOWS\system32\PSAPI.DLL
    0x6d6b0000 - 0x6d6bc000      C:\Program Files\Java\jdk1.5.0_06\jre\bin\verify.dll
    0x6d370000 - 0x6d38d000      C:\Program Files\Java\jdk1.5.0_06\jre\bin\java.dll
    0x6d6d0000 - 0x6d6df000      C:\Program Files\Java\jdk1.5.0_06\jre\bin\zip.dll
    0x6d070000 - 0x6d1d7000      C:\Program Files\Java\jdk1.5.0_06\jre\bin\awt.dll
    0x73000000 - 0x73026000      C:\WINDOWS\system32\WINSPOOL.DRV
    0x76390000 - 0x763ad000      C:\WINDOWS\system32\IMM32.dll
    0x774e0000 - 0x7761d000      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
    0x74720000 - 0x7476b000      C:\WINDOWS\system32\MSCTF.dll
    0x7c9c0000 - 0x7d1d5000      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
    0x6d2b0000 - 0x6d2ed000      C:\Program Files\Java\jdk1.5.0_06\jre\bin\fontmanager.dll
    0x6d530000 - 0x6d543000      C:\Program Files\Java\jdk1.5.0_06\jre\bin\net.dll
    0x71ab0000 - 0x71ac7000      C:\WINDOWS\system32\WS2_32.dll
    0x71aa0000 - 0x71aa8000      C:\WINDOWS\system32\WS2HELP.dll
    0x6d550000 - 0x6d559000      C:\Program Files\Java\jdk1.5.0_06\jre\bin\nio.dll
    0x605d0000 - 0x605d9000      C:\WINDOWS\system32\mslbui.dll
    0x60300000 - 0x60307000      C:\PROGRA~1\Yahoo!\MESSEN~1\idle.dll
    0x7c340000 - 0x7c396000      C:\PROGRA~1\Yahoo!\MESSEN~1\MSVCR71.dll
    0x5b860000 - 0x5b8b4000      C:\WINDOWS\system32\netapi32.dll
    0x77120000 - 0x771ac000      C:\WINDOWS\system32\OLEAUT32.dll
    0x77b40000 - 0x77b62000      C:\WINDOWS\system32\appHelp.dll
    0x10000000 - 0x10012000      C:\Program Files\Java\jdk1.5.0_06\jre\lib\ext\jpcap.dll
    0x031e0000 - 0x03221000      C:\WINDOWS\system32\wpcap.dll
    0x03030000 - 0x03045000      C:\WINDOWS\system32\packet.dll
    0x03050000 - 0x03060000      C:\WINDOWS\system32\WanPacket.dll
    0x610f0000 - 0x61101000      C:\WINDOWS\system32\NPPTools.dll
    0x72830000 - 0x7292e000      C:\WINDOWS\system32\MFC42u.DLL
    0x76d60000 - 0x76d79000      C:\WINDOWS\system32\iphlpapi.dll
    0x77c00000 - 0x77c08000      C:\WINDOWS\system32\VERSION.dll
    0x5a700000 - 0x5a711000      C:\WINDOWS\system32\npp\ndisnpp.dll
    0x6d3e0000 - 0x6d3ed000      C:\Program Files\Java\jdk1.5.0_06\jre\bin\JdbcOdbc.dll
    0x74320000 - 0x7435d000      C:\WINDOWS\system32\ODBC32.dll
    0x763b0000 - 0x763f9000      C:\WINDOWS\system32\comdlg32.dll
    0x20000000 - 0x20017000      C:\WINDOWS\system32\odbcint.dll
    0x77fe0000 - 0x77ff1000      C:\WINDOWS\system32\Secur32.dll
    0x76fd0000 - 0x7704f000      C:\WINDOWS\system32\CLBCATQ.DLL
    0x77050000 - 0x77115000      C:\WINDOWS\system32\COMRes.dll
    0x1b810000 - 0x1b84a000      C:\WINDOWS\System32\msjtes40.dll
    0x0f9a0000 - 0x0f9ab000      C:\WINDOWS\system32\VBAJET32.DLL
    0x0f9c0000 - 0x0fa22000      C:\WINDOWS\system32\expsrv.dll
    VM Arguments:
    java_command: listener.MainListener
    Launcher Type: SUN_STANDARD
    Environment Variables:
    JAVA_HOME=C:\Program Files\Java\jdk1.5.0_06\
    PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Nokia\Update_Manager\bin
    USERNAME=projek
    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 522220k(90404k free), swap 3560908k(3129896k free)
    vm_info: Java HotSpot(TM) Client VM (1.5.0_06-b05) for windows-x86, built on Nov 10 2005 11:12:14 by "java_re" with MS VC++ 6.0

    I'm having a similar problem. Is your computer freezing when you get this?

Maybe you are looking for