Re: MDB stops consuming messages

2015-04-26 Thread Tim Bain
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)[:1.7.0_45] >> at >> >> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)[:1.7.0_45] >> at java.lang.Thread.run(Thread.java:744)[:1.7.0_45] >> >> It

Re: MDB stops consuming messages

2015-04-26 Thread Tim Bain
n ActiveMQ RAR. Seems that something > hangs around in the RAR locking the messages. Because otherwise ActiveMQ > will not complain about the session which is going to be removed from an > unregistered session. So something went wrong before. And the broker did > not > get it and

MDB stops consuming messages

2015-03-24 Thread sbarlabanov
going to be removed from an unregistered session. So something went wrong before. And the broker did not get it and still thinks that the consumer/session/connection is open. -- View this message in context: http://activemq.2283324.n4.nabble.com/MDB-stops-consuming-messages-tp4693769.html Sent