Copied to clipboard

Flag this post as spam?

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


  • mortenn 3 posts 73 karma points
    Sep 19, 2016 @ 15:03
    mortenn
    0

    Upgraded from 7.2.4 to 7.5.3 HostingEnvironment restarts all the time

    Hi

    Tried 2 things

    1) Upgraded existing site 7.2.4 to 7.5.3 and no errors during upgrade. 2) Clean installation and manually creating sites and pages + media.

    Both of the 2 ways keeps giving this restart of the app pool:

    host: unoeuro.com database: sqlce

    How can we debug to find out why/what is doing this?

    Thank you.

    log:

    2016-09-19 04:09:10,561 [16] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [Umbraco.Web.Scheduling.IBackgroundTask] Terminating 2016-09-19 04:09:10,561 [16] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [Umbraco.Web.Scheduling.IBackgroundTask] Waiting for tasks to complete 2016-09-19 04:09:10,561 [16] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [KeepAlive] Terminating 2016-09-19 04:09:10,561 [16] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [KeepAlive] Waiting for tasks to complete 2016-09-19 04:09:10,561 [16] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [KeepAlive] Tasks completed, terminated 2016-09-19 04:09:10,592 [16] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [Umbraco.Web.Scheduling.IBackgroundTask] Tasks completed, terminated 2016-09-19 04:09:10,639 [16] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledTasks] Terminating 2016-09-19 04:09:10,639 [16] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledTasks] Waiting for tasks to complete 2016-09-19 04:09:10,639 [16] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [LogScrubber] Terminating 2016-09-19 04:09:10,639 [16] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [LogScrubber] Waiting for tasks to complete 2016-09-19 04:09:10,655 [16] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledTasks] Tasks completed, terminated 2016-09-19 04:09:10,655 [16] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [LogScrubber] Tasks completed, terminated 2016-09-19 04:09:10,717 [16] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledPublishing] Terminating 2016-09-19 04:09:10,717 [16] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledPublishing] Waiting for tasks to complete 2016-09-19 04:09:10,717 [16] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledPublishing] Tasks completed, terminated 2016-09-19 04:09:40,733 [16] INFO Umbraco.Core.UmbracoApplicationBase - Application shutdown. Details: MaxRecompilationsReached

    _shutDownMessage=Recompilation limit of 15 reached HostingEnvironment initiated shutdown HostingEnvironment caused shutdown

    shutDownStack= at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo) at System.Environment.getStackTrace() at System.Web.Hosting.HostingEnvironment.InitiateShutdownInternal() at System.Web.Hosting.HostingEnvironment.InitiateShutdownWithoutDemand() at System.Web.HttpRuntime.ShutdownAppDomain(String stackTrace) at System.Web.Compilation.DiskBuildResultCache.ShutdownCallBack(Object state) at System.Threading.QueueUserWorkItemCallback.WaitCallbackContext(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() at System.Threading.ThreadPoolWorkQueue.Dispatch() at System.Threading.ThreadPoolWaitCallback.PerformWaitCallback() 2016-09-19 04:11:23,545 [140] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.Persistence.Mappers.BaseMapper 2016-09-19 04:11:23,545 [140] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.Persistence.Mappers.BaseMapper, found 0 (took 1ms) 2016-09-19 04:14:49,561 [94] INFO Umbraco.Core.CoreBootManager - Umbraco 7.5.3 application starting on NT2 2016-09-19 04:14:49,577 [94] INFO Umbraco.Core.PluginManager - Determining hash of code files on disk 2016-09-19 04:14:49,577 [94] INFO Umbraco.Core.PluginManager - Hash determined (took 10ms) 2016-09-19 04:14:49,608 [94] INFO Umbraco.Core.PluginManager - Starting resolution types of umbraco.interfaces.IApplicationStartupHandler 2016-09-19 04:14:49,624 [94] INFO Umbraco.Core.PluginManager - Completed resolution of types of umbraco.interfaces.IApplicationStartupHandler, found 0 (took 13ms) 2016-09-19 04:14:49,640 [94] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.PropertyEditors.IPropertyEditorValueConverter 2016-09-19 04:14:49,640 [94] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.PropertyEditors.IPropertyEditorValueConverter, found 0 (took 0ms) 2016-09-19 04:14:49,640 [94] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.PropertyEditors.IPropertyValueConverter 2016-09-19 04:14:49,640 [94] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.PropertyEditors.IPropertyValueConverter, found 0 (took 1ms) 2016-09-19 04:14:49,655 [94] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Web.Mvc.SurfaceController 2016-09-19 04:14:49,655 [94] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Web.Mvc.SurfaceController, found 0 (took 2ms) 2016-09-19 04:14:49,655 [94] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Web.WebApi.UmbracoApiController 2016-09-19 04:14:49,655 [94] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Web.WebApi.UmbracoApiController, found 0 (took 5ms) 2016-09-19 04:14:49,686 [94] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.Media.IThumbnailProvider 2016-09-19 04:14:49,686 [94] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.Media.IThumbnailProvider, found 0 (took 0ms) 2016-09-19 04:14:49,686 [94] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.Media.IImageUrlProvider 2016-09-19 04:14:49,686 [94] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.Media.IImageUrlProvider, found 0 (took 0ms) 2016-09-19 04:14:50,624 [94] INFO Umbraco.Core.DatabaseContext - CanConnect = True 2016-09-19 04:14:50,811 [94] INFO Umbraco.Core.DatabaseContext - CanConnect = True 2016-09-19 04:14:50,843 [94] INFO Umbraco.Core.DatabaseContext - CanConnect = True 2016-09-19 04:14:50,921 [94] INFO Umbraco.Web.Cache.CacheRefresherEventHandler - Initializing Umbraco internal event handlers for cache refreshing 2016-09-19 04:14:50,999 [94] INFO Umbraco.Web.Search.ExamineEvents - Initializing Examine and binding to business logic events 2016-09-19 04:14:50,999 [94] INFO Umbraco.Web.Search.ExamineEvents - Adding examine event handlers for index providers: 3 2016-09-19 04:14:51,015 [94] INFO Umbraco.Core.CoreBootManager - Umbraco application startup complete (took 1496ms) 2016-09-19 04:14:51,140 [94] INFO Umbraco.Core.Sync.ApplicationUrlHelper - ApplicationUrl: http://www.mywebsite2.dk:80/umbraco (UmbracoModule request) 2016-09-19 04:33:23,548 [62] INFO Umbraco.Core.PluginManager - Starting resolution types of umbraco.interfaces.IDataType 2016-09-19 04:33:23,548 [62] INFO Umbraco.Core.PluginManager - Completed resolution of types of umbraco.interfaces.IDataType, found 0 (took 2ms) 2016-09-19 04:33:23,564 [62] INFO Umbraco.Core.PluginManager - Starting resolution types of umbraco.interfaces.ITree 2016-09-19 04:33:23,564 [62] INFO Umbraco.Core.PluginManager - Completed resolution of types of umbraco.interfaces.ITree, found 0 (took 2ms) 2016-09-19 04:33:23,579 [62] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Web.Trees.TreeController 2016-09-19 04:33:23,579 [62] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Web.Trees.TreeController, found 0 (took 1ms) 2016-09-19 04:33:23,579 [62] INFO Umbraco.Core.PluginManager - Starting resolution types of umbraco.interfaces.ITree 2016-09-19 04:33:23,579 [62] INFO Umbraco.Core.PluginManager - Completed resolution of types of umbraco.interfaces.ITree, found 0 (took 0ms) 2016-09-19 04:33:23,610 [62] INFO Umbraco.Core.PluginManager - Starting resolution types of umbraco.interfaces.IApplication 2016-09-19 04:33:23,610 [62] INFO Umbraco.Core.PluginManager - Completed resolution of types of umbraco.interfaces.IApplication, found 0 (took 0ms) 2016-09-19 04:33:23,626 [62] INFO Umbraco.Core.PluginManager - Starting resolution types of umbraco.MacroEngines.IRazorDataTypeModel 2016-09-19 04:33:23,626 [62] INFO Umbraco.Core.PluginManager - Completed resolution of types of umbraco.MacroEngines.IRazorDataTypeModel, found 0 (took 1ms) 2016-09-19 04:49:02,894 [70] INFO Umbraco.Core.CoreBootManager - Umbraco 7.5.3 application starting on NT2 2016-09-19 04:49:02,894 [70] INFO Umbraco.Core.PluginManager - Determining hash of code files on disk 2016-09-19 04:49:02,894 [70] INFO Umbraco.Core.PluginManager - Hash determined (took 3ms) 2016-09-19 04:49:02,925 [70] INFO Umbraco.Core.PluginManager - Starting resolution types of umbraco.interfaces.IApplicationStartupHandler 2016-09-19 04:49:02,940 [70] INFO Umbraco.Core.PluginManager - Completed resolution of types of umbraco.interfaces.IApplicationStartupHandler, found 0 (took 12ms) 2016-09-19 04:49:02,956 [70] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.PropertyEditors.IPropertyEditorValueConverter 2016-09-19 04:49:02,956 [70] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.PropertyEditors.IPropertyEditorValueConverter, found 0 (took 0ms) 2016-09-19 04:49:02,956 [70] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.PropertyEditors.IPropertyValueConverter 2016-09-19 04:49:02,972 [70] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.PropertyEditors.IPropertyValueConverter, found 0 (took 1ms) 2016-09-19 04:49:02,972 [70] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Web.Mvc.SurfaceController 2016-09-19 04:49:02,972 [70] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Web.Mvc.SurfaceController, found 0 (took 2ms) 2016-09-19 04:49:02,972 [70] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Web.WebApi.UmbracoApiController 2016-09-19 04:49:02,972 [70] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Web.WebApi.UmbracoApiController, found 0 (took 5ms) 2016-09-19 04:49:03,003 [70] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.Media.IThumbnailProvider 2016-09-19 04:49:03,003 [70] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.Media.IThumbnailProvider, found 0 (took 0ms) 2016-09-19 04:49:03,003 [70] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.Media.IImageUrlProvider 2016-09-19 04:49:03,003 [70] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.Media.IImageUrlProvider, found 0 (took 0ms) 2016-09-19 04:49:03,831 [70] INFO Umbraco.Core.DatabaseContext - CanConnect = True 2016-09-19 04:49:03,987 [70] INFO Umbraco.Core.DatabaseContext - CanConnect = True 2016-09-19 04:49:03,987 [70] INFO Umbraco.Core.DatabaseContext - CanConnect = True 2016-09-19 04:49:04,003 [70] INFO Umbraco.Web.Cache.CacheRefresherEventHandler - Initializing Umbraco internal event handlers for cache refreshing 2016-09-19 04:49:04,065 [70] INFO Umbraco.Web.Search.ExamineEvents - Initializing Examine and binding to business logic events 2016-09-19 04:49:04,065 [70] INFO Umbraco.Web.Search.ExamineEvents - Adding examine event handlers for index providers: 3 2016-09-19 04:49:04,065 [70] INFO Umbraco.Core.CoreBootManager - Umbraco application startup complete (took 1229ms) 2016-09-19 04:49:04,175 [70] INFO Umbraco.Core.Sync.ApplicationUrlHelper - ApplicationUrl: http://www.mywebsite.com:80/umbraco (UmbracoModule request) 2016-09-19 04:49:04,628 [70] INFO umbraco.content - Load Xml from file... 2016-09-19 04:49:04,628 [70] INFO umbraco.content - Loaded Xml from file. 2016-09-19 04:49:05,894 [70] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.PropertyEditors.IParameterEditor 2016-09-19 04:49:05,894 [70] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.PropertyEditors.IParameterEditor, found 0 (took 1ms) 2016-09-19 04:49:07,347 [140] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledTasks] Terminating 2016-09-19 04:49:07,347 [140] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledTasks] Waiting for tasks to complete 2016-09-19 04:49:07,347 [140] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [LogScrubber] Terminating 2016-09-19 04:49:07,347 [140] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [LogScrubber] Waiting for tasks to complete 2016-09-19 04:49:07,347 [140] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [Umbraco.Web.Scheduling.IBackgroundTask] Terminating 2016-09-19 04:49:07,347 [140] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [Umbraco.Web.Scheduling.IBackgroundTask] Waiting for tasks to complete 2016-09-19 04:49:07,347 [140] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledPublishing] Terminating 2016-09-19 04:49:07,347 [140] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledPublishing] Waiting for tasks to complete 2016-09-19 04:49:07,347 [140] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [KeepAlive] Terminating 2016-09-19 04:49:07,347 [140] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [KeepAlive] Waiting for tasks to complete 2016-09-19 04:49:07,362 [140] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [LogScrubber] Tasks completed, terminated 2016-09-19 04:49:07,362 [140] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledTasks] Tasks completed, terminated 2016-09-19 04:49:07,362 [140] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledPublishing] Tasks completed, terminated 2016-09-19 04:49:08,253 [140] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [Umbraco.Web.Scheduling.IBackgroundTask] Tasks completed, terminated 2016-09-19 04:49:08,253 [140] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [KeepAlive] Tasks completed, terminated 2016-09-19 04:49:09,034 [70] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.Persistence.Mappers.BaseMapper 2016-09-19 04:49:09,034 [70] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.Persistence.Mappers.BaseMapper, found 0 (took 0ms) 2016-09-19 04:49:09,175 [70] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.PropertyEditors.IParameterEditor 2016-09-19 04:49:09,175 [70] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.PropertyEditors.IParameterEditor, found 0 (took 0ms) 2016-09-19 04:49:09,190 [70] INFO Umbraco.Core.PluginManager - Starting resolution types of umbraco.cms.businesslogic.macro.IMacroEngine 2016-09-19 04:49:09,206 [70] INFO Umbraco.Core.PluginManager - Completed resolution of types of umbraco.cms.businesslogic.macro.IMacroEngine, found 0 (took 1ms) 2016-09-19 04:49:38,300 [140] INFO Umbraco.Core.UmbracoApplicationBase - Application shutdown. Details: MaxRecompilationsReached

    _shutDownMessage=Recompilation limit of 15 reached HostingEnvironment initiated shutdown HostingEnvironment caused shutdown

    shutDownStack= at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo) at System.Environment.getStackTrace() at System.Web.Hosting.HostingEnvironment.InitiateShutdownInternal() at System.Web.Hosting.HostingEnvironment.InitiateShutdownWithoutDemand() at System.Web.HttpRuntime.ShutdownAppDomain(String stackTrace) at System.Web.Compilation.DiskBuildResultCache.ShutdownCallBack(Object state) at System.Threading.QueueUserWorkItemCallback.WaitCallbackContext(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() at System.Threading.ThreadPoolWorkQueue.Dispatch() at System.Threading.ThreadPoolWaitCallback.PerformWaitCallback() 2016-09-19 04:50:08,581 [70] INFO Umbraco.Core.PluginManager - Starting resolution types of umbraco.interfaces.IDataType 2016-09-19 04:50:08,581 [70] INFO Umbraco.Core.PluginManager - Completed resolution of types of umbraco.interfaces.IDataType, found 0 (took 1ms) 2016-09-19 04:50:08,597 [70] INFO Umbraco.Core.PluginManager - Starting resolution types of umbraco.interfaces.ITree 2016-09-19 04:50:08,597 [70] INFO Umbraco.Core.PluginManager - Completed resolution of types of umbraco.interfaces.ITree, found 0 (took 1ms) 2016-09-19 04:50:08,612 [70] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Web.Trees.TreeController 2016-09-19 04:50

  • Stephen 767 posts 2273 karma points c-trib
    Sep 19, 2016 @ 16:28
    Stephen
    0

    The log says that the app restarts due to excessive recompilation... are you changing files (eg views...) a lot?

  • mortenn 3 posts 73 karma points
    Sep 20, 2016 @ 06:49
    mortenn
    0

    Hi

    No changes in any files, not even logged into the admin.

    Best Regards Mortenn

  • mortenn 3 posts 73 karma points
    Sep 20, 2016 @ 06:50
    mortenn
    0

    I am now back on 7.2.4 which is running very nicely and performance in top.

  • Cimplex 113 posts 576 karma points
    Oct 06, 2016 @ 17:50
    Cimplex
    0

    Hi Mortenn, I have the same problem, I just upgraded to 7.5.3, do you have any plugins? Perhaps we're using the same and they are causing the problem.

    The ones i am using are: Imagegen

    RJP Multiple Url Picker

    U7 Content Grid

    Youtube picker

    uSkySlider

    Do you have any of them?

    // Herman

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies