Re: OutOfMemory in messageConsumer thread: activemq running out of memory

2011-12-30 Thread jp
Hi Torsten & all I spend some time trying to get the constantPendingMessageLimitStrategy to work, but I didn't succeed. I put the config for the topic like this: => the constantPendingMessageLimitStrategy is equal to the topic prefetch number, which is what should if I got it right.

broker dataDirectory and kahaDB directory

2011-12-30 Thread Stevo Slavić
Hello ActiveMQ community, I was wondering: What is broker dataDirectory being used for? Is there a case where one would want it to be different from directory of persistenceAdapter like kahaDB? Regards, Stevo.