Hi,

>JAVA_OPTS="-server -Xms1200 -Xmx1200" on a Pentium 3 machine with 2GB
of
>RAM.  I'm new to Memory profiling but can't seem to find any lingering

I really doubt this is the memory setting you want.  But giving you the
benefit of the doubt, assuming you've done your profiling and testing to
arrive at this setting, it means the heap is stable.  So the free memory
reduction you're observing can only come from new classes loading, e.g.
webapp reloads, or from non-tomcat-related activities on the server.

Yoav Shapira



This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


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

Reply via email to