Johnny, I have an ongoing support issue (Incident# 1726787200) with Adobe on a similar type of Memory leak. Namely, the problem is that my cached CFC's are holding onto some objects they probably shouldn't be, and the fact that I'm caching them is causing memory to not be recovered during GC's. I used JRockit memleak to generate the below maps of my cached objects, and I See stray / circular references to NeoPageContext...
Adobe has a fix in the works for the memory leak, but from what I've tested, no fixes provided to-date have resolved this issue for me... http://staging.onlysimchas.com/profiler4.jpg http://staging.onlysimchas.com/profiler5.jpg http://staging.onlysimchas.com/profiler6.jpg http://staging.onlysimchas.com/profiler7.jpg http://staging.onlysimchas.com/profiler8.jpg I'll keep you posted (Though I'm sure adobe will as well) Here's the other CF-TALK thread on it: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:52111 -Dov > Hi, > > I am using jmeter and jrocket to test my application. When I run 100 > requests, I end up with 100 instances of my Application.cfc. Have > anyone experienced that? All the other ones get GC properly except > Application.cfc. Anyone has a way to fix it? > Johnny ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| CF 8 â Scorpio beta now available, easily build great internet experiences â Try it now on Labs http://www.adobe.com/cfusion/entitlement/index.cfm?e=labs_adobecf8_beta Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:281581 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

