RE: ActiveMQ Memory Usage is going up when there is no activity

2011-04-05 Thread Swindells, Thomas
what type of out of memory error occurred. Thomas > -Original Message- > From: nnprasad [mailto:nnakarika...@dwd.in.gov] > Sent: 05 April 2011 16:01 > To: users@activemq.apache.org > Subject: RE: ActiveMQ Memory Usage is going up when there is no > activity > > > T

RE: ActiveMQ Memory Usage is going up when there is no activity

2011-04-05 Thread nnprasad
That is because couple times I ran into Out Of Memory Errors and my Active MQ died, for the second time i captured the screen shot and pasted. I attached my ActiveMQ.XML already and the help I am seeking is to find out any wrong configurations I did / and to decide optimal JVM / Memory Limits I

RE: ActiveMQ Memory Usage is going up when there is no activity

2011-04-05 Thread Swindells, Thomas
I don't know about what active mq is increasing its memory but the GC behaviour you are seeing for java is perfectly normal. Java performs multiple different types of garbage collection. Generally it only performs quick basic GC cycles which purge out only easily detected objecst (the small sawt