|
Home > Archive > WebSphere Application Server > August 2007 > crash during debug
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
crash during debug
|
|
|
| Hello, i m using websphere 5.1 application server and it always crash while i m debugging. Here the output i have on my console.
Unhandled exception
Type=GPF vmState=0xffffffff
Target=20030915 (Windows 2000 5.0 build 2195 Service Pack 4 x86)
ExceptionCode=0xc0000005 ExceptionAddress=0x10307094 ContextFlags=0x0001003f
Handler1=0x111016c0 Handler2=0x10019730
Module=d:\wsad511\runtimes\base_v51\java
\jre\bin\j9dbg21.dll
Module_base_address=0x10300000
Offset_in_DLL=0x00007094
EDI=0x000ffff0 ESI=0x0000001e EAX=0x04605824
EBX=0x0007de00 ECX=0xee4a6bb0 EDX=0x00070608
EBP=0x000ffff0 ESP=0x0414fd28 EIP=0x10307094
Generating crash dump: C:\Documents and Settings\misterX\j9.dmp
If you need more info, tell me what you want me to add. Thank you.
| |
| Ken Hygh 2007-08-08, 1:23 pm |
| javafx06@gmail.com wrote:
> Hello, i m using websphere 5.1 application server and it always crash while i m debugging. Here the output i have on my console.
> Unhandled exception
> Type=GPF vmState=0xffffffff
> Target=20030915 (Windows 2000 5.0 build 2195 Service Pack 4 x86)
> ExceptionCode=0xc0000005 ExceptionAddress=0x10307094 ContextFlags=0x0001003f
> Handler1=0x111016c0 Handler2=0x10019730
> Module=d:\wsad511\runtimes\base_v51\java
\jre\bin\j9dbg21.dll
> Module_base_address=0x10300000
> Offset_in_DLL=0x00007094
> EDI=0x000ffff0 ESI=0x0000001e EAX=0x04605824
> EBX=0x0007de00 ECX=0xee4a6bb0 EDX=0x00070608
> EBP=0x000ffff0 ESP=0x0414fd28 EIP=0x10307094
>
> Generating crash dump: C:\Documents and Settings\misterX\j9.dmp
>
> If you need more info, tell me what you want me to add. Thank you.
You'll probably want to open a bug report with IBM for this.
Ken
| |
|
| Try disabling the option "hot method replacement" or something like that.
|
|
|
|
|