The activemq process (jvm) crashed after about a week of low intensive use on a default configured (out of the box) installation of activemq.
With low intensive, I mean
- about one queueconnection connecting/disconnecting per minute (24/7).
- A couple of constantly connected message listeners.
- less than 10 queues in use.
- Very few messages, say 10 per minute.
I suspect this is related to the memory leak issues reported before (and that supposedly should be fixed in
4.1.1), but as it involved a jvm crash i figured I'd report it anyway.
Attached is the jvm crash report.