On Thu, 13 Feb 2003, John Rousseau wrote: > The number of threads is limited by kernel config (as Nathan pointed > out)
I'm not running into that limit. That is something over 14k. and by available memory. By decreasing the stack size used by each > thread (via -Xss), you made each thread use less memory and therefore > allowed more threads to be created. Memory in what, the system? This system has 1 gig of memory plus a lot of swap space. Increasing the heap size of the jvm didn't change anything. ---------------------------------------------------------------------- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]