Re: Out of memory exception in ActiveMQ

2008-08-27 Thread Manupriya
> JVM got the OOM exception, the broker or the consumer? > > This document helps you get better help quicker > http://activemq.apache.org/support.html > > 2008/8/27 Manupriya <[EMAIL PROTECTED]>: >> >> Hi, >> >> We have the following requirement -

Out of memory exception in ActiveMQ

2008-08-27 Thread Manupriya
the topic to be able to handle around 2 million messages. I am getting memory out of bound exception after 3 messages are created and put on the topic. We are assuming, as there are only one consumer for the topic, messages should be removed from the topic once it is consumed. Thanks, Manupriya