Ohh I got it ;) thanks a lot!!! BTW. What is competitors consumers? M.
Hi Marcin, I think that too much messages are produced and consumers does not have enough time/memory to consume them. So the memory consumption continue to growth till to reach a limit. As you have configured the vm for the MessageCursor (http://activemq.apache.org/message-cursors.html), this behavior is logic and corresponds to what was designed in ActiveMq 4.x (see the link that I post). I propose that you removed them to let ActiveMq to use the new one which is the store front message cursor (messages are paged on disk if the memory limit is reached) or adapt the architecture to use competitors consumers. Kind regards, -- View this message in context: http://old.nabble.com/AMQ-%285.3.0%29-with-CMS-3.01--%3E-consumes-all-memory-and-stops-clients-and-producers-tp27771356p27796492.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.