Server monitor is reporting the used heap space but not the perm space. As time goes on more and more classes have been compiled and are being stored in the perm space. Hotspot-optimized code also lives in the perm space, which also accumulates over time.
http://www.javaperformancetuning.com/news/qotm043.shtml On Fri, Mar 21, 2008 at 12:55 AM, Alex DeMarco <[EMAIL PROTECTED]> wrote: > We are running CFMX 8 in a Jrun4 (updater7) instance using java 1.6 under > Win2k3. > > When I run the Server Monitor or even Jprofiler on the instance for example > they both report 125,000 in use. However, when I look at Windows Task > Manager the Jrun process reports around 225,000. Why the difference? One of > the things we have noticed is that over time the amount windows reports > grows. Yet internally it does not. > > Anyone seen this behavior? Any ideas what is going on? > > thanks in advance! > > - Alex > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:301649 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

