You can also enable the statistics plugin
(http://activemq.apache.org/statisticsplugin.html) and then you simply send a
message to get the stats.
Andre.
-Original Message-
From: chubr...@gmail.com [mailto:chubr...@gmail.com] On Behalf Of Dejan Bosanac
Sent: 05 January 2011 11:17
To: us
called
I wish I had seen this before...
Hope this helps someone
Andre
---
From: Andre vd Merwe [mailto:andre...@p-cubed.co.za]
Sent: 05 October 2010 09:46
To: users@activemq.apache.org
Subject: Unmatched acknowledge
Hi,
I am getting an "Unmatched acknowledge" excep
As I understood, when you send a persistent message it is a synchronous call
but when you send a non-persistent message it is asynchronous. So adding the
persistent plugin does not actually give you the same guarantee that actually
sending the messages as persistent does. i.e. you could lose a m
Hi,
I am getting an "Unmatched acknowledge" exception, with a message like this
"Expected message count (5) differs from count in dispatched-list (4)" (Full
exception at the end of this mail).
All I can find when I search is are following and they are both old and
indicate that issue was reso