The application doesn't have problems as I tested it with Visual VM (profiler for java 6) on Windows. But I need the application on Linux. I'll try to take the thread dump and see. Anyways, can there be problem with Tomcat? I mean, I have limited the number of threads, still tomcat spawns more than 1000 threads?
Anand Peter Crowther wrote: > >> From: connossieur [mailto:[email protected]] >> There is no problem in the application code. > > How have you proved this? > > Take a thread dump (you're on Java 1.6, so you can use jstack). What are > the threads doing? > > - Peter > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://www.nabble.com/Problem-with-maximum-threads-tp23154175p23154371.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
