Hi,

the

           <pendingMessageLimitStrategy>
             <constantPendingMessageLimitStrategy limit="1"/>
           </pendingMessageLimitStrategy>

is the cause of the behavior you're seeing. Try removing it (or increasing
limit) to avoid messages being discarded.

Regards
-- 
Dejan Bosanac - http://twitter.com/dejanb
-----------------
The experts in open source integration and messaging - http://fusesource.com
ActiveMQ in Action - http://www.manning.com/snyder/
Blog - http://www.nighttale.net


On Tue, Nov 8, 2011 at 11:28 AM, Pete Redhead <peteredh...@googlemail.com>wrote:

> I'm using Log4j to handle and rotate the logs.
> Initially I was keeping 5 logs at 500KB each. Since upping the log level to
> debug to help diagnose the issue, I have increased this to 10 logs at 2MB
> each.
>
> Although I don't see how I rotate the logs would stop ActiveMQ routing
> messages to clients.
>
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/Confused-by-ActiveMQ-Discarding-message-on-Topics-tp4007870p4015528.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>

Reply via email to