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

2010-10-06 Thread tmane
ext: http://activemq.2283324.n4.nabble.com/javax-jms-ResourceAllocationException-SystemUsage-memory-limit-reached-Need-to-understand-concept-tp2957136p2965098.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

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

2010-10-06 Thread Dejan Bosanac
;         > > Persistance Adaptor has maxFileLength="20 mb" (total data store is 2gb) > > Messages are also not too bulky its simple concatenated string of few > variables. > > Seeing this exceptions on producer send: > org.springframework.jms.ResourceAllocationExceptio

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

2010-10-05 Thread tmane
ducer send: org.springframework.jms.ResourceAllocationException: SystemUsage memory limit reached; nested exception is javax.jms.ResourceAllocationException: SystemUsage memory limit reached Issue: Currently we have a setup where we have very fast producers and slow consumers.As per expectation

SystemUsage memory limit reached

2009-05-05 Thread MassDosage
ption: SystemUsage memory limit reached javax.jms.ResourceAllocationException: SystemUsage memory limit reached at org.apache.activemq.broker.region.Queue.send(Queue.java:344) at org.apache.activemq.broker.region.AbstractRegion.send(AbstractRegion.java:350)