System.OutOfMemoryException: memory leak?

System.OutOfMemoryException: memory leak?

Old forum URL: forums.lhotka.net/forums/t/9098.aspx


idroesse posted on Thursday, June 17, 2010

Hi guys, I have a big problem.  Every weekend I execute some operations that fill some SQL Tables from where my OLAP CUBES run.

This execution takes 15/16 hours to be done and alway crash with a System.OutOfMemoryException. Using ANTS Memory Profiler I see there is a lot of CSLA Object in memory.

At the end of every execution I set NULL to all CSLA Object and always call GC.Collect to force garbe collector. 

Can anyone help me?

Thank you

Enrico

 

P.S: If you want I can store somewhere Profiler Project.

Copyright (c) Marimer LLC