Post the code for how you are using OSCache. It looks like you are definitely ending up with too many references to internal CF classes on your CFCs. Remember - a CFC does not equate to a single Java object - thus caching concepts that work in the java world may not work exactly the same w/ CFCs.
>I'm not sure if these are being sent to the list. Please let me know. Could >really use help in figuring out the memory leak caused by caching my CFC's >in application scope. Thanks - Dov > > > >http://www.houseoffusion.com/groups/CF-Talk/thread.cfm/threadid:52111#281118 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion 8 beta â Build next generation applications today. Free beta download 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:281230 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

