Hi all,

I'm using the ConsumerTemplate to consume messages from a ActiceMQ
queue (using a selector for filtering). Everything seems to work
without a problem but after some days I get an OOM Exception. (To be
hornest the queue is empty all the time). When I remove the
ConsumerTemplate stuff I don't see the problems. So I suspect there is
something leakin..

Any idea howto track down this ?

My code is here:

http://svn.apache.org/viewvc/james/server/trunk/spoolmanager/src/main/java/org/apache/james/transport/camel/JMSSelectorPollingConsumer.java?view=markup

I'm usin camel 2.3 SNAPSHOT..

Thx,
Norman

Reply via email to