Are you actually running out of memory? Or is the heap just growing?

Garbage collection is a bit arbitrary and may not occur until there is a
need.

 HTH - Richard 

-----Original Message-----
From: Ed Hamilton [mailto:[EMAIL PROTECTED] 
Sent: Monday, June 13, 2005 4:39 PM
To: 'Tomcat Users List'
Subject: RE: Tomcat keeps growing in size on Win32

Thanks, Robson, for the reply.

I have all the latest versions of everything:
Tomcat: 5.5.9
JDSK: 1.5.0.03
JDBC: 3.18a
Isapi Redirector: 1.2.13

There is no website/database activity, just tomcat running.  I believe
it's related to the other posting I made about
"every-10-seconds-tomcat-scans-directories".

I believe I have it narrowed down to java.io.File.DeleteOnExit that
tomcat uses in executePartialPut in DefaultServlet.java.  Apparently,
this java routine has a known problem on Win32 systems.

I've been asked by one of the tomcat guys to get some hard evidence, but
I don't have time to tear the tomcat source code apart looking for this
and was hoping some of the other users out there are seeing the same
problem.

Regards all,
Ed


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




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

Reply via email to