Re: Lots of JspRuntimeContext threads

2007-04-10 Thread Adam Rabung
to say... while I sure don't want one thread for every , a different instance of JspServlet for each declaration is the "servlet way". Maybe JspRuntimeContext could be a context-wide singleton? Thanks in advance for any further info. Adam On 4/9/07, Mark Thomas <[EMAIL PR

Re: Lots of JspRuntimeContext threads

2007-04-09 Thread Adam Rabung
Adam Rabung wrote: Any advice would be much appreciated. Had the contexts been reloaded at any point? If so, is there a rough correlation between the number of threads per context and the number of reloads? Mark Hi, Thanks for the follow-up. If we do a "fresh" start (ie servi

Lots of JspRuntimeContext threads

2007-04-04 Thread Adam Rabung
Hello, Tomcat 5.5.9/Windows XP/Java 1.5_11 I have a Tomcat running about 16 contexts. A few of them are fairly busy. We recently had a "Out of memory: unable to create new native thread" Exception. At the time, we had roughly 500 threads in the VM. Of that, 147 were named "JSPRuntimeContext[\]