RE: Tomcat 5 Memory Leak

2007-01-05 Thread Denis Barthélemy
home made (the purpose is to explore the running time in inspecting private variables with JNI) -Message d'origine- De : Rodrigo Assunção [mailto:[EMAIL PROTECTED] Envoyé : vendredi 5 janvier 2007 11:41 À : Tomcat Users List Objet : Re: Tomcat 5 Memory Leak Which leak tracker too

Re: Tomcat 5 Memory Leak

2007-01-05 Thread Rodrigo Assunção
Which leak tracker tool are you using? Denis Barthélemy wrote: Hi, Our java based application is running on tomcat 5.0.3 on linux with JRE 1.4.2_08. Since the migration from tomcat 5.0.27 to 5.0.30, a bunch of our application's sessions are not correctly closed and so they stay

Re: Tomcat 5 Memory Leak

2007-01-04 Thread Leon Rosenberg
On 1/4/07, Denis Barthélemy <[EMAIL PROTECTED]> wrote: Hi, Our java based application is running on tomcat 5.0.3 on linux with JRE 1.4.2_08. Since the migration from tomcat 5.0.27 to 5.0.30, a bunch of our application's sessions are not correctly closed and so they stay in live u

Tomcat 5 Memory Leak

2007-01-04 Thread Denis Barthélemy
Hi, Our java based application is running on tomcat 5.0.3 on linux with JRE 1.4.2_08. Since the migration from tomcat 5.0.27 to 5.0.30, a bunch of our application's sessions are not correctly closed and so they stay in live using memory. In using a leak tracker tool, a memo