Re: OutOfMemoryError using 4.1.1

2007-05-07 Thread Justin C. van Vorst
What is the correct number of file descriptors necessary to not have ActiveMQ fail in a production environment? James.Strachan wrote: > > It might be you are just running out of threads; maybe your setting of > file descriptors per process is too low? > > > On 4/23/07, J

Re: OutOfMemoryError using 4.1.1

2007-04-24 Thread Justin C. van Vorst
Please don't hijack my thread. Now I'm not sure whether Christopher's comment in any way applies to my problem. 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. > > [4/22/07 11:17:44:727 PDT] [WARN]

OutOfMemoryError using 4.1.1

2007-04-23 Thread Justin C. van Vorst
On our production server this weekend, activemq-4.1.1 hit a java.lang.OutOfMemoryError exception and then proceeded to stop functioning. The process was using about 3GB of RAM. I've seen some other posts about OOME, but none that quite match the stack of ours. Does anyone have a place for me to