Tomcat 4.1.12 memory leak

2002-09-26 Thread Ing. Damiano Bolla
System: Linux redhat 7.2 Java: /usr/local/j2sdk1.3.1 Tomcat 4.1.12 To reproduce the behaviour you install the 4.1.12 distribution, set the JAVA_HOME run startup.sh and then keep refreshing the homepage http://localhost:8080/ If you monitor the memory usage using top and switching it into

Re: Tomcat 4.1.12 memory leak

2002-09-26 Thread Ing. Damiano Bolla
it should. The JVM will continually suck up memory until it reaches its startup parameters. (-mx ...) Once a JVM takes memory from the OS - it does not release it to the OS - it only releases it to its own memory heap. Ing. Damiano Bolla wrote: System: Linux redhat 7.2 Java: /usr/local/j2sdk1.3.1

Re: Tomcat 4.1.12 memory leak, still

2002-09-26 Thread Ing. Damiano Bolla
it with 4.1.12, but hopefully it's not a new bug, since the release notes don't list anything that might create a new bug. peter Ing. Damiano Bolla wrote: Good explanation but it does not solve the problem. Let me try to be clear. - What I am doing is reloading always the same page. - What

Re: Tomcat 4.1.12 memory leak, resources leak, what to do ?

2002-09-27 Thread Ing. Damiano Bolla
memory from the OS - it does not release it to the OS - it only releases it to its own memory heap. Ing. Damiano Bolla wrote: System: Linux redhat 7.2 Java: /usr/local/j2sdk1.3.1 Tomcat 4.1.12 To reproduce the behaviour you install the 4.1.12 distribution, set the JAVA_HOME run startup.sh

RE: Tomcat 4.1.12 memory leak, resources leak, what to do ?

2002-09-27 Thread Ing. Damiano Bolla
Yes, I did let it run and it keeps eating. I have other production systems that exibit the problem and they need rebooting. In any case, did any of you tried what I did ? If you have not, then please do not comment.. If you have and everything is fine, then please tell me what setup you are

Re: AW: Tomcat 4.1.12 memory leak, resources leak, final call ?

2002-09-27 Thread Ing. Damiano Bolla
Internet Solution Center GmbH Hamburg, Germany Hosting, Content Management, Java Consulting http://www.uptime-isc.de -Ursprüngliche Nachricht- Von: Ing. Damiano Bolla [mailto:[EMAIL PROTECTED]] Gesendet: Freitag, 27. September 2002 16:13 An: Tomcat Users List Betreff: RE: Tomcat