What makes you think that is not right? If your Max is set to 512 and you load something as an application, the JVM will determine when to recover memory based on it's own timetable and settings. 427 megs could indeed be appropriate depending on the settings.
There are some code snippets on this post that you can use to fiddle with the JVM gc operations - although I would not use them in production. http://www.coldfusionmuse.com/index.cfm/2008/2/12/leaky.heap.jvm If forcing a "stop the world" gc brings your memory back down you are probably worried about it for nothing... Since the JVM will eventually run a full gc on it's own. -----Original Message----- From: Jason Durham [mailto:[EMAIL PROTECTED] Sent: Friday, May 16, 2008 2:03 PM To: CF-Talk Subject: RE: **UPDATE** JRn 600MB+ shortly after boot up I rebuilt my machine again. This time... no Windows updates, no antivirus, nothing... I immediately downloaded the latest installer from Adobe and installed it (Server config with all IIS websites). JRun is running at 427MB. This can't be right?? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:305539 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

