URGENT Really Slow After Editing and Errors - in production

Posted by Community Admin on 03-Aug-2018 19:58

URGENT Really Slow After Editing and Errors - in production

All Replies

Posted by Community Admin on 23-Sep-2011 00:00

We just moved our 4.2 site into production.  It has been handling our traffic okay with the exception of making edits.

When we try to make edits to the site, it will run really slow for anywhere from 5-60 minutes.  Some pages are taking 10 minutes to load.  Our CPU utilization spikes to over 90 percent and the connection count drops severly.

I have looked in the Sitefinity Error logs and see this.  Any ideas??

----------------------------------------
Timestamp: 9/23/2011 6:11:55 PM

Message: HandlingInstanceID: b2aa25b3-fd28-4bc9-9155-f54cf33575be
An exception of type 'Telerik.OpenAccess.Exceptions.DataStoreException' occurred and was caught.
------------------------------------------------------------------------------------------------
09/23/2011 13:11:55
Type : Telerik.OpenAccess.Exceptions.DataStoreException, Telerik.OpenAccess, Version=2011.2.713.3, Culture=neutral, PublicKeyToken=7ce17eeaf1d59342
Message : System.InvalidOperationException: Invalid attempt to call Read when reader is closed.
   at Telerik.OpenAccess.RT.Adonet2Generic.Impl.ResultSetImp.next()
   at OpenAccessRuntime.Relational.fetch.FetchResultImp.rsNext()
   at OpenAccessRuntime.Relational.fetch.FetchResultImp.hasNext()
Source : Telerik.OpenAccess.Runtime
Help link :
InnerExceptions : System.Exception[]
FailedObject :
BackendError :
Reason : Runtime
CanRetry : False
Data : System.Collections.ListDictionaryInternal
TargetSite : System.Exception Throw()
Stack Trace :    at Telerik.OpenAccess.RT.ExceptionWrapper.Throw()
   at OpenAccessRuntime.DataObjects.PCStateMan.handleException(Exception x)
   at OpenAccessRuntime.DataObjects.PCStateMan.getObjectFieldImp(PersistenceCapable pc, FieldMetaData fmd, Object currentValue)
   at OpenAccessRuntime.DataObjects.PCStateMan.getObjectField(PersistenceCapable pc, Int32 field, Object currentValue)
   at Telerik.Sitefinity.Pages.Model.PageData.OpenAccessEnhancedGettemplate(PageData )
   at Telerik.Sitefinity.Pages.Model.PageData.get_Template()
   at Telerik.Sitefinity.Modules.Pages.PageHelper.GetTheme(PageData pageData)
   at Telerik.Sitefinity.Modules.Pages.StaticPageData.SetPageDirectivesInternal(PageData pageData)
   at Telerik.Sitefinity.Modules.Pages.StaticPageData..ctor(PageData pageData, PageDataProvider provider)
   at Telerik.Sitefinity.Web.ResourceCombining.InMemoryPageRender.GetPage(PageNode pageNode, PageDataProvider provider, HtmlTextWriter writer, HttpContext& context)
   at Telerik.Sitefinity.Web.ResourceCombining.InMemoryPageRender.RenderPage(PageNode pageNode)
   at Telerik.Sitefinity.Publishing.Pipes.PageInboundPipe.RenderPage(PageNode node)
   at Telerik.Sitefinity.Publishing.Pipes.PageInboundPipe.SetWrapperObjectProperties(WrapperObject wrapperObject, PageNode node)

Additional Info:

MachineName : DMZDISTWEB
TimeStamp : 9/23/2011 6:11:55 PM
FullName : Telerik.Sitefinity.Utilities, Version=4.2.1650.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/2/ROOT-3-129612649448712581
ThreadIdentity :
WindowsIdentity : NT AUTHORITY\NETWORK SERVICE
Requested URL : http://www.fortbendisd.com/
    Inner Exception
    ---------------
    Type : System.InvalidOperationException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    Message : Invalid attempt to call Read when reader is closed.
    Source : Telerik.OpenAccess.Runtime
    Help link :
    Data : System.Collections.ListDictionaryInternal
    TargetSite : Boolean next()
    Stack Trace :    at Telerik.OpenAccess.RT.Adonet2Generic.Impl.ResultSetImp.next()
       at OpenAccessRuntime.Relational.fetch.FetchResultImp.rsNext()
       at OpenAccessRuntime.Relational.fetch.FetchResultImp.hasNext()



Category: ErrorLog

Priority: 0

EventId: 9010

Severity: Warning

Title:Enterprise Library Exception Handling

Machine: DMZDISTWEB

App Domain: /LM/W3SVC/2/ROOT-3-129612649448712581

ProcessId: 3464

Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe

Thread Name:

Win32 ThreadId:6032

Extended Properties:
----------------------------------------

Posted by Community Admin on 23-Sep-2011 00:00

Everything operated normally on the front end until approximatly 1:15 p.m. when I started makeing edits.  The first time the episode did not last long, maybe 5 minutes.  The second time it lasted over 22 minutes.

This happened yesterday when we launched the site on three occasions.

----------------------------------------
Timestamp: 9/23/2011 5:37:35 PM
 
Message: HandlingInstanceID: 78833039-5863-49de-ad9e-1516db229416
An exception of type 'System.Web.HttpException' occurred and was caught.
------------------------------------------------------------------------
09/23/2011 12:37:35
Type : System.Web.HttpException, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Message : The remote host closed the connection. The error code is 0x80070057.
Source : System.Web
Help link :
WebEventCode : 0
ErrorCode : -2147024809
Data : System.Collections.ListDictionaryInternal
TargetSite : Void RaiseCommunicationError(Int32, Boolean)
Stack Trace :    at System.Web.Hosting.IIS7WorkerRequest.RaiseCommunicationError(Int32 result, Boolean throwOnDisconnect)
   at System.Web.Hosting.IIS7WorkerRequest.ExplicitFlush()
   at System.Web.HttpResponse.Flush(Boolean finalFlush)
   at System.Web.HttpResponse.Flush()
   at System.Web.HttpWriter.WriteFromStream(Byte[] data, Int32 offset, Int32 size)
   at System.Web.HttpResponseStream.Write(Byte[] buffer, Int32 offset, Int32 count)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.SendCachedResponse(HttpRequest request, HttpResponse response, OutputItem item)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 
Additional Info:
 
MachineName : DMZDISTWEB
TimeStamp : 9/23/2011 5:37:35 PM
FullName : Telerik.Sitefinity.Utilities, Version=4.2.1650.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/2/ROOT-3-129612649448712581
ThreadIdentity : Anonymous
WindowsIdentity : NT AUTHORITY\NETWORK SERVICE
 
 
Category: ErrorLog
 
Priority: 0
 
EventId: 90000
 
Severity: Error
 
Title:Enterprise Library Exception Handling
 
Machine: DMZDISTWEB
 
App Domain: /LM/W3SVC/2/ROOT-3-129612649448712581
 
ProcessId: 3464
 
Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe
 
Thread Name:
 
Win32 ThreadId:7652
 
Extended Properties:
----------------------------------------
----------------------------------------
Timestamp: 9/23/2011 5:39:05 PM
 
Message: HandlingInstanceID: 8d3b6b5e-6984-4460-9a93-d7ae635cc241
An exception of type 'System.Web.HttpException' occurred and was caught.
------------------------------------------------------------------------
09/23/2011 12:39:05
Type : System.Web.HttpException, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Message :
Source : System.Web
Help link :
WebEventCode : 0
ErrorCode : -2147467259
Data : System.Collections.ListDictionaryInternal
TargetSite : Void CheckSuspiciousPhysicalPath(System.String)
Stack Trace :    at System.Web.Util.FileUtil.CheckSuspiciousPhysicalPath(String physicalPath)
   at System.Web.CachedPathData.ValidatePath(String physicalPath)
   at System.Web.HttpContext.ValidatePath()
   at System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)
 
Additional Info:
 
MachineName : DMZDISTWEB
TimeStamp : 9/23/2011 5:39:05 PM
FullName : Telerik.Sitefinity.Utilities, Version=4.2.1650.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/2/ROOT-3-129612649448712581
ThreadIdentity :
WindowsIdentity : NT AUTHORITY\NETWORK SERVICE
 
 
Category: ErrorLog
 
Priority: 0
 
EventId: 90000
 
Severity: Error
 
Title:Enterprise Library Exception Handling
 
Machine: DMZDISTWEB
 
App Domain: /LM/W3SVC/2/ROOT-3-129612649448712581
 
ProcessId: 3464
 
Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe
 
Thread Name:
 
Win32 ThreadId:7548
 
Extended Properties:
----------------------------------------
----------------------------------------
Timestamp: 9/23/2011 5:42:31 PM
 
Message: HandlingInstanceID: a7d85a6d-cdbb-4123-a05b-b295564e43a0
An exception of type 'System.Web.HttpException' occurred and was caught.
------------------------------------------------------------------------
09/23/2011 12:42:31
Type : System.Web.HttpException, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Message : File not found.
Source : Telerik.Sitefinity
Help link :
WebEventCode : 0
ErrorCode : -2147467259
Data : System.Collections.ListDictionaryInternal
TargetSite : Void SendResponseAndSetCaching(System.Web.HttpRequest, System.Web.HttpResponse, Telerik.Microsoft.Practices.EnterpriseLibrary.Caching.ICacheManager, System.String)
Stack Trace :    at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.SendResponseAndSetCaching(HttpRequest request, HttpResponse response, ICacheManager cache, String key)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 
Additional Info:
 
MachineName : DMZDISTWEB
TimeStamp : 9/23/2011 5:42:31 PM
FullName : Telerik.Sitefinity.Utilities, Version=4.2.1650.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/2/ROOT-3-129612649448712581
ThreadIdentity : Anonymous
WindowsIdentity : NT AUTHORITY\NETWORK SERVICE
 
 
Category: ErrorLog
 
Priority: 0
 
EventId: 90000
 
Severity: Error
 
Title:Enterprise Library Exception Handling
 
Machine: DMZDISTWEB
 
App Domain: /LM/W3SVC/2/ROOT-3-129612649448712581
 
ProcessId: 3464
 
Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe
 
Thread Name:
 
Win32 ThreadId:4988
 
Extended Properties:
----------------------------------------
----------------------------------------
Timestamp: 9/23/2011 6:01:57 PM
 
Message: HandlingInstanceID: 93942358-1045-42e3-9c95-9e8e23512c13
An exception of type 'System.Web.HttpException' occurred and was caught.
------------------------------------------------------------------------
09/23/2011 13:01:57
Type : System.Web.HttpException, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Message : The file '/DocumentPoster/AthleticDocument.ashx' does not exist.
Source : System.Web
Help link :
WebEventCode : 0
ErrorCode : -2147467259
Data : System.Collections.ListDictionaryInternal
TargetSite : Void CheckVirtualFileExists(System.Web.VirtualPath)
Stack Trace :    at System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath)
   at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
   at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
   at System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean ensureIsUpToDate)
   at System.Web.UI.SimpleHandlerFactory.System.Web.IHttpHandlerFactory2.GetHandler(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
   at System.Web.UI.SimpleHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path)
   at System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 
Additional Info:
 
MachineName : DMZDISTWEB
TimeStamp : 9/23/2011 6:01:57 PM
FullName : Telerik.Sitefinity.Utilities, Version=4.2.1650.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/2/ROOT-3-129612649448712581
ThreadIdentity : Anonymous
WindowsIdentity : NT AUTHORITY\NETWORK SERVICE
 
 
Category: ErrorLog
 
Priority: 0
 
EventId: 90000
 
Severity: Error
 
Title:Enterprise Library Exception Handling
 
Machine: DMZDISTWEB
 
App Domain: /LM/W3SVC/2/ROOT-3-129612649448712581
 
ProcessId: 3464
 
Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe
 
Thread Name:
 
Win32 ThreadId:7816
 
Extended Properties:
----------------------------------------
----------------------------------------
Timestamp: 9/23/2011 6:08:23 PM
 
Message: HandlingInstanceID: 56554e06-f249-4abb-9047-72e5e4cabb56
An exception of type 'System.Web.HttpException' occurred and was caught.
------------------------------------------------------------------------
09/23/2011 13:08:23
Type : System.Web.HttpException, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Message : A potentially dangerous Request.Path value was detected from the client (>).
Source : System.Web
Help link :
WebEventCode : 0
ErrorCode : -2147467259
Data : System.Collections.ListDictionaryInternal
TargetSite : Void ValidateInputIfRequiredByConfig()
Stack Trace :    at System.Web.HttpRequest.ValidateInputIfRequiredByConfig()
   at System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)
 
Additional Info:
 
MachineName : DMZDISTWEB
TimeStamp : 9/23/2011 6:08:23 PM
FullName : Telerik.Sitefinity.Utilities, Version=4.2.1650.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/2/ROOT-3-129612649448712581
ThreadIdentity :
WindowsIdentity : NT AUTHORITY\NETWORK SERVICE
Requested URL : http://www.fortbendisd.com/campuses/ehs>Elkins High School</a> Web Mastering class is at the forefront of technology education. The class isbased on the standards of the <a href=
 
 
Category: ErrorLog
 
Priority: 0
 
EventId: 90000
 
Severity: Error
 
Title:Enterprise Library Exception Handling
 
Machine: DMZDISTWEB
 
App Domain: /LM/W3SVC/2/ROOT-3-129612649448712581
 
ProcessId: 3464
 
Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe
 
Thread Name:
 
Win32 ThreadId:5976
 
Extended Properties:
----------------------------------------
----------------------------------------
Timestamp: 9/23/2011 6:08:34 PM
 
Message: HandlingInstanceID: e8ee60f5-fcec-44e4-a118-b77f6d787148
An exception of type 'System.Web.HttpException' occurred and was caught.
------------------------------------------------------------------------
09/23/2011 13:08:34
Type : System.Web.HttpException, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Message : A potentially dangerous Request.Path value was detected from the client (>).
Source : System.Web
Help link :
WebEventCode : 0
ErrorCode : -2147467259
Data : System.Collections.ListDictionaryInternal
TargetSite : Void ValidateInputIfRequiredByConfig()
Stack Trace :    at System.Web.HttpRequest.ValidateInputIfRequiredByConfig()
   at System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)
 
Additional Info:
 
MachineName : DMZDISTWEB
TimeStamp : 9/23/2011 6:08:34 PM
FullName : Telerik.Sitefinity.Utilities, Version=4.2.1650.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/2/ROOT-3-129612649448712581
ThreadIdentity :
WindowsIdentity : NT AUTHORITY\NETWORK SERVICE
Requested URL : http://www.fortbendisd.com/campuses/ehs>Elkins High School</a> Web Mastering class is at the forefront of technology education. The class isbased on the standards of the <a href=
 
 
Category: ErrorLog
 
Priority: 0
 
EventId: 90000
 
Severity: Error
 
Title:Enterprise Library Exception Handling
 
Machine: DMZDISTWEB
 
App Domain: /LM/W3SVC/2/ROOT-3-129612649448712581
 
ProcessId: 3464
 
Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe
 
Thread Name:
 
Win32 ThreadId:8156
 
Extended Properties:
----------------------------------------
----------------------------------------
Timestamp: 9/23/2011 6:08:37 PM
 
Message: HandlingInstanceID: 173e1cd1-fdb0-415c-bf5b-2d41a7c0c201
An exception of type 'System.Web.HttpException' occurred and was caught.
------------------------------------------------------------------------
09/23/2011 13:08:37
Type : System.Web.HttpException, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Message : File not found.
Source : Telerik.Sitefinity
Help link :
WebEventCode : 0
ErrorCode : -2147467259
Data : System.Collections.ListDictionaryInternal
TargetSite : Void SendResponseAndSetCaching(System.Web.HttpRequest, System.Web.HttpResponse, Telerik.Microsoft.Practices.EnterpriseLibrary.Caching.ICacheManager, System.String)
Stack Trace :    at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.SendResponseAndSetCaching(HttpRequest request, HttpResponse response, ICacheManager cache, String key)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 
Additional Info:
 
MachineName : DMZDISTWEB
TimeStamp : 9/23/2011 6:08:37 PM
FullName : Telerik.Sitefinity.Utilities, Version=4.2.1650.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/2/ROOT-3-129612649448712581
ThreadIdentity : Anonymous
WindowsIdentity : NT AUTHORITY\NETWORK SERVICE
 
 
Category: ErrorLog
 
Priority: 0
 
EventId: 90000
 
Severity: Error
 
Title:Enterprise Library Exception Handling
 
Machine: DMZDISTWEB
 
App Domain: /LM/W3SVC/2/ROOT-3-129612649448712581
 
ProcessId: 3464
 
Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe
 
Thread Name:
 
Win32 ThreadId:3008
 
Extended Properties:
----------------------------------------
----------------------------------------
Timestamp: 9/23/2011 6:09:48 PM
 
Message: HandlingInstanceID: b3eeb6b5-702d-4d1e-9a48-344c6307ff6b
An exception of type 'System.Web.HttpException' occurred and was caught.
------------------------------------------------------------------------
09/23/2011 13:09:48
Type : System.Web.HttpException, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Message : A potentially dangerous Request.Path value was detected from the client (>).
Source : System.Web
Help link :
WebEventCode : 0
ErrorCode : -2147467259
Data : System.Collections.ListDictionaryInternal
TargetSite : Void ValidateInputIfRequiredByConfig()
Stack Trace :    at System.Web.HttpRequest.ValidateInputIfRequiredByConfig()
   at System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)
 
Additional Info:
 
MachineName : DMZDISTWEB
TimeStamp : 9/23/2011 6:09:48 PM
FullName : Telerik.Sitefinity.Utilities, Version=4.2.1650.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/2/ROOT-3-129612649448712581
ThreadIdentity :
WindowsIdentity : NT AUTHORITY\NETWORK SERVICE
Requested URL : http://www.fortbendisd.com/campuses/ehs>Elkins High School</a> Web Mastering class is at the forefront of technology education. The class isbased on the standards of the <a href=
 
 
Category: ErrorLog
 
Priority: 0
 
EventId: 90000
 
Severity: Error
 
Title:Enterprise Library Exception Handling
 
Machine: DMZDISTWEB
 
App Domain: /LM/W3SVC/2/ROOT-3-129612649448712581
 
ProcessId: 3464
 
Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe
 
Thread Name:
 
Win32 ThreadId:6216
 
Extended Properties:
----------------------------------------
----------------------------------------
Timestamp: 9/23/2011 6:11:55 PM
 
Message: HandlingInstanceID: b2aa25b3-fd28-4bc9-9155-f54cf33575be
An exception of type 'Telerik.OpenAccess.Exceptions.DataStoreException' occurred and was caught.
------------------------------------------------------------------------------------------------
09/23/2011 13:11:55
Type : Telerik.OpenAccess.Exceptions.DataStoreException, Telerik.OpenAccess, Version=2011.2.713.3, Culture=neutral, PublicKeyToken=7ce17eeaf1d59342
Message : System.InvalidOperationException: Invalid attempt to call Read when reader is closed.
   at Telerik.OpenAccess.RT.Adonet2Generic.Impl.ResultSetImp.next()
   at OpenAccessRuntime.Relational.fetch.FetchResultImp.rsNext()
   at OpenAccessRuntime.Relational.fetch.FetchResultImp.hasNext()
Source : Telerik.OpenAccess.Runtime
Help link :
InnerExceptions : System.Exception[]
FailedObject :
BackendError :
Reason : Runtime
CanRetry : False
Data : System.Collections.ListDictionaryInternal
TargetSite : System.Exception Throw()
Stack Trace :    at Telerik.OpenAccess.RT.ExceptionWrapper.Throw()
   at OpenAccessRuntime.DataObjects.PCStateMan.handleException(Exception x)
   at OpenAccessRuntime.DataObjects.PCStateMan.getObjectFieldImp(PersistenceCapable pc, FieldMetaData fmd, Object currentValue)
   at OpenAccessRuntime.DataObjects.PCStateMan.getObjectField(PersistenceCapable pc, Int32 field, Object currentValue)
   at Telerik.Sitefinity.Pages.Model.PageData.OpenAccessEnhancedGettemplate(PageData )
   at Telerik.Sitefinity.Pages.Model.PageData.get_Template()
   at Telerik.Sitefinity.Modules.Pages.PageHelper.GetTheme(PageData pageData)
   at Telerik.Sitefinity.Modules.Pages.StaticPageData.SetPageDirectivesInternal(PageData pageData)
   at Telerik.Sitefinity.Modules.Pages.StaticPageData..ctor(PageData pageData, PageDataProvider provider)
   at Telerik.Sitefinity.Web.ResourceCombining.InMemoryPageRender.GetPage(PageNode pageNode, PageDataProvider provider, HtmlTextWriter writer, HttpContext& context)
   at Telerik.Sitefinity.Web.ResourceCombining.InMemoryPageRender.RenderPage(PageNode pageNode)
   at Telerik.Sitefinity.Publishing.Pipes.PageInboundPipe.RenderPage(PageNode node)
   at Telerik.Sitefinity.Publishing.Pipes.PageInboundPipe.SetWrapperObjectProperties(WrapperObject wrapperObject, PageNode node)
 
Additional Info:
 
MachineName : DMZDISTWEB
TimeStamp : 9/23/2011 6:11:55 PM
FullName : Telerik.Sitefinity.Utilities, Version=4.2.1650.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/2/ROOT-3-129612649448712581
ThreadIdentity :
WindowsIdentity : NT AUTHORITY\NETWORK SERVICE
    Inner Exception
    ---------------
    Type : System.InvalidOperationException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    Message : Invalid attempt to call Read when reader is closed.
    Source : Telerik.OpenAccess.Runtime
    Help link :
    Data : System.Collections.ListDictionaryInternal
    TargetSite : Boolean next()
    Stack Trace :    at Telerik.OpenAccess.RT.Adonet2Generic.Impl.ResultSetImp.next()
       at OpenAccessRuntime.Relational.fetch.FetchResultImp.rsNext()
       at OpenAccessRuntime.Relational.fetch.FetchResultImp.hasNext()
 
 
 
Category: ErrorLog
 
Priority: 0
 
EventId: 9010
 
Severity: Warning
 
Title:Enterprise Library Exception Handling
 
Machine: DMZDISTWEB
 
App Domain: /LM/W3SVC/2/ROOT-3-129612649448712581
 
ProcessId: 3464
 
Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe
 
Thread Name:
 
Win32 ThreadId:6032
 
Extended Properties:
----------------------------------------
----------------------------------------
Timestamp: 9/23/2011 6:57:54 PM
 
Message: HandlingInstanceID: c1e9a52b-76aa-4876-b0c0-c109ecf9578e
An exception of type 'System.Web.HttpException' occurred and was caught.
------------------------------------------------------------------------
09/23/2011 13:57:54
Type : System.Web.HttpException, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Message : The remote host closed the connection. The error code is 0x80070057.
Source : System.Web
Help link :
WebEventCode : 0
ErrorCode : -2147024809
Data : System.Collections.ListDictionaryInternal
TargetSite : Void RaiseCommunicationError(Int32, Boolean)
Stack Trace :    at System.Web.Hosting.IIS7WorkerRequest.RaiseCommunicationError(Int32 result, Boolean throwOnDisconnect)
   at System.Web.Hosting.IIS7WorkerRequest.ExplicitFlush()
   at System.Web.HttpResponse.Flush(Boolean finalFlush)
   at System.Web.HttpResponse.Flush()
   at System.Web.HttpWriter.WriteFromStream(Byte[] data, Int32 offset, Int32 size)
   at System.Web.HttpResponseStream.Write(Byte[] buffer, Int32 offset, Int32 count)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.SendCachedResponse(HttpRequest request, HttpResponse response, OutputItem item)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 
Additional Info:
 
MachineName : DMZDISTWEB
TimeStamp : 9/23/2011 6:57:54 PM
FullName : Telerik.Sitefinity.Utilities, Version=4.2.1650.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/2/ROOT-4-129612754890672689
ThreadIdentity : Anonymous
WindowsIdentity : NT AUTHORITY\NETWORK SERVICE
 
 
Category: ErrorLog
 
Priority: 0
 
EventId: 90000
 
Severity: Error
 
Title:Enterprise Library Exception Handling
 
Machine: DMZDISTWEB
 
App Domain: /LM/W3SVC/2/ROOT-4-129612754890672689
 
ProcessId: 3464
 
Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe
 
Thread Name:
 
Win32 ThreadId:3300
 
Extended Properties:
----------------------------------------
----------------------------------------
Timestamp: 9/23/2011 6:57:54 PM
 
Message: HandlingInstanceID: 3e19cc0e-b1f4-4af1-9db4-9858a2eaf910
An exception of type 'System.Web.HttpException' occurred and was caught.
------------------------------------------------------------------------
09/23/2011 13:57:54
Type : System.Web.HttpException, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Message : The remote host closed the connection. The error code is 0x80070057.
Source : System.Web
Help link :
WebEventCode : 0
ErrorCode : -2147024809
Data : System.Collections.ListDictionaryInternal
TargetSite : Void RaiseCommunicationError(Int32, Boolean)
Stack Trace :    at System.Web.Hosting.IIS7WorkerRequest.RaiseCommunicationError(Int32 result, Boolean throwOnDisconnect)
   at System.Web.Hosting.IIS7WorkerRequest.ExplicitFlush()
   at System.Web.HttpResponse.Flush(Boolean finalFlush)
   at System.Web.HttpResponse.Flush()
   at System.Web.HttpWriter.WriteFromStream(Byte[] data, Int32 offset, Int32 size)
   at System.Web.HttpResponseStream.Write(Byte[] buffer, Int32 offset, Int32 count)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.SendCachedResponse(HttpRequest request, HttpResponse response, OutputItem item)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 
Additional Info:
 
MachineName : DMZDISTWEB
TimeStamp : 9/23/2011 6:57:54 PM
FullName : Telerik.Sitefinity.Utilities, Version=4.2.1650.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/2/ROOT-4-129612754890672689
ThreadIdentity : Anonymous
WindowsIdentity : NT AUTHORITY\NETWORK SERVICE
 
 
Category: ErrorLog
 
Priority: 0
 
EventId: 90000
 
Severity: Error
 
Title:Enterprise Library Exception Handling
 
Machine: DMZDISTWEB
 
App Domain: /LM/W3SVC/2/ROOT-4-129612754890672689
 
ProcessId: 3464
 
Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe
 
Thread Name:
 
Win32 ThreadId:3300
 
Extended Properties:
----------------------------------------
----------------------------------------
Timestamp: 9/23/2011 6:57:54 PM
 
Message: HandlingInstanceID: 012b5e4e-071a-4aad-8e53-21f98aef5baf
An exception of type 'System.Web.HttpException' occurred and was caught.
------------------------------------------------------------------------
09/23/2011 13:57:54
Type : System.Web.HttpException, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Message : The remote host closed the connection. The error code is 0x80070057.
Source : System.Web
Help link :
WebEventCode : 0
ErrorCode : -2147024809
Data : System.Collections.ListDictionaryInternal
TargetSite : Void RaiseCommunicationError(Int32, Boolean)
Stack Trace :    at System.Web.Hosting.IIS7WorkerRequest.RaiseCommunicationError(Int32 result, Boolean throwOnDisconnect)
   at System.Web.Hosting.IIS7WorkerRequest.ExplicitFlush()
   at System.Web.HttpResponse.Flush(Boolean finalFlush)
   at System.Web.HttpResponse.Flush()
   at System.Web.HttpWriter.WriteFromStream(Byte[] data, Int32 offset, Int32 size)
   at System.Web.HttpResponseStream.Write(Byte[] buffer, Int32 offset, Int32 count)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.SendCachedResponse(HttpRequest request, HttpResponse response, OutputItem item)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 
Additional Info:
 
MachineName : DMZDISTWEB
TimeStamp : 9/23/2011 6:57:54 PM
FullName : Telerik.Sitefinity.Utilities, Version=4.2.1650.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/2/ROOT-4-129612754890672689
ThreadIdentity : Anonymous
WindowsIdentity : NT AUTHORITY\NETWORK SERVICE
 
 
Category: ErrorLog
 
Priority: 0
 
EventId: 90000
 
Severity: Error
 
Title:Enterprise Library Exception Handling
 
Machine: DMZDISTWEB
 
App Domain: /LM/W3SVC/2/ROOT-4-129612754890672689
 
ProcessId: 3464
 
Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe
 
Thread Name:
 
Win32 ThreadId:3300
 
Extended Properties:
----------------------------------------
----------------------------------------
Timestamp: 9/23/2011 6:57:58 PM
 
Message: HandlingInstanceID: 894b1c98-78bc-4806-af7e-4867baa07ef4
An exception of type 'System.Web.HttpException' occurred and was caught.
------------------------------------------------------------------------
09/23/2011 13:57:58
Type : System.Web.HttpException, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Message : The remote host closed the connection. The error code is 0x80070057.
Source : System.Web
Help link :
WebEventCode : 0
ErrorCode : -2147024809
Data : System.Collections.ListDictionaryInternal
TargetSite : Void RaiseCommunicationError(Int32, Boolean)
Stack Trace :    at System.Web.Hosting.IIS7WorkerRequest.RaiseCommunicationError(Int32 result, Boolean throwOnDisconnect)
   at System.Web.Hosting.IIS7WorkerRequest.ExplicitFlush()
   at System.Web.HttpResponse.Flush(Boolean finalFlush)
   at System.Web.HttpResponse.Flush()
   at System.Web.HttpWriter.WriteFromStream(Byte[] data, Int32 offset, Int32 size)
   at System.Web.HttpResponseStream.Write(Byte[] buffer, Int32 offset, Int32 count)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.SendCachedResponse(HttpRequest request, HttpResponse response, OutputItem item)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 
Additional Info:
 
MachineName : DMZDISTWEB
TimeStamp : 9/23/2011 6:57:58 PM
FullName : Telerik.Sitefinity.Utilities, Version=4.2.1650.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/2/ROOT-4-129612754890672689
ThreadIdentity : Anonymous
WindowsIdentity : NT AUTHORITY\NETWORK SERVICE
 
 
Category: ErrorLog
 
Priority: 0
 
EventId: 90000
 
Severity: Error
 
Title:Enterprise Library Exception Handling
 
Machine: DMZDISTWEB
 
App Domain: /LM/W3SVC/2/ROOT-4-129612754890672689
 
ProcessId: 3464
 
Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe
 
Thread Name:
 
Win32 ThreadId:2852
 
Extended Properties:
----------------------------------------
----------------------------------------
Timestamp: 9/23/2011 6:57:58 PM
 
Message: HandlingInstanceID: f790f3e6-3da5-4f42-aeac-78bc694d38fc
An exception of type 'System.Web.HttpException' occurred and was caught.
------------------------------------------------------------------------
09/23/2011 13:57:58
Type : System.Web.HttpException, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Message : The remote host closed the connection. The error code is 0x80070057.
Source : System.Web
Help link :
WebEventCode : 0
ErrorCode : -2147024809
Data : System.Collections.ListDictionaryInternal
TargetSite : Void RaiseCommunicationError(Int32, Boolean)
Stack Trace :    at System.Web.Hosting.IIS7WorkerRequest.RaiseCommunicationError(Int32 result, Boolean throwOnDisconnect)
   at System.Web.Hosting.IIS7WorkerRequest.ExplicitFlush()
   at System.Web.HttpResponse.Flush(Boolean finalFlush)
   at System.Web.HttpResponse.Flush()
   at System.Web.HttpWriter.WriteFromStream(Byte[] data, Int32 offset, Int32 size)
   at System.Web.HttpResponseStream.Write(Byte[] buffer, Int32 offset, Int32 count)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.SendCachedResponse(HttpRequest request, HttpResponse response, OutputItem item)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 
Additional Info:
 
MachineName : DMZDISTWEB
TimeStamp : 9/23/2011 6:57:58 PM
FullName : Telerik.Sitefinity.Utilities, Version=4.2.1650.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/2/ROOT-4-129612754890672689
ThreadIdentity : Anonymous
WindowsIdentity : NT AUTHORITY\NETWORK SERVICE
 
 
Category: ErrorLog
 
Priority: 0
 
EventId: 90000
 
Severity: Error
 
Title:Enterprise Library Exception Handling
 
Machine: DMZDISTWEB
 
App Domain: /LM/W3SVC/2/ROOT-4-129612754890672689
 
ProcessId: 3464
 
Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe
 
Thread Name:
 
Win32 ThreadId:3808
 
Extended Properties:
----------------------------------------
----------------------------------------
Timestamp: 9/23/2011 6:57:58 PM
 
Message: HandlingInstanceID: 39276142-9ac0-4d5a-a79d-6d5dcf4159d4
An exception of type 'System.Web.HttpException' occurred and was caught.
------------------------------------------------------------------------
09/23/2011 13:57:58
Type : System.Web.HttpException, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Message : The remote host closed the connection. The error code is 0x80070057.
Source : System.Web
Help link :
WebEventCode : 0
ErrorCode : -2147024809
Data : System.Collections.ListDictionaryInternal
TargetSite : Void RaiseCommunicationError(Int32, Boolean)
Stack Trace :    at System.Web.Hosting.IIS7WorkerRequest.RaiseCommunicationError(Int32 result, Boolean throwOnDisconnect)
   at System.Web.Hosting.IIS7WorkerRequest.ExplicitFlush()
   at System.Web.HttpResponse.Flush(Boolean finalFlush)
   at System.Web.HttpResponse.Flush()
   at System.Web.HttpWriter.WriteFromStream(Byte[] data, Int32 offset, Int32 size)
   at System.Web.HttpResponseStream.Write(Byte[] buffer, Int32 offset, Int32 count)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.SendCachedResponse(HttpRequest request, HttpResponse response, OutputItem item)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 
Additional Info:
 
MachineName : DMZDISTWEB
TimeStamp : 9/23/2011 6:57:58 PM
FullName : Telerik.Sitefinity.Utilities, Version=4.2.1650.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/2/ROOT-4-129612754890672689
ThreadIdentity : Anonymous
WindowsIdentity : NT AUTHORITY\NETWORK SERVICE
 
 
Category: ErrorLog
 
Priority: 0
 
EventId: 90000
 
Severity: Error
 
Title:Enterprise Library Exception Handling
 
Machine: DMZDISTWEB
 
App Domain: /LM/W3SVC/2/ROOT-4-129612754890672689
 
ProcessId: 3464
 
Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe
 
Thread Name:
 
Win32 ThreadId:2852
 
Extended Properties:
----------------------------------------
----------------------------------------
Timestamp: 9/23/2011 6:58:04 PM
 
Message: HandlingInstanceID: 67502cfc-8cbb-43d1-9503-a6e1464f2207
An exception of type 'System.Web.HttpException' occurred and was caught.
------------------------------------------------------------------------
09/23/2011 13:58:04
Type : System.Web.HttpException, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Message : The remote host closed the connection. The error code is 0x80070057.
Source : System.Web
Help link :
WebEventCode : 0
ErrorCode : -2147024809
Data : System.Collections.ListDictionaryInternal
TargetSite : Void RaiseCommunicationError(Int32, Boolean)
Stack Trace :    at System.Web.Hosting.IIS7WorkerRequest.RaiseCommunicationError(Int32 result, Boolean throwOnDisconnect)
   at System.Web.Hosting.IIS7WorkerRequest.ExplicitFlush()
   at System.Web.HttpResponse.Flush(Boolean finalFlush)
   at System.Web.HttpResponse.Flush()
   at System.Web.HttpWriter.WriteFromStream(Byte[] data, Int32 offset, Int32 size)
   at System.Web.HttpResponseStream.Write(Byte[] buffer, Int32 offset, Int32 count)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.SendCachedResponse(HttpRequest request, HttpResponse response, OutputItem item)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 
Additional Info:
 
MachineName : DMZDISTWEB
TimeStamp : 9/23/2011 6:58:04 PM
FullName : Telerik.Sitefinity.Utilities, Version=4.2.1650.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/2/ROOT-4-129612754890672689
ThreadIdentity : Anonymous
WindowsIdentity : NT AUTHORITY\NETWORK SERVICE
 
 
Category: ErrorLog
 
Priority: 0
 
EventId: 90000
 
Severity: Error
 
Title:Enterprise Library Exception Handling
 
Machine: DMZDISTWEB
 
App Domain: /LM/W3SVC/2/ROOT-4-129612754890672689
 
ProcessId: 3464
 
Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe
 
Thread Name:
 
Win32 ThreadId:3740
 
Extended Properties:
----------------------------------------
----------------------------------------
Timestamp: 9/23/2011 6:58:04 PM
 
Message: HandlingInstanceID: 49120002-65b9-4a79-8f3e-c9a71cdccd23
An exception of type 'System.Web.HttpException' occurred and was caught.
------------------------------------------------------------------------
09/23/2011 13:58:04
Type : System.Web.HttpException, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Message : The remote host closed the connection. The error code is 0x80070057.
Source : System.Web
Help link :
WebEventCode : 0
ErrorCode : -2147024809
Data : System.Collections.ListDictionaryInternal
TargetSite : Void RaiseCommunicationError(Int32, Boolean)
Stack Trace :    at System.Web.Hosting.IIS7WorkerRequest.RaiseCommunicationError(Int32 result, Boolean throwOnDisconnect)
   at System.Web.Hosting.IIS7WorkerRequest.ExplicitFlush()
   at System.Web.HttpResponse.Flush(Boolean finalFlush)
   at System.Web.HttpResponse.Flush()
   at System.Web.HttpWriter.WriteFromStream(Byte[] data, Int32 offset, Int32 size)
   at System.Web.HttpResponseStream.Write(Byte[] buffer, Int32 offset, Int32 count)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.SendCachedResponse(HttpRequest request, HttpResponse response, OutputItem item)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 
Additional Info:
 
MachineName : DMZDISTWEB
TimeStamp : 9/23/2011 6:58:04 PM
FullName : Telerik.Sitefinity.Utilities, Version=4.2.1650.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/2/ROOT-4-129612754890672689
ThreadIdentity : Anonymous
WindowsIdentity : NT AUTHORITY\NETWORK SERVICE
 
 
Category: ErrorLog
 
Priority: 0
 
EventId: 90000
 
Severity: Error
 
Title:Enterprise Library Exception Handling
 
Machine: DMZDISTWEB
 
App Domain: /LM/W3SVC/2/ROOT-4-129612754890672689
 
ProcessId: 3464
 
Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe
 
Thread Name:
 
Win32 ThreadId:3740
 
Extended Properties:
----------------------------------------
----------------------------------------
Timestamp: 9/23/2011 6:58:08 PM
 
Message: HandlingInstanceID: f91f5bec-ffd3-4491-aa6d-10a2e1ccb39c
An exception of type 'System.Web.HttpException' occurred and was caught.
------------------------------------------------------------------------
09/23/2011 13:58:08
Type : System.Web.HttpException, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Message : The remote host closed the connection. The error code is 0x80070057.
Source : System.Web
Help link :
WebEventCode : 0
ErrorCode : -2147024809
Data : System.Collections.ListDictionaryInternal
TargetSite : Void RaiseCommunicationError(Int32, Boolean)
Stack Trace :    at System.Web.Hosting.IIS7WorkerRequest.RaiseCommunicationError(Int32 result, Boolean throwOnDisconnect)
   at System.Web.Hosting.IIS7WorkerRequest.ExplicitFlush()
   at System.Web.HttpResponse.Flush(Boolean finalFlush)
   at System.Web.HttpResponse.Flush()
   at System.Web.HttpWriter.WriteFromStream(Byte[] data, Int32 offset, Int32 size)
   at System.Web.HttpResponseStream.Write(Byte[] buffer, Int32 offset, Int32 count)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.SendCachedResponse(HttpRequest request, HttpResponse response, OutputItem item)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 
Additional Info:
 
MachineName : DMZDISTWEB
TimeStamp : 9/23/2011 6:58:08 PM
FullName : Telerik.Sitefinity.Utilities, Version=4.2.1650.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/2/ROOT-4-129612754890672689
ThreadIdentity : Anonymous
WindowsIdentity : NT AUTHORITY\NETWORK SERVICE
 
 
Category: ErrorLog
 
Priority: 0
 
EventId: 90000
 
Severity: Error
 
Title:Enterprise Library Exception Handling
 
Machine: DMZDISTWEB
 
App Domain: /LM/W3SVC/2/ROOT-4-129612754890672689
 
ProcessId: 3464
 
Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe
 
Thread Name:
 
Win32 ThreadId:7852
 
Extended Properties:
----------------------------------------
----------------------------------------
Timestamp: 9/23/2011 6:58:08 PM
 
Message: HandlingInstanceID: 6561622e-9a12-4b0d-a639-9d979c866a81
An exception of type 'System.Web.HttpException' occurred and was caught.
------------------------------------------------------------------------
09/23/2011 13:58:08
Type : System.Web.HttpException, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Message : The remote host closed the connection. The error code is 0x80070057.
Source : System.Web
Help link :
WebEventCode : 0
ErrorCode : -2147024809
Data : System.Collections.ListDictionaryInternal
TargetSite : Void RaiseCommunicationError(Int32, Boolean)
Stack Trace :    at System.Web.Hosting.IIS7WorkerRequest.RaiseCommunicationError(Int32 result, Boolean throwOnDisconnect)
   at System.Web.Hosting.IIS7WorkerRequest.ExplicitFlush()
   at System.Web.HttpResponse.Flush(Boolean finalFlush)
   at System.Web.HttpResponse.Flush()
   at System.Web.HttpWriter.WriteFromStream(Byte[] data, Int32 offset, Int32 size)
   at System.Web.HttpResponseStream.Write(Byte[] buffer, Int32 offset, Int32 count)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.SendCachedResponse(HttpRequest request, HttpResponse response, OutputItem item)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 
Additional Info:
 
MachineName : DMZDISTWEB
TimeStamp : 9/23/2011 6:58:08 PM
FullName : Telerik.Sitefinity.Utilities, Version=4.2.1650.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/2/ROOT-4-129612754890672689
ThreadIdentity : Anonymous
WindowsIdentity : NT AUTHORITY\NETWORK SERVICE
 
 
Category: ErrorLog
 
Priority: 0
 
EventId: 90000
 
Severity: Error
 
Title:Enterprise Library Exception Handling
 
Machine: DMZDISTWEB
 
App Domain: /LM/W3SVC/2/ROOT-4-129612754890672689
 
ProcessId: 3464
 
Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe
 
Thread Name:
 
Win32 ThreadId:7852
 
Extended Properties:
----------------------------------------
----------------------------------------
Timestamp: 9/23/2011 6:58:08 PM
 
Message: HandlingInstanceID: 764d4607-9df7-46e5-8c83-eb6699b5c437
An exception of type 'System.Web.HttpException' occurred and was caught.
------------------------------------------------------------------------
09/23/2011 13:58:08
Type : System.Web.HttpException, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Message : The remote host closed the connection. The error code is 0x80070057.
Source : System.Web
Help link :
WebEventCode : 0
ErrorCode : -2147024809
Data : System.Collections.ListDictionaryInternal
TargetSite : Void RaiseCommunicationError(Int32, Boolean)
Stack Trace :    at System.Web.Hosting.IIS7WorkerRequest.RaiseCommunicationError(Int32 result, Boolean throwOnDisconnect)
   at System.Web.Hosting.IIS7WorkerRequest.ExplicitFlush()
   at System.Web.HttpResponse.Flush(Boolean finalFlush)
   at System.Web.HttpResponse.Flush()
   at System.Web.HttpWriter.WriteFromStream(Byte[] data, Int32 offset, Int32 size)
   at System.Web.HttpResponseStream.Write(Byte[] buffer, Int32 offset, Int32 count)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.SendCachedResponse(HttpRequest request, HttpResponse response, OutputItem item)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 
Additional Info:
 
MachineName : DMZDISTWEB
TimeStamp : 9/23/2011 6:58:08 PM
FullName : Telerik.Sitefinity.Utilities, Version=4.2.1650.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/2/ROOT-4-129612754890672689
ThreadIdentity : Anonymous
WindowsIdentity : NT AUTHORITY\NETWORK SERVICE
 
 
Category: ErrorLog
 
Priority: 0
 
EventId: 90000
 
Severity: Error
 
Title:Enterprise Library Exception Handling
 
Machine: DMZDISTWEB
 
App Domain: /LM/W3SVC/2/ROOT-4-129612754890672689
 
ProcessId: 3464
 
Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe
 
Thread Name:
 
Win32 ThreadId:7852
 
Extended Properties:
----------------------------------------
----------------------------------------
Timestamp: 9/23/2011 6:58:08 PM
 
Message: HandlingInstanceID: e0b00e12-008b-4b2d-bc32-4d0e8f0e080d
An exception of type 'System.Web.HttpException' occurred and was caught.
------------------------------------------------------------------------
09/23/2011 13:58:08
Type : System.Web.HttpException, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Message : The remote host closed the connection. The error code is 0x80070057.
Source : System.Web
Help link :
WebEventCode : 0
ErrorCode : -2147024809
Data : System.Collections.ListDictionaryInternal
TargetSite : Void RaiseCommunicationError(Int32, Boolean)
Stack Trace :    at System.Web.Hosting.IIS7WorkerRequest.RaiseCommunicationError(Int32 result, Boolean throwOnDisconnect)
   at System.Web.Hosting.IIS7WorkerRequest.ExplicitFlush()
   at System.Web.HttpResponse.Flush(Boolean finalFlush)
   at System.Web.HttpResponse.Flush()
   at System.Web.HttpWriter.WriteFromStream(Byte[] data, Int32 offset, Int32 size)
   at System.Web.HttpResponseStream.Write(Byte[] buffer, Int32 offset, Int32 count)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.SendCachedResponse(HttpRequest request, HttpResponse response, OutputItem item)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 
Additional Info:
 
MachineName : DMZDISTWEB
TimeStamp : 9/23/2011 6:58:08 PM
FullName : Telerik.Sitefinity.Utilities, Version=4.2.1650.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/2/ROOT-4-129612754890672689
ThreadIdentity : Anonymous
WindowsIdentity : NT AUTHORITY\NETWORK SERVICE
 
 
Category: ErrorLog
 
Priority: 0
 
EventId: 90000
 
Severity: Error
 
Title:Enterprise Library Exception Handling
 
Machine: DMZDISTWEB
 
App Domain: /LM/W3SVC/2/ROOT-4-129612754890672689
 
ProcessId: 3464
 
Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe
 
Thread Name:
 
Win32 ThreadId:7852
 
Extended Properties:
----------------------------------------
----------------------------------------
Timestamp: 9/23/2011 6:58:23 PM
 
Message: HandlingInstanceID: a7cec748-56f7-4abd-8d26-0d8422b057d0
An exception of type 'System.Web.HttpException' occurred and was caught.
------------------------------------------------------------------------
09/23/2011 13:58:23
Type : System.Web.HttpException, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Message : The remote host closed the connection. The error code is 0x80070057.
Source : System.Web
Help link :
WebEventCode : 0
ErrorCode : -2147024809
Data : System.Collections.ListDictionaryInternal
TargetSite : Void RaiseCommunicationError(Int32, Boolean)
Stack Trace :    at System.Web.Hosting.IIS7WorkerRequest.RaiseCommunicationError(Int32 result, Boolean throwOnDisconnect)
   at System.Web.Hosting.IIS7WorkerRequest.ExplicitFlush()
   at System.Web.HttpResponse.Flush(Boolean finalFlush)
   at System.Web.HttpResponse.Flush()
   at System.Web.HttpWriter.WriteFromStream(Byte[] data, Int32 offset, Int32 size)
   at System.Web.HttpResponseStream.Write(Byte[] buffer, Int32 offset, Int32 count)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.SendCachedResponse(HttpRequest request, HttpResponse response, OutputItem item)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 
Additional Info:
 
MachineName : DMZDISTWEB
TimeStamp : 9/23/2011 6:58:23 PM
FullName : Telerik.Sitefinity.Utilities, Version=4.2.1650.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/2/ROOT-4-129612754890672689
ThreadIdentity : Anonymous
WindowsIdentity : NT AUTHORITY\NETWORK SERVICE
 
 
Category: ErrorLog
 
Priority: 0
 
EventId: 90000
 
Severity: Error
 
Title:Enterprise Library Exception Handling
 
Machine: DMZDISTWEB
 
App Domain: /LM/W3SVC/2/ROOT-4-129612754890672689
 
ProcessId: 3464
 
Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe
 
Thread Name:
 
Win32 ThreadId:7136
 
Extended Properties:
----------------------------------------
----------------------------------------
Timestamp: 9/23/2011 6:58:23 PM
 
Message: HandlingInstanceID: 6c5e825a-a11b-459f-bef4-be980d853d0c
An exception of type 'System.Web.HttpException' occurred and was caught.
------------------------------------------------------------------------
09/23/2011 13:58:23
Type : System.Web.HttpException, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Message : The remote host closed the connection. The error code is 0x80070057.
Source : System.Web
Help link :
WebEventCode : 0
ErrorCode : -2147024809
Data : System.Collections.ListDictionaryInternal
TargetSite : Void RaiseCommunicationError(Int32, Boolean)
Stack Trace :    at System.Web.Hosting.IIS7WorkerRequest.RaiseCommunicationError(Int32 result, Boolean throwOnDisconnect)
   at System.Web.Hosting.IIS7WorkerRequest.ExplicitFlush()
   at System.Web.HttpResponse.Flush(Boolean finalFlush)
   at System.Web.HttpResponse.Flush()
   at System.Web.HttpWriter.WriteFromStream(Byte[] data, Int32 offset, Int32 size)
   at System.Web.HttpResponseStream.Write(Byte[] buffer, Int32 offset, Int32 count)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.SendCachedResponse(HttpRequest request, HttpResponse response, OutputItem item)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 
Additional Info:
 
MachineName : DMZDISTWEB
TimeStamp : 9/23/2011 6:58:23 PM
FullName : Telerik.Sitefinity.Utilities, Version=4.2.1650.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/2/ROOT-4-129612754890672689
ThreadIdentity : Anonymous
WindowsIdentity : NT AUTHORITY\NETWORK SERVICE
 
 
Category: ErrorLog
 
Priority: 0
 
EventId: 90000
 
Severity: Error
 
Title:Enterprise Library Exception Handling
 
Machine: DMZDISTWEB
 
App Domain: /LM/W3SVC/2/ROOT-4-129612754890672689
 
ProcessId: 3464
 
Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe
 
Thread Name:
 
Win32 ThreadId:5488
 
Extended Properties:
----------------------------------------
----------------------------------------
Timestamp: 9/23/2011 6:58:23 PM
 
Message: HandlingInstanceID: 90bfa333-dbe8-4bc6-9f09-1f18bbb64572
An exception of type 'System.Web.HttpException' occurred and was caught.
------------------------------------------------------------------------
09/23/2011 13:58:23
Type : System.Web.HttpException, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Message : The remote host closed the connection. The error code is 0x80070057.
Source : System.Web
Help link :
WebEventCode : 0
ErrorCode : -2147024809
Data : System.Collections.ListDictionaryInternal
TargetSite : Void RaiseCommunicationError(Int32, Boolean)
Stack Trace :    at System.Web.Hosting.IIS7WorkerRequest.RaiseCommunicationError(Int32 result, Boolean throwOnDisconnect)
   at System.Web.Hosting.IIS7WorkerRequest.ExplicitFlush()
   at System.Web.HttpResponse.Flush(Boolean finalFlush)
   at System.Web.HttpResponse.Flush()
   at System.Web.HttpWriter.WriteFromStream(Byte[] data, Int32 offset, Int32 size)
   at System.Web.HttpResponseStream.Write(Byte[] buffer, Int32 offset, Int32 count)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.SendCachedResponse(HttpRequest request, HttpResponse response, OutputItem item)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 
Additional Info:
 
MachineName : DMZDISTWEB
TimeStamp : 9/23/2011 6:58:23 PM
FullName : Telerik.Sitefinity.Utilities, Version=4.2.1650.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/2/ROOT-4-129612754890672689
ThreadIdentity : Anonymous
WindowsIdentity : NT AUTHORITY\NETWORK SERVICE
 
 
Category: ErrorLog
 
Priority: 0
 
EventId: 90000
 
Severity: Error
 
Title:Enterprise Library Exception Handling
 
Machine: DMZDISTWEB
 
App Domain: /LM/W3SVC/2/ROOT-4-129612754890672689
 
ProcessId: 3464
 
Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe
 
Thread Name:
 
Win32 ThreadId:5492
 
Extended Properties:
----------------------------------------
----------------------------------------
Timestamp: 9/23/2011 6:58:24 PM
 
Message: HandlingInstanceID: 0264ed44-87b5-4ca3-9cdd-7b0c77492102
An exception of type 'System.Web.HttpException' occurred and was caught.
------------------------------------------------------------------------
09/23/2011 13:58:24
Type : System.Web.HttpException, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Message : The remote host closed the connection. The error code is 0x80070057.
Source : System.Web
Help link :
WebEventCode : 0
ErrorCode : -2147024809
Data : System.Collections.ListDictionaryInternal
TargetSite : Void RaiseCommunicationError(Int32, Boolean)
Stack Trace :    at System.Web.Hosting.IIS7WorkerRequest.RaiseCommunicationError(Int32 result, Boolean throwOnDisconnect)
   at System.Web.Hosting.IIS7WorkerRequest.ExplicitFlush()
   at System.Web.HttpResponse.Flush(Boolean finalFlush)
   at System.Web.HttpResponse.Flush()
   at System.Web.HttpWriter.WriteFromStream(Byte[] data, Int32 offset, Int32 size)
   at System.Web.HttpResponseStream.Write(Byte[] buffer, Int32 offset, Int32 count)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.SendCachedResponse(HttpRequest request, HttpResponse response, OutputItem item)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 
Additional Info:
 
MachineName : DMZDISTWEB
TimeStamp : 9/23/2011 6:58:24 PM
FullName : Telerik.Sitefinity.Utilities, Version=4.2.1650.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/2/ROOT-4-129612754890672689
ThreadIdentity : Anonymous
WindowsIdentity : NT AUTHORITY\NETWORK SERVICE
 
 
Category: ErrorLog
 
Priority: 0
 
EventId: 90000
 
Severity: Error
 
Title:Enterprise Library Exception Handling
 
Machine: DMZDISTWEB
 
App Domain: /LM/W3SVC/2/ROOT-4-129612754890672689
 
ProcessId: 3464
 
Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe
 
Thread Name:
 
Win32 ThreadId:5492
 
Extended Properties:
----------------------------------------
----------------------------------------
Timestamp: 9/23/2011 6:58:30 PM
 
Message: HandlingInstanceID: c015601f-aac4-42c3-b60c-064cc7611456
An exception of type 'System.Web.HttpException' occurred and was caught.
------------------------------------------------------------------------
09/23/2011 13:58:30
Type : System.Web.HttpException, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Message : The remote host closed the connection. The error code is 0x80070057.
Source : System.Web
Help link :
WebEventCode : 0
ErrorCode : -2147024809
Data : System.Collections.ListDictionaryInternal
TargetSite : Void RaiseCommunicationError(Int32, Boolean)
Stack Trace :    at System.Web.Hosting.IIS7WorkerRequest.RaiseCommunicationError(Int32 result, Boolean throwOnDisconnect)
   at System.Web.Hosting.IIS7WorkerRequest.ExplicitFlush()
   at System.Web.HttpResponse.Flush(Boolean finalFlush)
   at System.Web.HttpResponse.Flush()
   at System.Web.HttpWriter.WriteFromStream(Byte[] data, Int32 offset, Int32 size)
   at System.Web.HttpResponseStream.Write(Byte[] buffer, Int32 offset, Int32 count)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.SendCachedResponse(HttpRequest request, HttpResponse response, OutputItem item)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 
Additional Info:
 
MachineName : DMZDISTWEB
TimeStamp : 9/23/2011 6:58:30 PM
FullName : Telerik.Sitefinity.Utilities, Version=4.2.1650.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/2/ROOT-4-129612754890672689
ThreadIdentity : Anonymous
WindowsIdentity : NT AUTHORITY\NETWORK SERVICE
 
 
Category: ErrorLog
 
Priority: 0
 
EventId: 90000
 
Severity: Error
 
Title:Enterprise Library Exception Handling
 
Machine: DMZDISTWEB
 
App Domain: /LM/W3SVC/2/ROOT-4-129612754890672689
 
ProcessId: 3464
 
Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe
 
Thread Name:
 
Win32 ThreadId:5356
 
Extended Properties:
----------------------------------------
----------------------------------------
Timestamp: 9/23/2011 6:58:30 PM
 
Message: HandlingInstanceID: 7c73aaf3-8e60-44e7-bac1-3b18624a48f6
An exception of type 'System.Web.HttpException' occurred and was caught.
------------------------------------------------------------------------
09/23/2011 13:58:30
Type : System.Web.HttpException, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Message : The remote host closed the connection. The error code is 0x80070057.
Source : System.Web
Help link :
WebEventCode : 0
ErrorCode : -2147024809
Data : System.Collections.ListDictionaryInternal
TargetSite : Void RaiseCommunicationError(Int32, Boolean)
Stack Trace :    at System.Web.Hosting.IIS7WorkerRequest.RaiseCommunicationError(Int32 result, Boolean throwOnDisconnect)
   at System.Web.Hosting.IIS7WorkerRequest.ExplicitFlush()
   at System.Web.HttpResponse.Flush(Boolean finalFlush)
   at System.Web.HttpResponse.Flush()
   at System.Web.HttpWriter.WriteFromStream(Byte[] data, Int32 offset, Int32 size)
   at System.Web.HttpResponseStream.Write(Byte[] buffer, Int32 offset, Int32 count)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.SendCachedResponse(HttpRequest request, HttpResponse response, OutputItem item)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 
Additional Info:
 
MachineName : DMZDISTWEB
TimeStamp : 9/23/2011 6:58:30 PM
FullName : Telerik.Sitefinity.Utilities, Version=4.2.1650.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/2/ROOT-4-129612754890672689
ThreadIdentity : Anonymous
WindowsIdentity : NT AUTHORITY\NETWORK SERVICE
 
 
Category: ErrorLog
 
Priority: 0
 
EventId: 90000
 
Severity: Error
 
Title:Enterprise Library Exception Handling
 
Machine: DMZDISTWEB
 
App Domain: /LM/W3SVC/2/ROOT-4-129612754890672689
 
ProcessId: 3464
 
Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe
 
Thread Name:
 
Win32 ThreadId:5376
 
Extended Properties:
----------------------------------------
----------------------------------------
Timestamp: 9/23/2011 6:58:33 PM
 
Message: HandlingInstanceID: 9e6d4582-b723-4606-86c9-27ccb043afef
An exception of type 'System.Web.HttpException' occurred and was caught.
------------------------------------------------------------------------
09/23/2011 13:58:33
Type : System.Web.HttpException, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Message : The remote host closed the connection. The error code is 0x80070057.
Source : System.Web
Help link :
WebEventCode : 0
ErrorCode : -2147024809
Data : System.Collections.ListDictionaryInternal
TargetSite : Void RaiseCommunicationError(Int32, Boolean)
Stack Trace :    at System.Web.Hosting.IIS7WorkerRequest.RaiseCommunicationError(Int32 result, Boolean throwOnDisconnect)
   at System.Web.Hosting.IIS7WorkerRequest.ExplicitFlush()
   at System.Web.HttpResponse.Flush(Boolean finalFlush)
   at System.Web.HttpResponse.Flush()
   at System.Web.HttpWriter.WriteFromStream(Byte[] data, Int32 offset, Int32 size)
   at System.Web.HttpResponseStream.Write(Byte[] buffer, Int32 offset, Int32 count)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.SendCachedResponse(HttpRequest request, HttpResponse response, OutputItem item)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 
Additional Info:
 
MachineName : DMZDISTWEB
TimeStamp : 9/23/2011 6:58:33 PM
FullName : Telerik.Sitefinity.Utilities, Version=4.2.1650.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/2/ROOT-4-129612754890672689
ThreadIdentity : Anonymous
WindowsIdentity : NT AUTHORITY\NETWORK SERVICE
 
 
Category: ErrorLog
 
Priority: 0
 
EventId: 90000
 
Severity: Error
 
Title:Enterprise Library Exception Handling
 
Machine: DMZDISTWEB
 
App Domain: /LM/W3SVC/2/ROOT-4-129612754890672689
 
ProcessId: 3464
 
Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe
 
Thread Name:
 
Win32 ThreadId:2852
 
Extended Properties:
----------------------------------------
----------------------------------------
Timestamp: 9/23/2011 7:01:41 PM
 
Message: HandlingInstanceID: 463b698e-3789-4ec2-af04-ed2a5c798f9a
An exception of type 'System.Web.HttpException' occurred and was caught.
------------------------------------------------------------------------
09/23/2011 14:01:41
Type : System.Web.HttpException, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Message : This is an invalid webresource request.
Source : System.Web
Help link :
WebEventCode : 0
ErrorCode : -2147467259
Data : System.Collections.ListDictionaryInternal
TargetSite : Void System.Web.IHttpHandler.ProcessRequest(System.Web.HttpContext)
Stack Trace :    at System.Web.Handlers.AssemblyResourceLoader.System.Web.IHttpHandler.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 
Additional Info:
 
MachineName : DMZDISTWEB
TimeStamp : 9/23/2011 7:01:41 PM
FullName : Telerik.Sitefinity.Utilities, Version=4.2.1650.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/2/ROOT-4-129612754890672689
ThreadIdentity : Anonymous
WindowsIdentity : NT AUTHORITY\NETWORK SERVICE
 
 
Category: ErrorLog
 
Priority: 0
 
EventId: 90000
 
Severity: Error
 
Title:Enterprise Library Exception Handling
 
Machine: DMZDISTWEB
 
App Domain: /LM/W3SVC/2/ROOT-4-129612754890672689
 
ProcessId: 3464
 
Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe
 
Thread Name:
 
Win32 ThreadId:7180
 
Extended Properties:
----------------------------------------
----------------------------------------
Timestamp: 9/23/2011 7:02:03 PM
 
Message: HandlingInstanceID: 69c3e4d2-81f7-4a99-ac12-c26dc7767810
An exception of type 'System.Web.HttpException' occurred and was caught.
------------------------------------------------------------------------
09/23/2011 14:02:03
Type : System.Web.HttpException, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Message : This is an invalid webresource request.
Source : System.Web
Help link :
WebEventCode : 0
ErrorCode : -2147467259
Data : System.Collections.ListDictionaryInternal
TargetSite : Void System.Web.IHttpHandler.ProcessRequest(System.Web.HttpContext)
Stack Trace :    at System.Web.Handlers.AssemblyResourceLoader.System.Web.IHttpHandler.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 
Additional Info:
 
MachineName : DMZDISTWEB
TimeStamp : 9/23/2011 7:02:03 PM
FullName : Telerik.Sitefinity.Utilities, Version=4.2.1650.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/2/ROOT-4-129612754890672689
ThreadIdentity : Anonymous
WindowsIdentity : NT AUTHORITY\NETWORK SERVICE
 
 
Category: ErrorLog
 
Priority: 0
 
EventId: 90000
 
Severity: Error
 
Title:Enterprise Library Exception Handling
 
Machine: DMZDISTWEB
 
App Domain: /LM/W3SVC/2/ROOT-4-129612754890672689
 
ProcessId: 3464
 
Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe
 
Thread Name:
 
Win32 ThreadId:6272
 
Extended Properties:
----------------------------------------
----------------------------------------
Timestamp: 9/23/2011 7:02:47 PM
 
Message: HandlingInstanceID: fa1d005c-9b35-41b4-b474-5971858983a3
An exception of type 'System.Web.HttpException' occurred and was caught.
------------------------------------------------------------------------
09/23/2011 14:02:47
Type : System.Web.HttpException, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Message : File not found.
Source : Telerik.Sitefinity
Help link :
WebEventCode : 0
ErrorCode : -2147467259
Data : System.Collections.ListDictionaryInternal
TargetSite : Void SendResponseAndSetCaching(System.Web.HttpRequest, System.Web.HttpResponse, Telerik.Microsoft.Practices.EnterpriseLibrary.Caching.ICacheManager, System.String)
Stack Trace :    at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.SendResponseAndSetCaching(HttpRequest request, HttpResponse response, ICacheManager cache, String key)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 
Additional Info:
 
MachineName : DMZDISTWEB
TimeStamp : 9/23/2011 7:02:47 PM
FullName : Telerik.Sitefinity.Utilities, Version=4.2.1650.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/2/ROOT-4-129612754890672689
ThreadIdentity : Anonymous
WindowsIdentity : NT AUTHORITY\NETWORK SERVICE
 
 
Category: ErrorLog
 
Priority: 0
 
EventId: 90000
 
Severity: Error
 
Title:Enterprise Library Exception Handling
 
Machine: DMZDISTWEB
 
App Domain: /LM/W3SVC/2/ROOT-4-129612754890672689
 
ProcessId: 3464
 
Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe
 
Thread Name:
 
Win32 ThreadId:780
 
Extended Properties:
----------------------------------------
----------------------------------------
Timestamp: 9/23/2011 7:19:33 PM
 
Message: HandlingInstanceID: 9a75c40b-1e2e-4350-8f5a-2e3f6b1652b5
An exception of type 'System.Web.HttpException' occurred and was caught.
------------------------------------------------------------------------
09/23/2011 14:19:33
Type : System.Web.HttpException, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Message : The remote host closed the connection. The error code is 0x80070057.
Source : System.Web
Help link :
WebEventCode : 0
ErrorCode : -2147024809
Data : System.Collections.ListDictionaryInternal
TargetSite : Void RaiseCommunicationError(Int32, Boolean)
Stack Trace :    at System.Web.Hosting.IIS7WorkerRequest.RaiseCommunicationError(Int32 result, Boolean throwOnDisconnect)
   at System.Web.Hosting.IIS7WorkerRequest.ExplicitFlush()
   at System.Web.HttpResponse.Flush(Boolean finalFlush)
   at System.Web.HttpResponse.Flush()
   at System.Web.HttpWriter.WriteFromStream(Byte[] data, Int32 offset, Int32 size)
   at System.Web.HttpResponseStream.Write(Byte[] buffer, Int32 offset, Int32 count)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.SendCachedResponse(HttpRequest request, HttpResponse response, OutputItem item)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 
Additional Info:
 
MachineName : DMZDISTWEB
TimeStamp : 9/23/2011 7:19:33 PM
FullName : Telerik.Sitefinity.Utilities, Version=4.2.1650.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/2/ROOT-4-129612754890672689
ThreadIdentity : Anonymous
WindowsIdentity : NT AUTHORITY\NETWORK SERVICE
 
 
Category: ErrorLog
 
Priority: 0
 
EventId: 90000
 
Severity: Error
 
Title:Enterprise Library Exception Handling
 
Machine: DMZDISTWEB
 
App Domain: /LM/W3SVC/2/ROOT-4-129612754890672689
 
ProcessId: 3464
 
Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe
 
Thread Name:
 
Win32 ThreadId:3204
 
Extended Properties:
----------------------------------------
----------------------------------------
Timestamp: 9/23/2011 7:19:33 PM
 
Message: HandlingInstanceID: 89453c60-a438-4db4-931a-5e77349b487c
An exception of type 'System.Web.HttpException' occurred and was caught.
------------------------------------------------------------------------
09/23/2011 14:19:33
Type : System.Web.HttpException, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Message : The remote host closed the connection. The error code is 0x80070057.
Source : System.Web
Help link :
WebEventCode : 0
ErrorCode : -2147024809
Data : System.Collections.ListDictionaryInternal
TargetSite : Void RaiseCommunicationError(Int32, Boolean)
Stack Trace :    at System.Web.Hosting.IIS7WorkerRequest.RaiseCommunicationError(Int32 result, Boolean throwOnDisconnect)
   at System.Web.Hosting.IIS7WorkerRequest.ExplicitFlush()
   at System.Web.HttpResponse.Flush(Boolean finalFlush)
   at System.Web.HttpResponse.Flush()
   at System.Web.HttpWriter.WriteFromStream(Byte[] data, Int32 offset, Int32 size)
   at System.Web.HttpResponseStream.Write(Byte[] buffer, Int32 offset, Int32 count)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.SendCachedResponse(HttpRequest request, HttpResponse response, OutputItem item)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 
Additional Info:
 
MachineName : DMZDISTWEB
TimeStamp : 9/23/2011 7:19:33 PM
FullName : Telerik.Sitefinity.Utilities, Version=4.2.1650.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/2/ROOT-4-129612754890672689
ThreadIdentity : Anonymous
WindowsIdentity : NT AUTHORITY\NETWORK SERVICE
 
 
Category: ErrorLog
 
Priority: 0
 
EventId: 90000
 
Severity: Error
 
Title:Enterprise Library Exception Handling
 
Machine: DMZDISTWEB
 
App Domain: /LM/W3SVC/2/ROOT-4-129612754890672689
 
ProcessId: 3464
 
Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe
 
Thread Name:
 
Win32 ThreadId:1956
 
Extended Properties:
----------------------------------------
----------------------------------------
Timestamp: 9/23/2011 7:19:48 PM
 
Message: HandlingInstanceID: 0e6e92a3-a578-42ea-8be1-a07f209b924a
An exception of type 'System.Web.HttpException' occurred and was caught.
------------------------------------------------------------------------
09/23/2011 14:19:48
Type : System.Web.HttpException, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Message : A potentially dangerous Request.Path value was detected from the client (:).
Source : System.Web
Help link :
WebEventCode : 0
ErrorCode : -2147467259
Data : System.Collections.ListDictionaryInternal
TargetSite : Void ValidateInputIfRequiredByConfig()
Stack Trace :    at System.Web.HttpRequest.ValidateInputIfRequiredByConfig()
   at System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)
 
Additional Info:
 
MachineName : DMZDISTWEB
TimeStamp : 9/23/2011 7:19:48 PM
FullName : Telerik.Sitefinity.Utilities, Version=4.2.1650.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/2/ROOT-4-129612754890672689
ThreadIdentity :
WindowsIdentity : NT AUTHORITY\NETWORK SERVICE
Requested URL : http://fortbendisd.com/http:/find.galegroup.com/ovrc/infomark.do?&contentSet=GSRC&type=retrieve&tabID=T010&prodId=OVRC&docId=EJ3010172227&source=gale&srcprod=OVRC&userGroupName=tlc049072572&version=1.0
 
 
Category: ErrorLog
 
Priority: 0
 
EventId: 90000
 
Severity: Error
 
Title:Enterprise Library Exception Handling
 
Machine: DMZDISTWEB
 
App Domain: /LM/W3SVC/2/ROOT-4-129612754890672689
 
ProcessId: 3464
 
Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe
 
Thread Name:
 
Win32 ThreadId:5272
 
Extended Properties:
----------------------------------------

Posted by Community Admin on 29-Sep-2011 00:00

Hi Anthony,
This problem begins to sound like you have your IIS application pool set to restart when certain system limits are met. When this happens sitefinity has to bootstrap again before it can respond which is generally a slow process. It can be the case that such restarts happen in an endless row for a very long period.
One way to diagnose if this is happening is to check your System events logs for entries with source WAS -with description like "The worker processes serving application pool '....' are being recycled due to ..."

You can also check what are your application pool settings:
If you have enabled CPU limit action ->KillW3wp
or
Recycling enabled with Memory Limit etc.

Please if you have such settings turned on try to change them not to recycle when this limits are met and see if the problem disappears.

Greetings,
Nikolay Datchev
the Telerik team

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

Posted by Community Admin on 29-Sep-2011 00:00

Nokolay,

Please see ticket #467564.  I have included screenshots of our AppPool there.  What you are describing looks like what we may be experiencing, but we are not seeing the errors you describe.

Posted by Community Admin on 05-Oct-2011 00:00

Hi Anthony,
Since we are dealing with your problem in your support ticket 467564 , i suggest we currently close the discussion here.
Greetings,
Nikolay Datchev
the Telerik team

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

Posted by Community Admin on 06-Dec-2011 00:00

Hi,
We have the same problem (ticket #456033), please let us know if you have find a solution.
Thanks

Posted by Community Admin on 06-Dec-2011 00:00

@mkavici
I had some strang spikes in 4.2 where the RAM usage would go up to 1GB and more.
As usually if possible state what version you are using 1650 or so and if possible update to the latest version of SF.

I know thats not allways possible but usually a good starting point.

Markus

Posted by Community Admin on 13-Dec-2011 00:00

Hello Markus Berchtold,
I also confirm that 4.2 had memory spike issues and it is better to upgrade to the latest official version. Also Mahmut problem in ticket 456033 will be addressed in 4.4. I guess we can close the ticket for now.

All the best,
Nikolay Datchev
the Telerik team

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed