I started up tomcat with both the Sun JDK and JRockit. Even without any load, the total avaiable memory contiues to drop. Why does this happen? Thanks, Tom tom ly <[EMAIL PROTECTED]> wrote: Background threads? What can be causing them to occur? If you have any suggestions on where to look that'll be great.
Thanks Tom Tim Funk wrote: Sounds like background threads doing "bad things" or things that the GC can't resolve as candidate for freeing. -Tim tom ly wrote: > The Free Memory(not the java heap) continues to drop even when there is nothing > going on with tomcat. It gets to the point where there is hardly any left and we > have to restart tomcat. I'm using JRockit and have my 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 objects using JProbe, besides, the Free Memory > continues to drop on the machine over the weekend when no testing is taking place. > What can be wrong? Any help would be great. > Thanks, > Tom --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------- Do you Yahoo!? Yahoo! Finance Tax Center - File online. File on time. --------------------------------- Do you Yahoo!? Yahoo! Finance Tax Center - File online. File on time.
