Re: Loss of dispatched messages

2008-12-23 Thread deadfolk
Thanks for your reply Gary. We are using durable subscriptions...any messages which have not yet been delivered will arrive once the consumers start again. The problem seems to be that any messages which have been prefetched but not handled are not rolled back if the consumer terminates, but the

Loss of dispatched messages

2008-12-23 Thread deadfolk
Hi All, Hopefully an easy one...we have a pub/sub setup with a bunch of Groovy consumers using the Java client to listen to a bunch of topics. We terminate these by literally killing the process. When we do this, we seem to lose any dispatched messages that have not yet been processed. That is

Re: Topic counts explanation

2008-09-26 Thread deadfolk
Thanks Joe! I also just grabbed a copy of the PDF from your site. Looks like it will come in handy. -- View this message in context: http://www.nabble.com/Topic-counts-explanation-tp19666846p19685375.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Topic counts explanation

2008-09-25 Thread deadfolk
Hi all, We are using several topics in out application, and while trying to ascertain if we have problems, I have realised that I do not fully understand the counts displayed in the web console, i.e. "Enqueue counter", "Pendinding / Dispatched Queue size". I cannot seem to locate any documentati