I'm running a 3rd party application on Tomcat and getting out of memory errors. With Tomcat 6.0.20 and 6.0.26 it runs fine and consumes < 100MB of RAM max. If I use Tomcat 6.0.28 or 6.0.29, giving up to 5 GB to the JVM heap, I get out of memory errors.
This is on both Windows Server 2008 and Debian Lenny with the Sun/Oracle? JVM 1.6.0. I don't have the exact Windows figures, but the java -version output from Debian is: java version "1.6.0_12" Java(TM) SE Runtime Environment (build 1.6.0_12-b04) Java HotSpot(TM) 64-Bit Server VM (build 11.2-b01, mixed mode) I didn't see a 6.0.27 release to try. Did something change between 6.0.26 and 6.0.28 that could cause this? Thanks. -Randall --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org