- priority: 5 --> 7
- assigned_to: nobody --> mredeker
I have JBoss-2.4.4 with Tomcat-4.0.1. When executing
from within JBuilder 6 Enterprise the JBoss app server
starts normally, but stops with exit code -1, without
stopping all the services started. When an exception is
thrown by any EJB in debug mode, and I stop the JBoss
server process through the stop button, the whole
system (JBuilder+JBoss) crashes and exits abruptly.
Here I enclose a part of the JBuilder's log:
An unexpected exception has been detected in native
code outside the VM.
Unexpected Signal :
EXCEPTION_ACCESS_VIOLATION occurred at
PC=0x6d1c2349
Function name=(N/A)
Library=C:\JBuilder6\jdk1.3.1\bin\dt_shmem.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
com.sun.tools.jdi.SharedMemoryConnection.receivePack
et0(Native Method)
at
com.sun.tools.jdi.SharedMemoryConnection.receivePack
et(SharedMemoryConnection.java:61)
at com.sun.tools.jdi.TargetVM.run
(TargetVM.java:97)
at java.lang.Thread.run(Thread.java:484)