Re: Out Of Memory Error - InactivityMonitorWriteCheck - newThread

2011-11-16 Thread Torsten Mielke
This looks like you're running out of memory while trying to create a new thread that handles a new connection. There can be many reasons for getting an OOM. I suggest you have a read over http://activemq.apache.org/javalangoutofmemory.html first. If you have hundreds of connections into the br

Out Of Memory Error - InactivityMonitorWriteCheck - newThread

2011-11-16 Thread Horacio Natyural
hi, i would like to ask if anyone is encountering this. we're getting outofmemory errors on activemq 5.3.0. please see the following Exception in thread "InactivityMonitor WriteCheck" java.lang.OutOfMemoryError at java.security.AccessController.getProtectionDomains(Native Method)