RE: OutOfMemory exception explanation?

2004-01-27 Thread Torstein Nilsen
Hi Murat, I'm also having some memory-leaking trouble. I'm using HPJmeter - it's free, and can among other stuff tell you wich objects filled the heap when your application was terminated. Download here: http://www.hp.com/products1/unix/java/hpjmeter/dow nloads/ Torstein -Original Message--

RE: memory leak in tomcat 5.0.16 ?

2004-01-22 Thread Torstein Nilsen
I have now upgraded to the latest tomcat release 5.0.18 but I'm afraid this didn't solve the problem - the tomcat-process is still growing. I have monitored the ressources used very closely with 5.0.18 and it shows a slow grow in mem-usage a couple of hours and then suddenly in a matter of ca. 1

memory leak in tomcat 5.0.16 ?

2004-01-22 Thread Torstein Nilsen
deler.Registry, org.apache.jk.core.MsgContext and org.apache.coyote.Request -"Residual objects" shows the following top-4-classes (bytes): int[] (10 MB) char[] (4 MB) java.lang.String (2 MB) byte[] (2 MB) Any help would be much appreciated... Regards Torstein Nilsen