Hi All,
We are facing issue related to ActiveMQ, where
1. When used in sessionTransacted mode with cacheLevel=3 few of the messages
are not getting consumed (i.e. Pending).
2. Also message statistics shown on queue console is not proper. i.e. It
shows more number of messages delivered
://www.nabble.com/file/p20242367/activemq.xml activemq.xml
James.Strachan wrote:
>
> Have you tried lowering prefetch (e.g. setting it to 1) to see if one
> of your consumers is blocked & hogging them?
> http://activemq.apache.org/what-is-the-prefetch-limit-for.html
>
>
Hi,
I am using activemq 5.1.0 with spring 2.3 .
The isssue I am facing is : At the time of load testing some set of messages
are not getting consumed by the consumer they are shown in the pending list.
e.g Total Messages=200, Received Messages=180 Pending Messages=20.
The pending messages count
Hi,
I am using apache-activemq-5.1.0 when I am starting the active mq on Linuz
machine the queue gets started and works for a couple of hours. After some
time it automatically gets shutdown without any error.
Any help will be appreciated.
[MQ ShutdownHook] INFO BrokerService -