trucbinh wrote: > Hi, > I used Yourkit Profiler to check my web application, and I found that > many http threads are blocked here. > > org.apache.jasper.servlet.JspServletWrapper.service(HttpServletRequest, > HttpServletResponse, boolean) (The method calls itself recursively) No, it doesn't.
> Do you have solution for this? For what? It isn't clear what the problem is. Try taking two thread dumps ~15s apart and look to see which threads haven't moved in that 15s perdiod. > I use JDK 1.06_13, spring and run with server tomcat. Which Tomcat version? Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org