Re: memoryUsage vs Heap

2009-02-10 Thread AD
Does

Re: memoryUsage vs Heap

2009-02-05 Thread Dejan Bosanac
Hi Adam, can you post a configuration you were trying (with memoryUsage) and a client that can reproduce the problem. I saw your earlier post that you're using 5.1.0, did you try it with 5.2.0? Regards -- Dejan Bosanac Open Source Integration - http://fusesource.com/ ActiveMQ in Action - http://

memoryUsage vs Heap

2009-02-02 Thread AD
Hello, I get a lot of OutOfMem errors when the producers submit a very high number of messages. I tried tweaking memoryUsage to a lower number to force spooling to disk but it does not appear to help. It could also be the consumers are requesting items too quickly (not sure yet). Is there a p