Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Gary 80 posts 377 karma points
    Jan 04, 2017 @ 16:54
    Gary
    0

    Umbraco Site Becomes Unresponsive on IIS

    Hi,

    A site i recently created is currently working fine but has currently come down twice but once i run IIS Reset it fixes it and runs normal again.

    Does anyone know what could be causing this? Never had this issue before.

    This seems to be the warning that appears around the time of the site becoming unresponsive:

        Event code: 3005 
    Event message: An unhandled exception has occurred. 
    Event time: 1/4/2017 3:51:17 PM 
    Event time (UTC): 1/4/2017 3:51:17 PM 
    Event ID: c867b94dd7dc42cd8de03824b0742fa8 
    Event sequence: 12 
    Event occurrence: 1 
    Event detail code: 0 
    
    Application information: 
        Application domain: /LM/W3SVC/2/ROOT-1-131280186589648089 
        Trust level: Full 
        Application Virtual Path: / 
        Application Path: C:\Inetpub\Bigred\ 
        Machine name: 
    
    Process information: 
        Process ID: 2252 
        Process name: w3wp.exe 
        Account name: IIS APPPOOL\Bigred 2 
    
    Exception information: 
        Exception type: HttpException 
        Exception message: The remote host closed the connection. The error code is 0x80070057.
       at System.Web.Hosting.IIS7WorkerRequest.RaiseCommunicationError(Int32 result, Boolean throwOnDisconnect)
       at System.Web.Hosting.IIS7WorkerRequest.ExplicitFlush()
       at System.Web.HttpResponse.Flush(Boolean finalFlush, Boolean async)
       at Umbraco.Web.UmbracoModule.HandleHttpResponseStatus(HttpContextBase context, PublishedContentRequest pcr)
       at Umbraco.Web.UmbracoModule.ProcessRequest(HttpContextBase httpContext)
       at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
       at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
    
    
    
    Request information: 
        Request URL: http://bigred2/ 
        Request path: / 
        User host address: 
        User:  
        Is authenticated: False 
        Authentication Type:  
        Thread account name: IIS APPPOOL\Bigred 2 
    
    Thread information: 
        Thread ID: 5 
        Thread account name: IIS APPPOOL\Bigred 2 
        Is impersonating: False 
        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, Boolean async)
       at Umbraco.Web.UmbracoModule.HandleHttpResponseStatus(HttpContextBase context, PublishedContentRequest pcr)
       at Umbraco.Web.UmbracoModule.ProcessRequest(HttpContextBase httpContext)
       at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
       at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
    
    
    Custom event details:
    

    Any help would be greatly appreciated!

    Kind Regards,

    GH

Please Sign in or register to post replies

Write your reply to:

Draft