You could force a GC I suppose ( System.gc() )- I am not sure that this will work directly as I am not sure you can explicitly force it.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 15 February 2006 15:19 To: CF-Talk Subject: dump memory in Coldfusion Is there a way to access the java underneath ColdFusion and force a clearing out of the memory used by the heap? For example, cookie and DB based client vars create a memory structure that does not time out. This, along with all variable usage is contained within the heap. I'd like to just clear the heap without restarting CF. Is it possible? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:232329 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

