Re: javax.jms.ResourceAllocationException: SystemUsage memory limit reached :Need to understand concept

2010-10-06 Thread tmane
Appreciate immediate reply from Active MQ experts. Based on link provided this is mentioned under System Usage section: "You can set limits of memory for NON_PERSISTENT messages, disk storage for PERSITENT messages and total usage for temporary messages, the broker will use before it slowdown pro

Re: javax.jms.ResourceAllocationException: SystemUsage memory limit reached :Need to understand concept

2010-10-06 Thread Dejan Bosanac
Hi, your producers are slowed down on memory limit reached, not store limits. See http://activemq.apache.org/producer-flow-control.html for more information. Cheers -- Dejan Bosanac - http://twitter.com/dejanb Open Source Integration - http://fusesource.com/ ActiveMQ in Action - http://www.mann

javax.jms.ResourceAllocationException: SystemUsage memory limit reached :Need to understand concept

2010-10-05 Thread tmane
Hi , Active Mq version : activemq-all-5.3.0.4 Operating system: Linux Java version :6 Usage: Queues using persistent messages. Configuration: