*Hi all,
I'm getting OOM error in my broker:*
/INFO | jvm 1| 2017/09/30 13:39:42 | INFO | Queue.34324.LIST Inactive
for longer than 6 ms - removing ...
INFO | jvm 1| 2017/09/30 15:34:04 | WARN | Store COMMIT FAILED:
INFO | jvm 1| 2017/09/30 15:34:04 | java.lang.OutOfMemory
Hi all,
I'm getting OOM error in my broker:
INFO | jvm 1| 2017/09/30 13:39:42 | INFO | Queue.34324.LIST Inactive
for longer than 6 ms - removing ...
INFO | jvm 1| 2017/09/30 15:34:04 | WARN | Store COMMIT FAILED:
INFO | jvm 1| 2017/09/30 15:34:04 | java.lang.OutOfMemory
Hi,
I have 2 activiemq services clustered, one of them is a master, and gets all
the messages.
But when there's a failure and the other one gets to be the master, I need
the messages from the 1st to be processed as well, means I need those
messages to be copies to the 2nd (the master now), assumin