RE: Tomcat6.0.16 is too easily to be OutOfMemory compared with Tomcat5.5

2008-04-27 Thread Caldarale, Charles R
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Subject: Tomcat6.0.16 is too easily to be OutOfMemory > compared with Tomcat5.5 > >appBase="" > errorReportValveClass="" While you're applying the changes Chris S suggests, consider fixing the above as well.

Re: Tomcat6.0.16 is too easily to be OutOfMemory compared with Tomcat5.5

2008-04-27 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kana, [EMAIL PROTECTED] wrote: | I did a performance test with Apache Bench on Tomcat6.0.16. | During the test,I got many error in catalina.out. | SEVERE: Caught exception (java.lang.OutOfMemoryError: Java heap space) | | # ./ab -c 200 -n 30