Re: OutOfMemoryError using 4.1.1

2007-11-05 Thread James Strachan
On 07/05/2007, Justin C. van Vorst <[EMAIL PROTECTED]> wrote: > > What is the correct number of file descriptors necessary to not have ActiveMQ > fail in a production environment? It depends on how many connections you're gonna have - I'd set it pretty high just in case; say to a few thousand. --

Re: OutOfMemoryError using 4.1.1

2007-11-05 Thread Yohan Liyanage
ssue List -- View this message in context: http://www.nabble.com/OutOfMemoryError-using-4.1.1-tf3632613s2354.html#a13583188 Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: OutOfMemoryError using 4.1.1

2007-05-07 Thread Justin C. van Vorst
d to register MBean: >> org.apache.activemq:BrokerName=localhost,Type=Connection,ConnectorName=stomp,ViewType=address,Name=/x.x.x.x_51068 >> >> >> >> Command line: >> >> usr/java/current/bin/java -Xmx512M >> -Dorg.apache.activemq.UseDedicatedTaskRunner=true >> -Dderby.system.home=/opt/activemq-4.1.1/data >>

Re: OutOfMemoryError using 4.1.1

2007-04-24 Thread Christopher G. Stach II
Justin C. van Vorst wrote: > Please don't hijack my thread. Now I'm not sure whether Christopher's > comment in any way applies to my problem. If you run out of threads, it could be for a few reasons. You could have lingering threads in the JVM somewhere (use jstack, kill -QUIT, or ctrl-\ to get

Re: OutOfMemoryError using 4.1.1

2007-04-24 Thread James Strachan
/config/1.0";> -- View this message in context: http://www.nabble.com/OutOfMemoryError-using-4

Re: OutOfMemoryError using 4.1.1

2007-04-24 Thread Justin C. van Vorst
'/opt/WebSphere/AppServerCommunityEdition/bin/javacore.20070422.112429.8876.txt' > UTE503: utsGetTracePointIterator cannot allocate iterator's buffer > JVMDUMP010I Java Dump written to > /opt/WebSphere/AppServerCommunityEdition/bin/javacore.20070422.112429.8876.txt > > -- View this message in context: http://www.nabble.com/OutOfMemoryError-using-4.1.1-tf3632613s2354.html#a10165073 Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: OutOfMemoryError using 4.1.1

2007-04-23 Thread Christopher G. Stach II
avin98 wrote: > I have hit an OOMError without using persistent messages, and even if AMQ is > inactive for a period of about a day or so. Did you take a baseline dump after the app reaches a steady state, turn on heap dumps on memory errors, and then compare the two dumps and see where the memory

Re: OutOfMemoryError using 4.1.1

2007-04-23 Thread avin98
ator cannot allocate iterator's buffer JVMDUMP010I Java Dump written to /opt/WebSphere/AppServerCommunityEdition/bin/javacore.20070422.112429.8876.txt -- View this message in context: http://www.nabble.com/OutOfMemoryError-using-4.1.1-tf3632613s2354.html#a10149412 Sent from the ActiveMQ - User mailing list archive at Nabble.com.

OutOfMemoryError using 4.1.1

2007-04-23 Thread Justin C. van Vorst
g/1.0";> -- View this message in context: http://www.nabble.com/OutOfMemoryError-using-4.1.1-tf3632613s2354.html#a10143322 Sent from the ActiveMQ - User mailing list archive at Nabble.com.