Thanks!! I am running my test in debug mode and TogetherJ is the IDE. My test stopped crashing but I was getting java heap space error instead. It was because I was not closing the producer and the session as my sample creates the producer for each publish request.
Once i fixed the issue, I was able to send 20K messages with no problem. My test scenario has one producer and one consumer. 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 > > -- View this message in context: http://www.nabble.com/VM-crashed-during-stress-test-tp17282360s2354p17328822.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.