You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by mickhayes <mi...@gmail.com> on 2012/04/16 13:58:25 UTC

Re: Usage Manager memory limit reached

You need to understand how much memory is being used, and by what.

Then you can see if you actually need more memory, or if you need e.g. to
define some message eviction policy.

For example, you could have a queue, where consumption does not keep up with
production.

Where is the memory being used?


-----
Michael Hayes B.Sc. (NUI), M.Sc. (DCU), SCSA SCNA 

--
View this message in context: http://activemq.2283324.n4.nabble.com/Usage-Manager-memory-limit-reached-tp4557657p4561278.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Usage Manager memory limit reached

Posted by Zagan <er...@gmail.com>.
Hi,

did you also increase the -XmX parameter in the activemq startup script?
This can also be due to a problem in the client implementation - i.e.
transaction handling.



--
View this message in context: http://activemq.2283324.n4.nabble.com/Usage-Manager-memory-limit-reached-tp4557657p4561328.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.