Dakota Jack wrote:
Why, then, does the Tomcat 5.0 say in the RELEASE-NOTES "JAVAC leaking
memory" is an issue?


On Tue, 21 Dec 2004 16:06:13 -0000, Allistair Crossley <[EMAIL PROTECTED]> wrote:

i think (from memory) it had to do with registering requests with jk. anyway, 
like i say, upgrade and you'll see that leak go away i am pretty sure.


-----Original Message-----
From: Allistair Crossley
Sent: 21 December 2004 16:00
To: Tomcat Users List; [EMAIL PROTECTED]
Subject: RE: Why is tomcat (java) so memory intensive?


you are right, tomcat 5.0.19 did have a memory leak. some dispute it, but it is there, i had it also and used a profiler to show it. you should upgrade to 5.0.28.





Thanks,

Jack


That's during compilation. I always setup tomcat to fork when compiling jsp. That means it runs a seperate process to compile pages. I do this in both production and testing. I just like the feeling it gives me :-P ... well it's just better to not worry about it for me. The bug is supposed to be gone in 1.4.2, but I still fork.


Wade


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to