that's inside the JVM, the thread causing the crash is "VMThread".
turn off the debugger in the JVM
ie, remove the line
-agentlib:jdwp=transport=dt_socket,suspend=y,address=localhost:1679
and try again
Filip
sk123 wrote:
Hi,
I am using Active MQ 5.1. My test is to send 4000 event in a minute. After
processing 8000+ events the test crashed. I have attached the generated log
file. Could someone please explain why the crash occurred?
Any insight is much appreciated.
TIA http://www.nabble.com/file/p17282360/hs_err_pid3056.log
hs_err_pid3056.log
sk