Hi, I have seen your question and we have a similar problem. We keep getting these OutOfMemory: unable to create new native thread errors every two days.
Profiling didn't really show what the problem is. We have about 200 threads running all the time as every component has its own thread (for timeouts, as I see it). But this shouldn't really be a problem I think. Is it possibly related to this java.util.concurrent bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6399443 There stacktrace looks just like it. Best regrads, Max -- View this message in context: http://www.nabble.com/High-memory-usage-and-subsequent-out-of-memory-issue-for-concurrent-users-tp18666527p18832072.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
