Hi Till, What version of CF are you on? I had some issues with memory in CF8 and outlined a few tips http://thinkinglemur.com/index.php/2010/02/memory-leaks-with-coldfusion-8/. If you are doing heap dumps, look for objects that hold huge amounts of memory, the blog posts has links to a couple of sites that talk about how to make sense of the heap dumps. If there are objects that make reference to session/application scoped variables/objects this can also be a cause of memory leaks and server crashes.
HTH Donnie On Wed, Jan 30, 2013 at 10:39 AM, Helwig, Till Helge <[email protected]>wrote: > > Hi, > > This doesn't look like any UUID I ever encountered before: > > 7000009565bc370.f5330048ffa80212 > > I will ask the DBA if there is any way of generating those things with a > stored procedure, but I don't expect a positive answer, to be quite honest. > > Greetings, > Till Helge > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:354120 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

