Problem w/ hotspot virual machine help
Anyone know a solution to this problem?
seems the problem file is msvrct.. thanks guys!
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x77c47fd4, pid=768, tid=3320
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_06-b05 mixed mode, sharing)
# Problematic frame:
# C [msvcrt.dll+0x37fd4]
#
T H R E A D
Current thread (0x062f3928): JavaThread "AWT-EventQueue-2" [_thread_in_native, id=3320]
siginfo: ExceptionCode=0xc0000005, reading address 0x06e3d000
Registers:
EAX=0x06e3d000, EBX=0x2b5cf070, ECX=0x06cd2b30, EDX=0x7c90eb94
ESP=0x06cde4b8, EBP=0x06cde4b8, ESI=0x06e3c418, EDI=0x062f3928
EIP=0x77c47fd4, EFLAGS=0x00010206
Top of Stack: (sp=0x06cde4b8)
0x06cde4b8:06cde4e4 6d0cac06 06e3c418 062f3928
0x06cde4c8:2ac72740 2b5cf070 0642c508 06cde4c4
0x06cde4d8:06cdee54 6d0f36e8 00000000 06cde518
0x06cde4e8:03a7826f 062f39e8 06cde520 00000011
0x06cde4f8:00000000 06cde4fc 00000000 06cde52c
0x06cde508:2b5cf4d0 00000000 2b5cf070 06cde528
0x06cde518:06cde5c0 03d2c7a3 2b5cf478 03a76453
0x06cde528:00000011 00000000 20bf3358 06cde54c
Instructions: (pc=0x77c47fd4)
0x77c47fc4:5b 5d c3 cc cc cc cc cc 8b ff 55 8b ec 8b 45 08
0x77c47fd4:66 8b 08 40 40 66 85 c9 75 f6 2b 45 08 d1 f8 48
Stack: [0x06be0000,0x06ce0000), sp=0x06cde4b8, free space=1017k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [msvcrt.dll+0x37fd4]
C [awt.dll+0xcac06]
j sun.awt.windows.WDataTransferer.getClipboardFormatName(J)Ljava/lang/String;+0
J sun.awt.datatransfer.DataTransferer.getFlavorsForFormats([JLjava/awt/datatransfer/FlavorTable;)Ljava/util/Map;
J sun.awt.datatransfer.ClipboardTransferable.<init>(Lsun/awt/datatransfer/SunClipboard;)V
v ~RuntimeStub::alignment_frame_return Runtime1 stub
j sun.awt.datatransfer.SunClipboard.getContents(Ljava/lang/Object;)Ljava/awt/datatransfer/Transferable;+17
j oracle.forms.ui.delegates.VComponentDelegate.handleOKToPaste(Loracle/ewt/lwAWT/lwText/LWCommonText;)Ljava/lang/Boolean;+6
J oracle.forms.ui.delegates.VCommonTextDelegate.getProperty(Loracle/forms/properties/ID;)Ljava/lang/Object;
J oracle.forms.ui.delegates.VTextFieldDelegate.getProperty(Loracle/forms/properties/ID;)Ljava/lang/Object;
J oracle.forms.ui.VTextField.getProperty(Loracle/forms/properties/ID;)Ljava/lang/Object;
j oracle.forms.handler.ComponentItem.focusGained(Ljava/awt/event/FocusEvent;)V+153
j oracle.forms.handler.TextComponentItem.focusGained(Ljava/awt/event/FocusEvent;)V+2
j oracle.forms.handler.TextFieldItem.focusGained(Ljava/awt/event/FocusEvent;)V+10
j java.awt.Component.processFocusEvent(Ljava/awt/event/FocusEvent;)V+42
j oracle.ewt.lwAWT.LWComponent.processFocusEvent(Ljava/awt/event/FocusEvent;)V+113
j oracle.ewt.lwAWT.lwText.LWTextComponent.processFocusEvent(Ljava/awt/event/FocusEvent;)V+2
j oracle.ewt.lwAWT.lwText.LWTextField.processFocusEvent(Ljava/awt/event/FocusEvent;)V+6
J java.awt.Component.processEvent(Ljava/awt/AWTEvent;)V
J oracle.ewt.lwAWT.lwText.LWTextField.processEventImpl(Ljava/awt/AWTEvent;)V
J oracle.ewt.lwAWT.LWComponent.redispatchEvent(Ljava/awt/AWTEvent;)V
J oracle.ewt.lwAWT.LWComponent.processEvent(Ljava/awt/AWTEvent;)V
J java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V
J java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V
J java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Ljava/awt/Component;Ljava/awt/AWTEvent;)Z
J java.awt.DefaultKeyboardFocusManager.dispatchEvent(Ljava/awt/AWTEvent;)Z
J java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V
J java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V
J java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V
v ~RuntimeStub::alignment_frame_return Runtime1 stub
j java.awt.KeyboardFocusManager.processSynchronousLightweightTransfer(Ljava/awt/Component;Ljava/awt/Component;ZZJ)Z+239
v ~StubRoutines::call_stub
V [jvm.dll+0x845a9]
V [jvm.dll+0xd9317]
V [jvm.dll+0x8447a]
V [jvm.dll+0x8a838]
C [awt.dll+0xc8c7a]
j sun.awt.windows.WComponentPeer.processSynchronousLightweightTransfer(Ljava/awt/Component;Ljava/awt/Component;ZZJ)Z+0
j sun.awt.windows.WComponentPeer.requestFocus(Ljava/awt/Component;ZZJ)Z+12
J java.awt.Component.requestFocusHelper(ZZ)Z
j java.awt.Component.requestFocus()V+3
j oracle.ewt.lwAWT.lwText.LWTextComponent.requestFocus()V+8
j oracle.forms.handler.UICommon.updateFocus()V+141
J oracle.forms.handler.UICommon.setFVP(Loracle/forms/properties/ID;Ljava/lang/Object;)Z
J oracle.forms.handler.UICommon.onUpdate(ILjava/lang/Object;)Z
J oracle.forms.handler.ComponentItem.onUpdate(ILjava/lang/Object;)Z
J oracle.forms.handler.TextComponentItem.onUpdate(ILjava/lang/Object;)Z
J oracle.forms.handler.TextFieldItem.onUpdate(ILjava/lang/Object;)Z
J oracle.forms.handler.UICommon.onUpdate(Loracle/forms/engine/Message;)V
J oracle.forms.engine.Runform.processMessage(Loracle/forms/engine/Message;)V
J oracle.forms.engine.Runform.processSet()V
j oracle.forms.engine.Runform.onMessageReal(Loracle/forms/engine/Message;I)V+250
J oracle.forms.engine.Runform.onMessage(Loracle/forms/engine/Message;I)V
J oracle.forms.engine.Runform.processEventEnd(Ljava/util/EventObject;)V
J oracle.ewt.lwAWT.LWComponent.redispatchEvent(Ljava/awt/AWTEvent;)V
J oracle.ewt.lwAWT.LWComponent.processEvent(Ljava/awt/AWTEvent;)V
J java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V
J java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V
J java.awt.LightweightDispatcher.retargetMouseEvent(Ljava/awt/Component;ILjava/awt/event/MouseEvent;)V
J java.awt.LightweightDispatcher.processMouseEvent(Ljava/awt/event/MouseEvent;)Z
J java.awt.LightweightDispatcher.dispatchEvent(Ljava/awt/AWTEvent;)Z
J java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V
J java.awt.Window.dispatchEventImpl(Ljava/awt/AWTEvent;)V
J java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V
J java.awt.EventDispatchThread.pumpOneEventForHierarchy(ILjava/awt/Component;)Z
J java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V
v ~OSRAdapter
j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
j java.awt.EventDispatchThread.run()V+9
v ~StubRoutines::call_stub
V [jvm.dll+0x845a9]
V [jvm.dll+0xd9317]
V [jvm.dll+0x8447a]
V [jvm.dll+0x841d7]
V [jvm.dll+0x9ed69]
V [jvm.dll+0x109fe3]
V [jvm.dll+0x109fb1]
C [msvcrt.dll+0x2a3b0]
C [kernel32.dll+0xb50b]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j sun.awt.windows.WDataTransferer.getClipboardFormatName(J)Ljava/lang/String;+0
J sun.awt.datatransfer.DataTransferer.getFlavorsForFormats([JLjava/awt/datatransfer/FlavorTable;)Ljava/util/Map;
J sun.awt.datatransfer.ClipboardTransferable.<init>(Lsun/awt/datatransfer/SunClipboard;)V
v ~RuntimeStub::alignment_frame_return Runtime1 stub
j sun.awt.datatransfer.SunClipboard.getContents(Ljava/lang/Object;)Ljava/awt/datatransfer/Transferable;+17
j oracle.forms.ui.delegates.VComponentDelegate.handleOKToPaste(Loracle/ewt/lwAWT/lwText/LWCommonText;)Ljava/lang/Boolean;+6
J oracle.forms.ui.delegates.VCommonTextDelegate.getProperty(Loracle/forms/properties/ID;)Ljava/lang/Object;
J oracle.forms.ui.delegates.VTextFieldDelegate.getProperty(Loracle/forms/properties/ID;)Ljava/lang/Object;
J oracle.forms.ui.VTextField.getProperty(Loracle/forms/properties/ID;)Ljava/lang/Object;
j oracle.forms.handler.ComponentItem.focusGained(Ljava/awt/event/FocusEvent;)V+153
j oracle.forms.handler.TextComponentItem.focusGained(Ljava/awt/event/FocusEvent;)V+2
j oracle.forms.handler.TextFieldItem.focusGained(Ljava/awt/event/FocusEvent;)V+10
j java.awt.Component.processFocusEvent(Ljava/awt/event/FocusEvent;)V+42
j oracle.ewt.lwAWT.LWComponent.processFocusEvent(Ljava/awt/event/FocusEvent;)V+113
j oracle.ewt.lwAWT.lwText.LWTextComponent.processFocusEvent(Ljava/awt/event/FocusEvent;)V+2
j oracle.ewt.lwAWT.lwText.LWTextField.processFocusEvent(Ljava/awt/event/FocusEvent;)V+6
J java.awt.Component.processEvent(Ljava/awt/AWTEvent;)V
J oracle.ewt.lwAWT.lwText.LWTextField.processEventImpl(Ljava/awt/AWTEvent;)V
J oracle.ewt.lwAWT.LWComponent.redispatchEvent(Ljava/awt/AWTEvent;)V
J oracle.ewt.lwAWT.LWComponent.processEvent(Ljava/awt/AWTEvent;)V
J java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V
J java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V
J java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Ljava/awt/Component;Ljava/awt/AWTEvent;)Z
J java.awt.DefaultKeyboardFocusManager.dispatchEvent(Ljava/awt/AWTEvent;)Z
J java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V
J java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V
J java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V
v ~RuntimeStub::alignment_frame_return Runtime1 stub
j java.awt.KeyboardFocusManager.processSynchronousLightweightTransfer(Ljava/awt/Component;Ljava/awt/Component;ZZJ)Z+239
v ~StubRoutines::call_stub
j sun.awt.windows.WComponentPeer.processSynchronousLightweightTransfer(Ljava/awt/Component;Ljava/awt/Component;ZZJ)Z+0
j sun.awt.windows.WComponentPeer.requestFocus(Ljava/awt/Component;ZZJ)Z+12
J java.awt.Component.requestFocusHelper(ZZ)Z
j java.awt.Component.requestFocus()V+3
j oracle.ewt.lwAWT.lwText.LWTextComponent.requestFocus()V+8
j oracle.forms.handler.UICommon.updateFocus()V+141
J oracle.forms.handler.UICommon.setFVP(Loracle/forms/properties/ID;Ljava/lang/Object;)Z
J oracle.forms.handler.UICommon.onUpdate(ILjava/lang/Object;)Z
J oracle.forms.handler.ComponentItem.onUpdate(ILjava/lang/Object;)Z
J oracle.forms.handler.TextComponentItem.onUpdate(ILjava/lang/Object;)Z
J oracle.forms.handler.TextFieldItem.onUpdate(ILjava/lang/Object;)Z
J oracle.forms.handler.UICommon.onUpdate(Loracle/forms/engine/Message;)V
J oracle.forms.engine.Runform.processMessage(Loracle/forms/engine/Message;)V
J oracle.forms.engine.Runform.processSet()V
j oracle.forms.engine.Runform.onMessageReal(Loracle/forms/engine/Message;I)V+250
J oracle.forms.engine.Runform.onMessage(Loracle/forms/engine/Message;I)V
J oracle.forms.engine.Runform.processEventEnd(Ljava/util/EventObject;)V
J oracle.ewt.lwAWT.LWComponent.redispatchEvent(Ljava/awt/AWTEvent;)V
J oracle.ewt.lwAWT.LWComponent.processEvent(Ljava/awt/AWTEvent;)V
J java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V
J java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V
J java.awt.LightweightDispatcher.retargetMouseEvent(Ljava/awt/Component;ILjava/awt/event/MouseEvent;)V
J java.awt.LightweightDispatcher.processMouseEvent(Ljava/awt/event/MouseEvent;)Z
J java.awt.LightweightDispatcher.dispatchEvent(Ljava/awt/AWTEvent;)Z
J java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V
J java.awt.Window.dispatchEventImpl(Ljava/awt/AWTEvent;)V
J java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V
J java.awt.EventDispatchThread.pumpOneEventForHierarchy(ILjava/awt/Component;)Z
J java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V
v ~OSRAdapter
j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
j java.awt.EventDispatchThread.run()V+9
v ~StubRoutines::call_stub
P R O C E S S
Java Threads: ( => current thread )
0x06ceb4b8 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=316]
0x06420740 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=2608]
0x06419408 JavaThread "AutoScroller" [_thread_blocked, id=3628]
0x0630cd10 JavaThread "TaskScheduler timer" [_thread_blocked, id=3504]
0x06dff2c8 JavaThread "Busy indicator" daemon [_thread_blocked, id=3464]
0x02a658a0 JavaThread "Flush Queue" [_thread_blocked, id=3308]
0x06320bd0 JavaThread "CursorIdler" [_thread_blocked, id=3384]
0x06385950 JavaThread "HeartBeat" [_thread_blocked, id=880]
0x0633e610 JavaThread "Forms-StreamMessageWriter" [_thread_blocked, id=3972]
0x06d3b570 JavaThread "Forms-StreamMessageReader" [_thread_blocked, id=3328]
=>0x062f3928 JavaThread "AWT-EventQueue-2" [_thread_in_native, id=3320]
0x06d3aa98 JavaThread "thread applet-oracle.forms.engine.Main" [_thread_blocked, id=1736]
0x062e7ac0 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=3740]
0x062dacc0 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=3016]
0x062d43d0 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3084]
0x062d4008 JavaThread "AWT-Shutdown" [_thread_blocked, id=3012]
0x062d37a0 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1336]
0x02a407e8 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=648]
0x02a3f3b8 JavaThread "CompilerThread0" daemon [_thread_blocked, id=2852]
0x02a3e330 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2252]
0x02a11050 JavaThread "Finalizer" daemon [_thread_blocked, id=3940]
0x02a39aa0 JavaThread "Reference Handler" daemon [_thread_blocked, id=1432]
0x02996f48 JavaThread "main" [_thread_in_native, id=2084]
Other Threads:
0x02a0f1e0 VMThread [id=2996]
0x02a41a00 WatcherThread [id=1416]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generationtotal 3328K, used 1584K [0x20a70000, 0x20e00000, 0x211d0000)
eden space 3008K, 52% used [0x20a70000, 0x20bfc3b8, 0x20d60000)
from space 320K,0% used [0x20db0000, 0x20db0000, 0x20e00000)
tospace 320K,0% used [0x20d60000, 0x20d60000, 0x20db0000)
tenured generationtotal 42480K, used 28049K [0x211d0000, 0x23b4c000, 0x26a70000)
the space 42480K, 66% used [0x211d0000, 0x22d34480, 0x22d34600, 0x23b4c000)
compacting perm gen total 8192K, used 6063K [0x26a70000, 0x27270000, 0x2aa70000)
the space 8192K, 74% used [0x26a70000, 0x2705bf28, 0x2705c000, 0x27270000)
ro space 8192K, 63% used [0x2aa70000, 0x2af7b178, 0x2af7b200, 0x2b270000)
rw space 12288K, 46% used [0x2b270000, 0x2b809fa8, 0x2b80a000, 0x2be70000)
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 - 0x77f57000 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 - 0x778cf000 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
0x773d0000 - 0x774d2000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9\comctl32.dll
0x7c9c0000 - 0x7d1d5000 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 - 0x7607d000 C:\WINDOWS\system32\BROWSEUI.dll
0x20000000 - 0x20012000 C:\WINDOWS\system32\browselc.dll
0x77b40000 - 0x77b62000 C:\WINDOWS\system32\appHelp.dll
0x76fd0000 - 0x7704f000 C:\WINDOWS\system32\CLBCATQ.DLL
0x77050000 - 0x77115000 C:\WINDOWS\system32\COMRes.dll
0x77fe0000 - 0x77ff1000 C:\WINDOWS\system32\Secur32.dll
0x77a20000 - 0x77a74000 C:\WINDOWS\System32\cscui.dll
0x76600000 - 0x7661d000 C:\WINDOWS\System32\CSCDLL.dll
0x77920000 - 0x77a13000 C:\WINDOWS\system32\SETUPAPI.dll
0x77260000 - 0x77300000 C:\WINDOWS\system32\urlmon.dll
0x10000000 - 0x1000e000 C:\Program Files\Adobe\Acrobat 7.0\ActiveX\AcroIEHelper.dll
0x7c340000 - 0x7c396000 C:\WINDOWS\system32\MSVCR71.dll
0x6d600000 - 0x6d62d000 C:\Program Files\Java\jre1.5.0_06\bin\ssv.dll
0x5edd0000 - 0x5ede7000 C:\WINDOWS\system32\OLEPRO32.DLL
0x75e90000 - 0x75f40000 C:\WINDOWS\system32\SXS.DLL
0x01290000 - 0x01318000 C:\WINDOWS\system32\shdoclc.dll
0x01320000 - 0x015e5000 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
0x77c70000 - 0x77c93000 C:\WINDOWS\system32\msv1_0.dll
0x76d60000 - 0x76d79000 C:\WINDOWS\system32\iphlpapi.dll
0x01bf0000 - 0x01eb6000 C:\WINDOWS\system32\msi.dll
0x605d0000 - 0x605d9000 C:\WINDOWS\system32\mslbui.dll
0x722b0000 - 0x722b5000 C:\WINDOWS\system32\sensapi.dll
0x769c0000 - 0x76a73000 C:\WINDOWS\system32\USERENV.dll
0x76f20000 - 0x76f47000 C:\WINDOWS\system32\DNSAPI.dll
0x76fc0000 - 0x76fc6000 C:\WINDOWS\system32\rasadhlp.dll
0x7dc30000 - 0x7df1f000 C:\WINDOWS\System32\mshtml.dll
0x746c0000 - 0x746e7000 C:\WINDOWS\System32\msls31.dll
0x76bf0000 - 0x76bfb000 C:\WINDOWS\System32\PSAPI.DLL
0x746f0000 - 0x7471a000 C:\WINDOWS\System32\msimtf.dll
0x5c2c0000 - 0x5c300000 C:\WINDOWS\ime\sptip.dll
0x74c80000 - 0x74cac000 C:\WINDOWS\system32\OLEACC.dll
0x76080000 - 0x760e5000 C:\WINDOWS\system32\MSVCP60.dll
0x025c0000 - 0x025d1000 C:\WINDOWS\IME\SPGRMR.DLL
0x025e0000 - 0x0263b000 C:\Program Files\Common Files\Microsoft Shared\INK\SKCHUI.DLL
0x325c0000 - 0x325d2000 C:\Program Files\Microsoft Office\OFFICE11\msohev.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
0x767f0000 - 0x76817000 C:\WINDOWS\system32\schannel.dll
0x0ffd0000 - 0x0fff8000 C:\WINDOWS\system32\rsaenh.dll
0x68100000 - 0x68124000 C:\WINDOWS\system32\dssenh.dll
0x6d590000 - 0x6d5a2000 C:\Program Files\Java\jre1.5.0_06\bin\npjpi150_06.dll
0x6d400000 - 0x6d417000 C:\Program Files\Java\jre1.5.0_06\bin\jpiexp32.dll
0x76fb0000 - 0x76fb8000 C:\WINDOWS\System32\winrnr.dll
0x6d450000 - 0x6d468000 C:\Program Files\Java\jre1.5.0_06\bin\jpishare.dll
0x6d670000 - 0x6d804000 C:\PROGRA~1\Java\JRE15~1.0_0\bin\client\jvm.dll
0x6d280000 - 0x6d288000 C:\PROGRA~1\Java\JRE15~1.0_0\bin\hpi.dll
0x6d640000 - 0x6d64c000 C:\PROGRA~1\Java\JRE15~1.0_0\bin\verify.dll
0x6d300000 - 0x6d31d000 C:\PROGRA~1\Java\JRE15~1.0_0\bin\java.dll
0x6d660000 - 0x6d66f000 C:\PROGRA~1\Java\JRE15~1.0_0\bin\zip.dll
0x6d000000 - 0x6d167000 C:\Program Files\Java\jre1.5.0_06\bin\awt.dll
0x73000000 - 0x73026000 C:\WINDOWS\system32\WINSPOOL.DRV
0x76390000 - 0x763ad000 C:\WINDOWS\system32\IMM32.dll
0x73760000 - 0x737a9000 C:\WINDOWS\system32\ddraw.dll
0x73bc0000 - 0x73bc6000 C:\WINDOWS\system32\DCIMAN32.dll
0x73940000 - 0x73a10000 C:\WINDOWS\system32\D3DIM700.DLL
0x6d240000 - 0x6d27d000 C:\Program Files\Java\jre1.5.0_06\bin\fontmanager.dll
0x6d1f0000 - 0x6d203000 C:\Program Files\Java\jre1.5.0_06\bin\deploy.dll
0x6d5d0000 - 0x6d5ef000 C:\Program Files\Java\jre1.5.0_06\bin\RegUtils.dll
0x6d3e0000 - 0x6d3f5000 C:\Program Files\Java\jre1.5.0_06\bin\jpicom32.dll
0x06ad0000 - 0x06ad7000 C:\WINDOWS\system32\xpsp3res.dll
0x6d4c0000 - 0x6d4d3000 C:\Program Files\Java\jre1.5.0_06\bin\net.dll
0x6d1c0000 - 0x6d1e3000 C:\Program Files\Java\jre1.5.0_06\bin\dcpr.dll
0x6d4e0000 - 0x6d4e9000 C:\Program Files\Java\jre1.5.0_06\bin\nio.dll
0x6d3c0000 - 0x6d3df000 C:\Program Files\Java\jre1.5.0_06\bin\jpeg.dll
VM Arguments:
jvm_args: -Xbootclasspath/a:C:\PROGRA~1\Java\JRE15~1.0_0\lib\deploy.jar;C:\PROGRA~1\Java\JRE15~1.0_0\lib\plugin.jar -Xmx96m -Djavaplugin.maxHeapSize=96m -Xverify:remote -Djavaplugin.version=1.5.0_06 -Djavaplugin.nodotversion=150_06 -Dbrowser=sun.plugin -DtrustProxy=true -Dapplication.home=C:\PROGRA~1\Java\JRE15~1.0_0 -Djava.protocol.handler.pkgs=sun.plugin.net.protocol -Djavaplugin.vm.options=-Djava.class.path=C:\PROGRA~1\Java\JRE15~1.0_0\classes -Xbootclasspath/a:C:\PROGRA~1\Java\JRE15~1.0_0\lib\deploy.jar;C:\PROGRA~1\Java\JRE15~1.0_0\lib\plugin.jar -Xmx96m -Djavaplugin.maxHeapSize=96m -Xverify:remote -Djavaplugin.version=1.5.0_06 -Djavaplugin.nodotversion=150_06 -Dbrowser=sun.plugin -DtrustProxy=true -Dapplication.home=C:\PROGRA~1\Java\JRE15~1.0_0 -Djava.protocol.handler.pkgs=sun.plugin.net.protocol vfprintf
java_command: <unknown>
Launcher Type: generic
Environment Variables:
PATH=C:\PROGRA~1\Java\JRE15~1.0_0\bin;C:\Program Files\Internet Explorer;;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;.
USERNAME=YELLET
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 522992k(109004k free), swap 687592k(359520k 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
[23617 byte] By [
sharptecha] at [2007-10-3 1:35:00]

I had also similar error.but i will let u know the solution. see bottom.
#
# An unexpected error has been detected by Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x77c47fd4, pid=3328, tid=4040
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0-b105 mixed mode, sharing)
# Problematic frame:
# C [msvcrt.dll+0x37fd4]
#
# If you would like to submit a bug report, please visit:
#http://java.sun.com/webapps/bugreport/crash.jsp
#
T H R E A D
Current thread (0x053aac00): JavaThread "Thread-6" [_thread_in_native, id=4040]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000000
Registers:
EAX=0x00000000, EBX=0x001db630, ECX=0x00000001, EDX=0x00000410
ESP=0x069fd710, EBP=0x069fd710, ESI=0x00000000, EDI=0x00000000
EIP=0x77c47fd4, EFLAGS=0x00010202
Top of Stack: (sp=0x069fd710)
0x069fd710:069fd730 71a5cf67 00000000 001db630
0x069fd720:00222f00 00000000 00000001 00000000
0x069fd730:069fd7a0 71a5d147 001db670 00000000
0x069fd740:00000000 00000001 00000000 00000001
0x069fd750:00000000 00000000 00000001 00000003
0x069fd760:00000000 00000001 00000000 00000000
0x069fd770:00000008 00000000 069fd7cc 00000000
0x069fd780:00222f00 001db630 00000000 069fe240
Instructions: (pc=0x77c47fd4)
0x77c47fc4:5b 5d c3 cc cc cc cc cc 8b ff 55 8b ec 8b 45 08
0x77c47fd4:66 8b 08 40 40 66 85 c9 75 f6 2b 45 08 d1 f8 48
Stack: [0x06900000,0x06a00000), sp=0x069fd710, free space=1013k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [msvcrt.dll+0x37fd4]
C [mswsock.dll+0xcf67]
C [mswsock.dll+0xd147]
C [mswsock.dll+0xd010]
C [mswsock.dll+0x266f]
C [mswsock.dll+0x1b0a]
C [WS2_32.dll+0x2fc8]
C [WS2_32.dll+0x2fa8]
C [WS2_32.dll+0x2f72]
C [WS2_32.dll+0x2f10]
C [WS2_32.dll+0x5771]
C [WS2_32.dll+0x5268]
C [WS2_32.dll+0x5066]
C [net.dll+0x25e0]
j java.net.Inet4AddressImpl.lookupAllHostAddr(Ljava/lang/String;)[Ljava/net/InetAddress;+0
j java.net.InetAddress$1.lookupAllHostAddr(Ljava/lang/String;)[Ljava/net/InetAddress;+4
j java.net.InetAddress.getAddressFromNameService(Ljava/lang/String;)Ljava/lang/Object;+17
j java.net.InetAddress.getAllByName0(Ljava/lang/String;Z)[Ljava/net/InetAddress;+35
j java.net.InetAddress.getHostFromNameService(Ljava/net/InetAddress;Z)Ljava/lang/String;+33
j java.net.InetAddress.getHostName(Z)Ljava/lang/String;+10
j java.net.InetAddress.getHostName()Ljava/lang/String;+2
j java.net.InetSocketAddress.getHostName()Ljava/lang/String;+23
j sun.net.www.http.HttpClient$4.run()Ljava/lang/Object;+8
v ~StubRoutines::call_stub
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j java.net.Inet4AddressImpl.lookupAllHostAddr(Ljava/lang/String;)[Ljava/net/InetAddress;+0
j java.net.InetAddress$1.lookupAllHostAddr(Ljava/lang/String;)[Ljava/net/InetAddress;+4
j java.net.InetAddress.getAddressFromNameService(Ljava/lang/String;)Ljava/lang/Object;+17
j java.net.InetAddress.getAllByName0(Ljava/lang/String;Z)[Ljava/net/InetAddress;+35
j java.net.InetAddress.getHostFromNameService(Ljava/net/InetAddress;Z)Ljava/lang/String;+33
j java.net.InetAddress.getHostName(Z)Ljava/lang/String;+10
j java.net.InetAddress.getHostName()Ljava/lang/String;+2
j java.net.InetSocketAddress.getHostName()Ljava/lang/String;+23
j sun.net.www.http.HttpClient$4.run()Ljava/lang/Object;+8
v ~StubRoutines::call_stub
j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;)Ljava/lang/Object;+0
j sun.net.www.http.HttpClient.privilegedOpenServer(Ljava/net/InetSocketAddress;)V+9
j sun.net.www.http.HttpClient.openServer()V+100
j sun.net.www.protocol.https.HttpsClient.<init>(Ljavax/net/ssl/SSLSocketFactory;Ljava/net/URL;Ljava/net/Proxy;I)V+81
j sun.net.www.protocol.https.HttpsClient.New(Ljavax/net/ssl/SSLSocketFactory;Ljava/net/URL;Ljavax/net/ssl/HostnameVerifier;Ljava/net/Proxy;ZI)Lsun/net/www/http/HttpClient;+46
j sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Ljava/net/URL;Ljava/net/Proxy;I)Lsun/net/www/http/HttpClient;+12
j sun.net.www.protocol.http.HttpURLConnection.plainConnect()V+236
j sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect()V+9
j sun.net.www.protocol.http.HttpURLConnection.getInputStream()Ljava/io/InputStream;+183
j sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Ljava/lang/String;)Ljava/lang/String;+1
j sun.net.www.protocol.https.HttpsURLConnectionImpl.getHeaderField(Ljava/lang/String;)Ljava/lang/String;+5
j com.sun.deploy.cache.DeployCacheHandler.isResourceCacheable(Ljava/lang/String;Ljava/net/URLConnection;)Z+49
j sun.plugin.PluginURLJarFileCallBack$1.run()Ljava/lang/Object;+91
v ~StubRoutines::call_stub
j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;)Ljava/lang/Object;+0
j sun.plugin.PluginURLJarFileCallBack.retrieve(Ljava/net/URL;)Ljava/util/jar/JarFile;+17
j sun.net.www.protocol.jar.URLJarFile.retrieve(Ljava/net/URL;Lsun/net/www/protocol/jar/URLJarFile$URLJarFileCloseController;)Ljava/util/jar/JarFile;+10
j sun.net.www.protocol.jar.URLJarFile.getJarFile(Ljava/net/URL;Lsun/net/www/protocol/jar/URLJarFile$URLJarFileCloseController;)Ljava/util/jar/JarFile;+19
j sun.net.www.protocol.jar.JarFileFactory.get(Ljava/net/URL;Z)Ljava/util/jar/JarFile;+192
j sun.net.www.protocol.jar.JarURLConnection.connect()V+19
j sun.plugin.net.protocol.jar.CachedJarURLConnection.connect()V+98
j sun.plugin.net.protocol.jar.CachedJarURLConnection.getJarFileInternal()Ljava/util/jar/JarFile;+213
j sun.plugin.net.protocol.jar.CachedJarURLConnection.getJarFile()Ljava/util/jar/JarFile;+2
j sun.misc.URLClassPath$JarLoader.getJarFile(Ljava/net/URL;)Ljava/util/jar/JarFile;+69
j sun.misc.URLClassPath$JarLoader.access$600(Lsun/misc/URLClassPath$JarLoader;Ljava/net/URL;)Ljava/util/jar/JarFile;+2
j sun.misc.URLClassPath$JarLoader$1.run()Ljava/lang/Object;+55
v ~StubRoutines::call_stub
j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;)Ljava/lang/Object;+0
j sun.misc.URLClassPath$JarLoader.ensureOpen()V+15
j sun.misc.URLClassPath$JarLoader.<init>(Ljava/net/URL;Ljava/net/URLStreamHandler;Ljava/util/HashMap;)V+60
j sun.misc.URLClassPath$3.run()Ljava/lang/Object;+82
v ~StubRoutines::call_stub
j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;)Ljava/lang/Object;+0
j sun.misc.URLClassPath.getLoader(Ljava/net/URL;)Lsun/misc/URLClassPath$Loader;+9
j sun.misc.URLClassPath.getLoader(I)Lsun/misc/URLClassPath$Loader;+73
j sun.misc.URLClassPath.getResource(Ljava/lang/String;Z)Lsun/misc/Resource;+42
j java.net.URLClassLoader$1.run()Ljava/lang/Object;+26
v ~StubRoutines::call_stub
j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0
j java.net.URLClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;+13
j sun.applet.AppletClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;+34
j java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+43
j sun.applet.AppletClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+36
j java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class;+3
j sun.applet.AppletClassLoader.loadCode(Ljava/lang/String;)Ljava/lang/Class;+105
j sun.applet.AppletPanel.createApplet(Lsun/applet/AppletClassLoader;)Ljava/applet/Applet;+83
j sun.plugin.AppletViewer.createApplet(Lsun/applet/AppletClassLoader;)Ljava/applet/Applet;+9
j sun.applet.AppletPanel.runLoader()V+65
j sun.applet.AppletPanel.run()V+13
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
P R O C E S S
Java Threads: ( => current thread )
0x053fac00 JavaThread "Thread-7" [_thread_blocked, id=1632]
=>0x053aac00 JavaThread "Thread-6" [_thread_in_native, id=4040]
0x053f8800 JavaThread "thread applet-SecurityApplet.class" [_thread_blocked, id=3312]
0x06034000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=3464]
0x0604b400 JavaThread "AWT-Shutdown" [_thread_blocked, id=3424]
0x06030400 JavaThread "CacheCleanUpThread" daemon [_thread_blocked, id=3120]
0x05411c00 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=2380]
0x05405c00 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2052]
0x05403c00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3000]
0x05350000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=2500]
0x0534ec00 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3092]
0x0534a000 JavaThread "Attach Listener" daemon [_thread_blocked, id=804]
0x05349400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=552]
0x05344c00 JavaThread "Finalizer" daemon [_thread_blocked, id=3788]
0x05340800 JavaThread "Reference Handler" daemon [_thread_blocked, id=2396]
0x01419c00 JavaThread "main" [_thread_in_native, id=3468]
Other Threads:
0x05337400 VMThread [id=2388]
0x05351800 WatcherThread [id=532]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generationtotal 960K, used 812K [0x22020000, 0x22120000, 0x22780000)
eden space 896K, 83% used [0x22020000, 0x220db2c0, 0x22100000)
from space 64K, 99% used [0x22100000, 0x2210fff8, 0x22110000)
tospace 64K,0% used [0x22110000, 0x22110000, 0x22120000)
tenured generationtotal 4096K, used 1082K [0x22780000, 0x22b80000, 0x28020000)
the space 4096K, 26% used [0x22780000, 0x2288eac8, 0x2288ec00, 0x22b80000)
compacting perm gen total 12288K, used 2340K [0x28020000, 0x28c20000, 0x2c020000)
the space 12288K, 19% used [0x28020000, 0x282692d8, 0x28269400, 0x28c20000)
ro space 8192K, 62% used [0x2c020000, 0x2c51b9c8, 0x2c51ba00, 0x2c820000)
rw space 12288K, 52% used [0x2c820000, 0x2ce5e348, 0x2ce5e400, 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
0x629c0000 - 0x629c9000 C:\WINDOWS\system32\LPK.DLL
0x74d90000 - 0x74dfb000 C:\WINDOWS\system32\USP10.dll
0x10000000 - 0x10016000 C:\WINDOWS\system32\MicIPCReceiver.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
0x77fe0000 - 0x77ff1000 C:\WINDOWS\system32\Secur32.dll
0x77260000 - 0x772fc000 C:\WINDOWS\system32\urlmon.dll
0x77a20000 - 0x77a74000 C:\WINDOWS\System32\cscui.dll
0x76600000 - 0x7661d000 C:\WINDOWS\System32\CSCDLL.dll
0x77920000 - 0x77a13000 C:\WINDOWS\system32\SETUPAPI.dll
0x00e70000 - 0x00e78000 C:\Program Files\Adobe\Acrobat 5.0\Reader\ActiveX\AcroIEHelper.ocx
0x75e90000 - 0x75f40000 C:\WINDOWS\system32\SXS.DLL
0x00f20000 - 0x011e5000 C:\WINDOWS\system32\xpsp2res.dll
0x013f0000 - 0x01402000 C:\WINDOWS\System32\BHOManager.dll
0x76080000 - 0x760e5000 C:\WINDOWS\System32\MSVCP60.dll
0x6d7c0000 - 0x6d839000 C:\Program Files\Java\jre1.6.0\bin\ssv.dll
0x7c340000 - 0x7c396000 C:\Program Files\Java\jre1.6.0\bin\MSVCR71.dll
0x7d4a0000 - 0x7d782000 C:\WINDOWS\System32\mshtml.dll
0x746c0000 - 0x746e7000 C:\WINDOWS\System32\msls31.dll
0x01820000 - 0x018a8000 C:\WINDOWS\system32\shdoclc.dll
0x75cf0000 - 0x75d81000 C:\WINDOWS\system32\MLANG.dll
0x01ad0000 - 0x01d96000 C:\WINDOWS\system32\msi.dll
0x746f0000 - 0x7471a000 C:\WINDOWS\System32\msimtf.dll
0x605d0000 - 0x605d9000 C:\WINDOWS\system32\mslbui.dll
0x5c2c0000 - 0x5c300000 C:\WINDOWS\ime\sptip.dll
0x74c80000 - 0x74cac000 C:\WINDOWS\system32\OLEACC.dll
0x01df0000 - 0x01e01000 C:\WINDOWS\IME\SPGRMR.DLL
0x01e10000 - 0x01e6b000 C:\Program Files\Common Files\Microsoft Shared\INK\SKCHUI.DLL
0x325c0000 - 0x325d2000 C:\Program Files\Microsoft Office\OFFICE11\msohev.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
0x76b40000 - 0x76b6d000 C:\WINDOWS\system32\WINMM.dll
0x6bd00000 - 0x6bd0d000 C:\WINDOWS\system32\SYNCOR11.DLL
0x77bd0000 - 0x77bd7000 C:\WINDOWS\system32\midimap.dll
0x71ad0000 - 0x71ad9000 C:\WINDOWS\system32\wsock32.dll
0x71ab0000 - 0x71ac7000 C:\WINDOWS\system32\WS2_32.dll
0x71aa0000 - 0x71aa8000 C:\WINDOWS\system32\WS2HELP.dll
0x769c0000 - 0x76a73000 C:\WINDOWS\system32\userenv.dll
0x71a50000 - 0x71a8f000 C:\WINDOWS\system32\mswsock.dll
0x662b0000 - 0x66308000 C:\WINDOWS\system32\hnetcfg.dll
0x71a90000 - 0x71a98000 C:\WINDOWS\System32\wshtcpip.dll
0x767f0000 - 0x76817000 C:\WINDOWS\system32\schannel.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
0x77c70000 - 0x77c93000 C:\WINDOWS\system32\msv1_0.dll
0x76d60000 - 0x76d79000 C:\WINDOWS\system32\iphlpapi.dll
0x722b0000 - 0x722b5000 C:\WINDOWS\system32\sensapi.dll
0x76fc0000 - 0x76fc6000 C:\WINDOWS\system32\rasadhlp.dll
0x76f20000 - 0x76f47000 C:\WINDOWS\system32\DNSAPI.dll
0x76fb0000 - 0x76fb8000 C:\WINDOWS\System32\winrnr.dll
0x0ffd0000 - 0x0fff8000 C:\WINDOWS\system32\rsaenh.dll
0x68100000 - 0x68124000 C:\WINDOWS\system32\dssenh.dll
0x75c50000 - 0x75cbe000 c:\windows\system32\jscript.dll
0x6d6b0000 - 0x6d6d1000 C:\Program Files\Java\jre1.6.0\bin\npjpi160.dll
0x6d4a0000 - 0x6d4bb000 C:\Program Files\Java\jre1.6.0\bin\jpiexp.dll
0x6d250000 - 0x6d261000 C:\Program Files\Java\jre1.6.0\bin\deploy.dll
0x6d4f0000 - 0x6d514000 C:\Program Files\Java\jre1.6.0\bin\jpishare.dll
0x02f40000 - 0x03187000 C:\PROGRA~1\Java\JRE16~1.0\bin\client\jvm.dll
0x6d310000 - 0x6d318000 C:\PROGRA~1\Java\JRE16~1.0\bin\hpi.dll
0x76bf0000 - 0x76bfb000 C:\WINDOWS\system32\PSAPI.DLL
0x6d770000 - 0x6d77c000 C:\PROGRA~1\Java\JRE16~1.0\bin\verify.dll
0x6d3b0000 - 0x6d3cf000 C:\PROGRA~1\Java\JRE16~1.0\bin\java.dll
0x6d7b0000 - 0x6d7bf000 C:\PROGRA~1\Java\JRE16~1.0\bin\zip.dll
0x6d000000 - 0x6d1c3000 C:\Program Files\Java\jre1.6.0\bin\awt.dll
0x73000000 - 0x73026000 C:\WINDOWS\system32\WINSPOOL.DRV
0x76390000 - 0x763ad000 C:\WINDOWS\system32\IMM32.dll
0x73760000 - 0x737a9000 C:\WINDOWS\system32\ddraw.dll
0x73bc0000 - 0x73bc6000 C:\WINDOWS\system32\DCIMAN32.dll
0x6d2b0000 - 0x6d303000 C:\Program Files\Java\jre1.6.0\bin\fontmanager.dll
0x6d480000 - 0x6d498000 C:\Program Files\Java\jre1.6.0\bin\jpicom.dll
0x6d750000 - 0x6d758000 C:\Program Files\Java\jre1.6.0\bin\sunmscapi.dll
0x76200000 - 0x76271000 C:\WINDOWS\System32\mshtmled.dll
0x6d570000 - 0x6d583000 C:\Program Files\Java\jre1.6.0\bin\net.dll
VM Arguments:
jvm_args: -Xbootclasspath/a:C:\PROGRA~1\Java\JRE16~1.0\lib\deploy.jar;C:\PROGRA~1\Java\JRE16~1.0\lib\plugin.jar -Xmx96m -Djavaplugin.maxHeapSize=96m -Xverify:remote -Djavaplugin.version=1.6.0 -Djavaplugin.nodotversion=160 -Dbrowser=sun.plugin -DtrustProxy=true -Dapplication.home=C:\PROGRA~1\Java\JRE16~1.0 -Djavaplugin.vm.options=-Djava.class.path=C:\PROGRA~1\Java\JRE16~1.0\classes -Xbootclasspath/a:C:\PROGRA~1\Java\JRE16~1.0\lib\deploy.jar;C:\PROGRA~1\Java\JRE16~1.0\lib\plugin.jar -Xmx96m -Djavaplugin.maxHeapSize=96m -Xverify:remote -Djavaplugin.version=1.6.0 -Djavaplugin.nodotversion=160 -Dbrowser=sun.plugin -DtrustProxy=true -Dapplication.home=C:\PROGRA~1\Java\JRE16~1.0
java_command: <unknown>
Launcher Type: generic
Environment Variables:
CLASSPATH=C:\Program Files\Common Files\Mercury Interactive\SharedFiles\JavaAddin\classes;C:\Program Files\Common Files\Mercury Interactive\SharedFiles\JavaAddin\classes\mic.jar;C:\Program Files\Exceed.nt\hcljrcsv.jar;C:\Program Files\Exceed.nt\;
PATH=C:\PROGRA~1\Java\JRE16~1.0\bin;C:\Program Files\Internet Explorer;;C:\Program Files\Common Files\Mercury Interactive\SharedFiles\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\PC-Doctor for Windows\services;C:\Program Files\Symantec\pcAnywhere\;.
USERNAME=205821
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 1 family 15, cmov, cx8, fxsr, mmx, sse, sse2
Memory: 4k page, physical 515056k(109772k free), swap 1256168k(805860k free)
vm_info: Java HotSpot(TM) Client VM (1.6.0-b105) for windows-x86, built on Nov 29 2006 00:48:48 by "java_re" with unknown MS VC++:1310
solution1: Rename your current profile as "old" and create a new profile (account) exactly as current profile. This could be done only in admin mode by going to the "C:\docand settings".
Now start the application, it will works.
Solution2:open java control panel available in control panel. GO to "network settings" tab. select radio button "proxy server " and enter proxy you are using.
It seems me second working. so, try second and then first.
Thanks,
dheena
I had also similar error.but i will let u know the solution. see bottom.
#
# An unexpected error has been detected by Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x77c47fd4, pid=3328, tid=4040
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0-b105 mixed mode, sharing)
# Problematic frame:
# C [msvcrt.dll+0x37fd4]
#
# If you would like to submit a bug report, please visit:
#http://java.sun.com/webapps/bugreport/crash.jsp
#
T H R E A D
Current thread (0x053aac00): JavaThread "Thread-6" [_thread_in_native, id=4040]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000000
Registers:
EAX=0x00000000, EBX=0x001db630, ECX=0x00000001, EDX=0x00000410
ESP=0x069fd710, EBP=0x069fd710, ESI=0x00000000, EDI=0x00000000
EIP=0x77c47fd4, EFLAGS=0x00010202
Top of Stack: (sp=0x069fd710)
0x069fd710:069fd730 71a5cf67 00000000 001db630
0x069fd720:00222f00 00000000 00000001 00000000
0x069fd730:069fd7a0 71a5d147 001db670 00000000
0x069fd740:00000000 00000001 00000000 00000001
0x069fd750:00000000 00000000 00000001 00000003
0x069fd760:00000000 00000001 00000000 00000000
0x069fd770:00000008 00000000 069fd7cc 00000000
0x069fd780:00222f00 001db630 00000000 069fe240
Instructions: (pc=0x77c47fd4)
0x77c47fc4:5b 5d c3 cc cc cc cc cc 8b ff 55 8b ec 8b 45 08
0x77c47fd4:66 8b 08 40 40 66 85 c9 75 f6 2b 45 08 d1 f8 48
Stack: [0x06900000,0x06a00000), sp=0x069fd710, free space=1013k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [msvcrt.dll+0x37fd4]
C [mswsock.dll+0xcf67]
C [mswsock.dll+0xd147]
C [mswsock.dll+0xd010]
C [mswsock.dll+0x266f]
C [mswsock.dll+0x1b0a]
C [WS2_32.dll+0x2fc8]
C [WS2_32.dll+0x2fa8]
C [WS2_32.dll+0x2f72]
C [WS2_32.dll+0x2f10]
C [WS2_32.dll+0x5771]
C [WS2_32.dll+0x5268]
C [WS2_32.dll+0x5066]
C [net.dll+0x25e0]
j java.net.Inet4AddressImpl.lookupAllHostAddr(Ljava/lang/String;)[Ljava/net/InetAddress;+0
j java.net.InetAddress$1.lookupAllHostAddr(Ljava/lang/String;)[Ljava/net/InetAddress;+4
j java.net.InetAddress.getAddressFromNameService(Ljava/lang/String;)Ljava/lang/Object;+17
j java.net.InetAddress.getAllByName0(Ljava/lang/String;Z)[Ljava/net/InetAddress;+35
j java.net.InetAddress.getHostFromNameService(Ljava/net/InetAddress;Z)Ljava/lang/String;+33
j java.net.InetAddress.getHostName(Z)Ljava/lang/String;+10
j java.net.InetAddress.getHostName()Ljava/lang/String;+2
j java.net.InetSocketAddress.getHostName()Ljava/lang/String;+23
j sun.net.www.http.HttpClient$4.run()Ljava/lang/Object;+8
v ~StubRoutines::call_stub
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j java.net.Inet4AddressImpl.lookupAllHostAddr(Ljava/lang/String;)[Ljava/net/InetAddress;+0
j java.net.InetAddress$1.lookupAllHostAddr(Ljava/lang/String;)[Ljava/net/InetAddress;+4
j java.net.InetAddress.getAddressFromNameService(Ljava/lang/String;)Ljava/lang/Object;+17
j java.net.InetAddress.getAllByName0(Ljava/lang/String;Z)[Ljava/net/InetAddress;+35
j java.net.InetAddress.getHostFromNameService(Ljava/net/InetAddress;Z)Ljava/lang/String;+33
j java.net.InetAddress.getHostName(Z)Ljava/lang/String;+10
j java.net.InetAddress.getHostName()Ljava/lang/String;+2
j java.net.InetSocketAddress.getHostName()Ljava/lang/String;+23
j sun.net.www.http.HttpClient$4.run()Ljava/lang/Object;+8
v ~StubRoutines::call_stub
j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;)Ljava/lang/Object;+0
j sun.net.www.http.HttpClient.privilegedOpenServer(Ljava/net/InetSocketAddress;)V+9
j sun.net.www.http.HttpClient.openServer()V+100
j sun.net.www.protocol.https.HttpsClient.<init>(Ljavax/net/ssl/SSLSocketFactory;Ljava/net/URL;Ljava/net/Proxy;I)V+81
j sun.net.www.protocol.https.HttpsClient.New(Ljavax/net/ssl/SSLSocketFactory;Ljava/net/URL;Ljavax/net/ssl/HostnameVerifier;Ljava/net/Proxy;ZI)Lsun/net/www/http/HttpClient;+46
j sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Ljava/net/URL;Ljava/net/Proxy;I)Lsun/net/www/http/HttpClient;+12
j sun.net.www.protocol.http.HttpURLConnection.plainConnect()V+236
j sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect()V+9
j sun.net.www.protocol.http.HttpURLConnection.getInputStream()Ljava/io/InputStream;+183
j sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Ljava/lang/String;)Ljava/lang/String;+1
j sun.net.www.protocol.https.HttpsURLConnectionImpl.getHeaderField(Ljava/lang/String;)Ljava/lang/String;+5
j com.sun.deploy.cache.DeployCacheHandler.isResourceCacheable(Ljava/lang/String;Ljava/net/URLConnection;)Z+49
j sun.plugin.PluginURLJarFileCallBack$1.run()Ljava/lang/Object;+91
v ~StubRoutines::call_stub
j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;)Ljava/lang/Object;+0
j sun.plugin.PluginURLJarFileCallBack.retrieve(Ljava/net/URL;)Ljava/util/jar/JarFile;+17
j sun.net.www.protocol.jar.URLJarFile.retrieve(Ljava/net/URL;Lsun/net/www/protocol/jar/URLJarFile$URLJarFileCloseController;)Ljava/util/jar/JarFile;+10
j sun.net.www.protocol.jar.URLJarFile.getJarFile(Ljava/net/URL;Lsun/net/www/protocol/jar/URLJarFile$URLJarFileCloseController;)Ljava/util/jar/JarFile;+19
j sun.net.www.protocol.jar.JarFileFactory.get(Ljava/net/URL;Z)Ljava/util/jar/JarFile;+192
j sun.net.www.protocol.jar.JarURLConnection.connect()V+19
j sun.plugin.net.protocol.jar.CachedJarURLConnection.connect()V+98
j sun.plugin.net.protocol.jar.CachedJarURLConnection.getJarFileInternal()Ljava/util/jar/JarFile;+213
j sun.plugin.net.protocol.jar.CachedJarURLConnection.getJarFile()Ljava/util/jar/JarFile;+2
j sun.misc.URLClassPath$JarLoader.getJarFile(Ljava/net/URL;)Ljava/util/jar/JarFile;+69
j sun.misc.URLClassPath$JarLoader.access$600(Lsun/misc/URLClassPath$JarLoader;Ljava/net/URL;)Ljava/util/jar/JarFile;+2
j sun.misc.URLClassPath$JarLoader$1.run()Ljava/lang/Object;+55
v ~StubRoutines::call_stub
j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;)Ljava/lang/Object;+0
j sun.misc.URLClassPath$JarLoader.ensureOpen()V+15
j sun.misc.URLClassPath$JarLoader.<init>(Ljava/net/URL;Ljava/net/URLStreamHandler;Ljava/util/HashMap;)V+60
j sun.misc.URLClassPath$3.run()Ljava/lang/Object;+82
v ~StubRoutines::call_stub
j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;)Ljava/lang/Object;+0
j sun.misc.URLClassPath.getLoader(Ljava/net/URL;)Lsun/misc/URLClassPath$Loader;+9
j sun.misc.URLClassPath.getLoader(I)Lsun/misc/URLClassPath$Loader;+73
j sun.misc.URLClassPath.getResource(Ljava/lang/String;Z)Lsun/misc/Resource;+42
j java.net.URLClassLoader$1.run()Ljava/lang/Object;+26
v ~StubRoutines::call_stub
j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0
j java.net.URLClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;+13
j sun.applet.AppletClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;+34
j java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+43
j sun.applet.AppletClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+36
j java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class;+3
j sun.applet.AppletClassLoader.loadCode(Ljava/lang/String;)Ljava/lang/Class;+105
j sun.applet.AppletPanel.createApplet(Lsun/applet/AppletClassLoader;)Ljava/applet/Applet;+83
j sun.plugin.AppletViewer.createApplet(Lsun/applet/AppletClassLoader;)Ljava/applet/Applet;+9
j sun.applet.AppletPanel.runLoader()V+65
j sun.applet.AppletPanel.run()V+13
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
P R O C E S S
Java Threads: ( => current thread )
0x053fac00 JavaThread "Thread-7" [_thread_blocked, id=1632]
=>0x053aac00 JavaThread "Thread-6" [_thread_in_native, id=4040]
0x053f8800 JavaThread "thread applet-SecurityApplet.class" [_thread_blocked, id=3312]
0x06034000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=3464]
0x0604b400 JavaThread "AWT-Shutdown" [_thread_blocked, id=3424]
0x06030400 JavaThread "CacheCleanUpThread" daemon [_thread_blocked, id=3120]
0x05411c00 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=2380]
0x05405c00 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2052]
0x05403c00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3000]
0x05350000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=2500]
0x0534ec00 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3092]
0x0534a000 JavaThread "Attach Listener" daemon [_thread_blocked, id=804]
0x05349400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=552]
0x05344c00 JavaThread "Finalizer" daemon [_thread_blocked, id=3788]
0x05340800 JavaThread "Reference Handler" daemon [_thread_blocked, id=2396]
0x01419c00 JavaThread "main" [_thread_in_native, id=3468]
Other Threads:
0x05337400 VMThread [id=2388]
0x05351800 WatcherThread [id=532]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generationtotal 960K, used 812K [0x22020000, 0x22120000, 0x22780000)
eden space 896K, 83% used [0x22020000, 0x220db2c0, 0x22100000)
from space 64K, 99% used [0x22100000, 0x2210fff8, 0x22110000)
tospace 64K,0% used [0x22110000, 0x22110000, 0x22120000)
tenured generationtotal 4096K, used 1082K [0x22780000, 0x22b80000, 0x28020000)
the space 4096K, 26% used [0x22780000, 0x2288eac8, 0x2288ec00, 0x22b80000)
compacting perm gen total 12288K, used 2340K [0x28020000, 0x28c20000, 0x2c020000)
the space 12288K, 19% used [0x28020000, 0x282692d8, 0x28269400, 0x28c20000)
ro space 8192K, 62% used [0x2c020000, 0x2c51b9c8, 0x2c51ba00, 0x2c820000)
rw space 12288K, 52% used [0x2c820000, 0x2ce5e348, 0x2ce5e400, 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
0x629c0000 - 0x629c9000 C:\WINDOWS\system32\LPK.DLL
0x74d90000 - 0x74dfb000 C:\WINDOWS\system32\USP10.dll
0x10000000 - 0x10016000 C:\WINDOWS\system32\MicIPCReceiver.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
0x77fe0000 - 0x77ff1000 C:\WINDOWS\system32\Secur32.dll
0x77260000 - 0x772fc000 C:\WINDOWS\system32\urlmon.dll
0x77a20000 - 0x77a74000 C:\WINDOWS\System32\cscui.dll
0x76600000 - 0x7661d000 C:\WINDOWS\System32\CSCDLL.dll
0x77920000 - 0x77a13000 C:\WINDOWS\system32\SETUPAPI.dll
0x00e70000 - 0x00e78000 C:\Program Files\Adobe\Acrobat 5.0\Reader\ActiveX\AcroIEHelper.ocx
0x75e90000 - 0x75f40000 C:\WINDOWS\system32\SXS.DLL
0x00f20000 - 0x011e5000 C:\WINDOWS\system32\xpsp2res.dll
0x013f0000 - 0x01402000 C:\WINDOWS\System32\BHOManager.dll
0x76080000 - 0x760e5000 C:\WINDOWS\System32\MSVCP60.dll
0x6d7c0000 - 0x6d839000 C:\Program Files\Java\jre1.6.0\bin\ssv.dll
0x7c340000 - 0x7c396000 C:\Program Files\Java\jre1.6.0\bin\MSVCR71.dll
0x7d4a0000 - 0x7d782000 C:\WINDOWS\System32\mshtml.dll
0x746c0000 - 0x746e7000 C:\WINDOWS\System32\msls31.dll
0x01820000 - 0x018a8000 C:\WINDOWS\system32\shdoclc.dll
0x75cf0000 - 0x75d81000 C:\WINDOWS\system32\MLANG.dll
0x01ad0000 - 0x01d96000 C:\WINDOWS\system32\msi.dll
0x746f0000 - 0x7471a000 C:\WINDOWS\System32\msimtf.dll
0x605d0000 - 0x605d9000 C:\WINDOWS\system32\mslbui.dll
0x5c2c0000 - 0x5c300000 C:\WINDOWS\ime\sptip.dll
0x74c80000 - 0x74cac000 C:\WINDOWS\system32\OLEACC.dll
0x01df0000 - 0x01e01000 C:\WINDOWS\IME\SPGRMR.DLL
0x01e10000 - 0x01e6b000 C:\Program Files\Common Files\Microsoft Shared\INK\SKCHUI.DLL
0x325c0000 - 0x325d2000 C:\Program Files\Microsoft Office\OFFICE11\msohev.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
0x76b40000 - 0x76b6d000 C:\WINDOWS\system32\WINMM.dll
0x6bd00000 - 0x6bd0d000 C:\WINDOWS\system32\SYNCOR11.DLL
0x77bd0000 - 0x77bd7000 C:\WINDOWS\system32\midimap.dll
0x71ad0000 - 0x71ad9000 C:\WINDOWS\system32\wsock32.dll
0x71ab0000 - 0x71ac7000 C:\WINDOWS\system32\WS2_32.dll
0x71aa0000 - 0x71aa8000 C:\WINDOWS\system32\WS2HELP.dll
0x769c0000 - 0x76a73000 C:\WINDOWS\system32\userenv.dll
0x71a50000 - 0x71a8f000 C:\WINDOWS\system32\mswsock.dll
0x662b0000 - 0x66308000 C:\WINDOWS\system32\hnetcfg.dll
0x71a90000 - 0x71a98000 C:\WINDOWS\System32\wshtcpip.dll
0x767f0000 - 0x76817000 C:\WINDOWS\system32\schannel.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
0x77c70000 - 0x77c93000 C:\WINDOWS\system32\msv1_0.dll
0x76d60000 - 0x76d79000 C:\WINDOWS\system32\iphlpapi.dll
0x722b0000 - 0x722b5000 C:\WINDOWS\system32\sensapi.dll
0x76fc0000 - 0x76fc6000 C:\WINDOWS\system32\rasadhlp.dll
0x76f20000 - 0x76f47000 C:\WINDOWS\system32\DNSAPI.dll
0x76fb0000 - 0x76fb8000 C:\WINDOWS\System32\winrnr.dll
0x0ffd0000 - 0x0fff8000 C:\WINDOWS\system32\rsaenh.dll
0x68100000 - 0x68124000 C:\WINDOWS\system32\dssenh.dll
0x75c50000 - 0x75cbe000 c:\windows\system32\jscript.dll
0x6d6b0000 - 0x6d6d1000 C:\Program Files\Java\jre1.6.0\bin\npjpi160.dll
0x6d4a0000 - 0x6d4bb000 C:\Program Files\Java\jre1.6.0\bin\jpiexp.dll
0x6d250000 - 0x6d261000 C:\Program Files\Java\jre1.6.0\bin\deploy.dll
0x6d4f0000 - 0x6d514000 C:\Program Files\Java\jre1.6.0\bin\jpishare.dll
0x02f40000 - 0x03187000 C:\PROGRA~1\Java\JRE16~1.0\bin\client\jvm.dll
0x6d310000 - 0x6d318000 C:\PROGRA~1\Java\JRE16~1.0\bin\hpi.dll
0x76bf0000 - 0x76bfb000 C:\WINDOWS\system32\PSAPI.DLL
0x6d770000 - 0x6d77c000 C:\PROGRA~1\Java\JRE16~1.0\bin\verify.dll
0x6d3b0000 - 0x6d3cf000 C:\PROGRA~1\Java\JRE16~1.0\bin\java.dll
0x6d7b0000 - 0x6d7bf000 C:\PROGRA~1\Java\JRE16~1.0\bin\zip.dll
0x6d000000 - 0x6d1c3000 C:\Program Files\Java\jre1.6.0\bin\awt.dll
0x73000000 - 0x73026000 C:\WINDOWS\system32\WINSPOOL.DRV
0x76390000 - 0x763ad000 C:\WINDOWS\system32\IMM32.dll
0x73760000 - 0x737a9000 C:\WINDOWS\system32\ddraw.dll
0x73bc0000 - 0x73bc6000 C:\WINDOWS\system32\DCIMAN32.dll
0x6d2b0000 - 0x6d303000 C:\Program Files\Java\jre1.6.0\bin\fontmanager.dll
0x6d480000 - 0x6d498000 C:\Program Files\Java\jre1.6.0\bin\jpicom.dll
0x6d750000 - 0x6d758000 C:\Program Files\Java\jre1.6.0\bin\sunmscapi.dll
0x76200000 - 0x76271000 C:\WINDOWS\System32\mshtmled.dll
0x6d570000 - 0x6d583000 C:\Program Files\Java\jre1.6.0\bin\net.dll
VM Arguments:
jvm_args: -Xbootclasspath/a:C:\PROGRA~1\Java\JRE16~1.0\lib\deploy.jar;C:\PROGRA~1\Java\JRE16~1.0\lib\plugin.jar -Xmx96m -Djavaplugin.maxHeapSize=96m -Xverify:remote -Djavaplugin.version=1.6.0 -Djavaplugin.nodotversion=160 -Dbrowser=sun.plugin -DtrustProxy=true -Dapplication.home=C:\PROGRA~1\Java\JRE16~1.0 -Djavaplugin.vm.options=-Djava.class.path=C:\PROGRA~1\Java\JRE16~1.0\classes -Xbootclasspath/a:C:\PROGRA~1\Java\JRE16~1.0\lib\deploy.jar;C:\PROGRA~1\Java\JRE16~1.0\lib\plugin.jar -Xmx96m -Djavaplugin.maxHeapSize=96m -Xverify:remote -Djavaplugin.version=1.6.0 -Djavaplugin.nodotversion=160 -Dbrowser=sun.plugin -DtrustProxy=true -Dapplication.home=C:\PROGRA~1\Java\JRE16~1.0
java_command: <unknown>
Launcher Type: generic
Environment Variables:
CLASSPATH=C:\Program Files\Common Files\Mercury Interactive\SharedFiles\JavaAddin\classes;C:\Program Files\Common Files\Mercury Interactive\SharedFiles\JavaAddin\classes\mic.jar;C:\Program Files\Exceed.nt\hcljrcsv.jar;C:\Program Files\Exceed.nt\;
PATH=C:\PROGRA~1\Java\JRE16~1.0\bin;C:\Program Files\Internet Explorer;;C:\Program Files\Common Files\Mercury Interactive\SharedFiles\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\PC-Doctor for Windows\services;C:\Program Files\Symantec\pcAnywhere\;.
USERNAME=205821
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 1 family 15, cmov, cx8, fxsr, mmx, sse, sse2
Memory: 4k page, physical 515056k(109772k free), swap 1256168k(805860k free)
vm_info: Java HotSpot(TM) Client VM (1.6.0-b105) for windows-x86, built on Nov 29 2006 00:48:48 by "java_re" with unknown MS VC++:1310
solution1: Rename your current profile as "old" and create a new profile (account) exactly as current profile. This could be done only in admin mode by going to the "C:\docand settings".
Now start the application, it will works.
Solution2:open java control panel available in control panel. GO to "network settings" tab. select radio button "proxy server " and enter proxy you are using.
It seems me second working. so, try second and then first.
Thanks,
dheena
A small change for sloution 2.
Solution2: open java control panel available in control panel. GO to "network settings" tab. select radio button "proxy server " and enter proxy you are using.
you can also select the "directconnection tab" in network settings of java control panel, because "Proxy server tabs" work for some applications but not for everyone.
Thanks,
Dheena.
A small change for sloution 2.
Solution2: open java control panel available in control panel. GO to "network settings" tab. select radio button "proxy server " and enter proxy you are using.
you can also select the "directconnection tab" in network settings of java control panel, because "Proxy server tabs" work for some applications but not for everyone.
Thanks,
Dheena.