Hi Donnie,

Thanks for the link. I will take a look. We are running CF9 though. Moved from 
CF8 a few months ago. We basically don't have any CFCs in the application that 
do anything else but collect similar functions in one place. Hardly any of them 
contain instance variables at all...

Greetings,
Till Helge


-----Ursprüngliche Nachricht-----
Von: Donnie Bachan (Gmail) [mailto:[email protected]] 
Gesendet: Mittwoch, 30. Januar 2013 12:50
An: cf-talk
Betreff: Re: AW: Severe memory issue


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:354121
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to