Deploy your app to a CF8 developer edition server and turn on the memory monitor. This will drill down into applications, sessions and requests by memory usage and show you exactly where it's all going.
On Mon, Feb 25, 2008 at 10:23 PM, Richard Steele <[EMAIL PROTECTED]> wrote: > Our CF application continues to require more and more memory throughout the > day until the cf services require a restart The java garbage collection isn't > reclaiming as much memory as it should be. After the cf restart, I can watch > (using FusionReactor) the used memory increase over time. Garbage collection > clears it a bit from time-to-time, but the minimum used memory increases > throughout the day until the application hangs. > > The problem was showing up when we running the application in CF 7. Now > we're running on CF 8 and it is still experiencing this behavior. > > I can't seem to find a java profiler that works on jrun. Borland OptimizeIT > doesn't appear to be around anymore. Any ideas as to how to find out what is > causing this problem would be greatly appreciated. > > Thanks in advance. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:299819 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

