Hi Brian, It is very unlikely that the JAVA VM has a memory leak of that amount of memory. Most of the time it's the JAVA Application (your app server and Mid-Tier) that is more likely to leak memory or maybe more acurate "hold on to memory".
You are not running the latest 1.4.2 version however, a changelog of what's fixed in the latest patches is here http://java.sun.com/j2se/1.4.2/ReleaseNotes.html. Personally I think you are seeing "normal" Mid-Tier leak..errm...behaviour, I'd be suprised if it was solved by a JVM upgrade only. Hugo On 8/10/07, Sokol, Brian <[EMAIL PROTECTED]> wrote: > > ** > > Hi All, > > The Java process on my Mid Tier seems to be taking up more and more > memory. Jave.exe was taking up 950MB.I restarted it and now it is up to > 137MB. I am using 1.4.2_13 on Windows 2003 and Mid Tier 7.01. Anyone know > if this version of Java has a leak? > > thanks > > Brian Sokol > Manager, Desktop Services > Scholastic Inc. > 557 Broadway > NY, NY 10012 > (212) 343-6494 > *http://www.Scholastic.com* <http://www.Scholastic.com> > __20060125_______________________This posting was submitted with HTML in > it___ _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

