Hi,

Here is a screenshot of the latest Heap-Dump done after the process ran for 
almost 90 minutes and shortly before it died because of a full java heap: 
http://minus.com/lbyO8glNjBLZKf

No matter how deep I dig into any of these nodes...I haven't been able to 
figure out where exactly all this stuff originates from and especially why it's 
still being held in memory. If any of you have a suggestion what I should look 
for, I will gladly try anything.

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

Reply via email to