On 2002.12.26 23:31:06 -0500 prema wrote: > Hi All, > > Loadtesting my application for 100 users takes more > than 175 threads. I am using JBoss3_0_0-tomcat_4_0_3. I could see > 100's of background threads (other than my minProcessors) running after > stopping the execution. Is there any settings in jboss to release > threads? I am getting Out of memory Error because of too many background > threads. > > And also lots of (more than my initial pool size)database connections > are in use at the and of execution.
How do you know? What database? Does closing a plain, non-pooled jdbc connection reduce whatever it is you are counting? If you start say 50 plain jdbc connections, does what you are measuring correspond? Thanks david jencks > > Anybody has an idea of how to solve this problem? Please > > Thanks > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user > > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user