OutOfMemoryError: cannot create new native thread

2002-12-05 Thread Schnitzer, Jeff
What are the non-obvious causes of OutOfMemoryError: cannot create new native thread? This is happening quite a bit on my Tomcat cluster (linux + sun jdk1.4.1_01 + jboss/tomcat 4.0.4, no ejbs) under load, but the actual thread count (by either ps or the thread dump) is relatively low, often less

RE: OutOfMemoryError: cannot create new native thread

2002-12-05 Thread Ralph Einfeldt
age- > From: Schnitzer, Jeff [mailto:[EMAIL PROTECTED]] > Sent: Thursday, December 05, 2002 10:24 AM > To: [EMAIL PROTECTED] > Subject: OutOfMemoryError: cannot create new native thread > > > What are the non-obvious causes of OutOfMemoryError: cannot create new >

Re: OutOfMemoryError: cannot create new native thread

2002-12-05 Thread Tim Funk
things I don;t know There are tons of messages about dealing with all the above in the archives or google. -Tim Schnitzer, Jeff wrote: What are the non-obvious causes of OutOfMemoryError: cannot create new native thread? This is happening quite a bit on my Tomcat cluster (linux + sun jdk1.4.1_01