Quantcast
Channel: Troubleshooting
Viewing all articles
Browse latest Browse all 1814

App Pool Recycled : The ASP.NET worker process will be terminated

$
0
0

Hello Experts,

Y'day our live web application got recycled, and earlier log file shows, following error:

3740 03:14:22 ERROR Unhandled exception detected. The ASP.NET worker process will be terminated. Exception: System.Web.HttpException Message: Source: System.Web at System.Web.CachedPathData.GetConfigPathData(String configPath) at System.Web.HttpContext.GetFilePathData() at System.Web.HttpRequest.get_FilePathObject() at System.Web.HttpContext.GetFilePathData() at System.Web.Configuration.RuntimeConfig.GetConfig(HttpContext context) at System.Web.HttpApplication.ThreadContext.SetRequestLevelCulture(HttpContext context) at System.Web.HttpApplication.ThreadContext.Enter(Boolean setImpersonationContext) at System.Web.HttpApplication.OnThreadEnterPrivate(Boolean setImpersonationContext) at System.Web.HttpApplication.PipelineStepManager.ResumeSteps(Exception error) at System.Web.HttpApplication.ResumeStepsFromThreadPoolThread(Exception error) at System.Web.HttpApplication.AsyncEventExecutionStep.ResumeStepsWithAssert(Exception error) at System.Web.HttpApplication.AsyncEventExecutionStep.OnAsyncEventCompletion(IAsyncResult ar) at System.Web.HttpAsyncResult.Complete(Boolean synchronous, Object result, Exception error, RequestNotificationStatus status) at System.Web.SessionState.SessionStateModule.PollLockedSessionCallback(Object state) at System.Threading.ExecutionContext.runTryCode(Object userData) at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading._TimerCallback.PerformTimerCallback(Object state)

Can you please help us to understand a scenario -- when such stacktrace comes up?

Kiran


Viewing all articles
Browse latest Browse all 1814

Trending Articles