Out of memory error
Posted: Mon Nov 10, 2008 9:06 am
I'm getting the following error from a web hosting site. Can anyone tell me how to fix?
Server Error in '/ABLE' Application.
--------------------------------------------------------------------------------
Exception of type 'System.OutOfMemoryException' was thrown.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.]
NVelocity.Runtime.Parser.VelocityCharStream..ctor(TextReader dstream, Int32 startline, Int32 startcolumn, Int32 buffersize) +81
NVelocity.Runtime.Parser.Parser..ctor(IRuntimeServices rs) +137
NVelocity.Runtime.RuntimeInstance.initializeParserPool() +113
NVelocity.Runtime.RuntimeInstance.Init() +73
NVelocity.App.VelocityEngine.Init() +12
CommerceBuilder.Messaging.NVelocityEngine..ctor() +18
CommerceBuilder.Web.UI.WebControls.WebParts.ScriptletPart.CreateChildControls() +2493
System.Web.UI.Control.EnsureChildControls() +87
System.Web.UI.Control.PreRenderRecursiveInternal() +50
System.Web.UI.WebControls.WebParts.WebPart.PreRenderRecursiveInternal() +62
System.Web.UI.Control.PreRenderRecursiveInternal() +170
System.Web.UI.Control.PreRenderRecursiveInternal() +170
System.Web.UI.Control.PreRenderRecursiveInternal() +170
System.Web.UI.Control.PreRenderRecursiveInternal() +170
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2041
Server Error in '/ABLE' Application.
--------------------------------------------------------------------------------
Exception of type 'System.OutOfMemoryException' was thrown.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.]
NVelocity.Runtime.Parser.VelocityCharStream..ctor(TextReader dstream, Int32 startline, Int32 startcolumn, Int32 buffersize) +81
NVelocity.Runtime.Parser.Parser..ctor(IRuntimeServices rs) +137
NVelocity.Runtime.RuntimeInstance.initializeParserPool() +113
NVelocity.Runtime.RuntimeInstance.Init() +73
NVelocity.App.VelocityEngine.Init() +12
CommerceBuilder.Messaging.NVelocityEngine..ctor() +18
CommerceBuilder.Web.UI.WebControls.WebParts.ScriptletPart.CreateChildControls() +2493
System.Web.UI.Control.EnsureChildControls() +87
System.Web.UI.Control.PreRenderRecursiveInternal() +50
System.Web.UI.WebControls.WebParts.WebPart.PreRenderRecursiveInternal() +62
System.Web.UI.Control.PreRenderRecursiveInternal() +170
System.Web.UI.Control.PreRenderRecursiveInternal() +170
System.Web.UI.Control.PreRenderRecursiveInternal() +170
System.Web.UI.Control.PreRenderRecursiveInternal() +170
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2041