Copied to clipboard

Flag this post as spam?

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


  • Christine 115 posts 288 karma points
    Aug 08, 2019 @ 17:04
    Christine
    0

    Blank screen and then session timed out when logging in to production website

    We have a website in production that we cannot log in to the backoffice.

    This issue came out of nowhere. No changes made to the server or Umbraco. Just one day we cannot log in.

    When we log in, the screen is blank for about a minute, then rerouted back to the login screen saying "session timed out"

    The log indicates that the user has successfully logged in.

    We've tried in chrome, ie, and incognito chrome with multiple users - no one can log in.

    How can this be resolved? Thanks in advance :) Using version 7

    enter image description here

  • Alex Skrypnyk 6132 posts 23951 karma points MVP 7x admin c-trib
    Aug 09, 2019 @ 10:05
    Alex Skrypnyk
    0

    Hi Christine,

    Can you check the recent log entries /app_data/Logs ?

    Are you sure that db connection is still working?

    Is there enough free space on the disk on the server?

    THanks,

    Alex

  • Christine 115 posts 288 karma points
    Aug 09, 2019 @ 14:48
    Christine
    0

    Hi Alex,

    There is sufficient space on the server. I'm not sure how to verify the DB connection. We are using the default CE database....the website itself is working on the front end. It is just the back office we cannot access.

    Here is the recent log:

    2018-04-02 00:32:25,524 [P10952/D2/T15] INFO umbraco.BusinessLogic.Log - Log scrubbed. Removed all items older than 2018-04-01 00:32:25 2018-04-02 04:32:25,522 [P10952/D2/T15] INFO umbraco.BusinessLogic.Log - Log scrubbed. Removed all items older than 2018-04-01 04:32:25 2018-04-02 08:32:25,523 [P10952/D2/T15] INFO umbraco.BusinessLogic.Log - Log scrubbed. Removed all items older than 2018-04-01 08:32:25 2018-04-02 11:34:27,852 [P10952/D2/T11] WARN Umbraco.Web.UmbracoModule - Status code is 404 yet TrySkipIisCustomErrors is false - IIS will take over. 2018-04-02 12:32:25,529 [P10952/D2/T15] INFO umbraco.BusinessLogic.Log - Log scrubbed. Removed all items older than 2018-04-01 12:32:25 2018-04-02 12:40:30,448 [P10952/D2/T31] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [Umbraco.Web.Scheduling.IBackgroundTask] Terminating 2018-04-02 12:40:30,448 [P10952/D2/T31] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [Umbraco.Web.Scheduling.IBackgroundTask] Waiting for tasks to complete 2018-04-02 12:40:30,451 [P10952/D2/T31] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [KeepAlive] Terminating 2018-04-02 12:40:30,451 [P10952/D2/T31] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [KeepAlive] Waiting for tasks to complete 2018-04-02 12:40:30,637 [P10952/D2/T30] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [Umbraco.Web.Scheduling.IBackgroundTask] Tasks completed, terminated 2018-04-02 12:40:30,637 [P10952/D2/T38] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [KeepAlive] Tasks completed, terminated 2018-04-02 12:40:30,670 [P10952/D2/T31] INFO Umbraco.Core.MainDom - Stopping... 2018-04-02 12:40:30,674 [P10952/D2/T31] INFO Umbraco.Core.MainDom - Released MainDom. 2018-04-02 12:40:30,674 [P10952/D2/T31] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledPublishing] Terminating 2018-04-02 12:40:30,674 [P10952/D2/T31] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledPublishing] Waiting for tasks to complete 2018-04-02 12:40:30,675 [P10952/D2/T31] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledPublishing] Tasks completed, terminated 2018-04-02 12:40:30,675 [P10952/D2/T31] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledTasks] Terminating 2018-04-02 12:40:30,675 [P10952/D2/T31] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledTasks] Waiting for tasks to complete 2018-04-02 12:40:30,676 [P10952/D2/T31] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledTasks] Tasks completed, terminated 2018-04-02 12:40:30,677 [P10952/D2/T31] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [LogScrubber] Terminating 2018-04-02 12:40:30,678 [P10952/D2/T31] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [LogScrubber] Waiting for tasks to complete 2018-04-02 12:40:30,678 [P10952/D2/T31] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [LogScrubber] Tasks completed, terminated 2018-04-02 12:41:00,741 [P10952/D2/T22] INFO Umbraco.Core.UmbracoApplicationBase - Application shutdown. Details: ConfigurationChange

    _shutDownMessage=IIS configuration change 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.PipelineRuntime.StopProcessing() 2018-04-02 12:41:14,100 [P7064/D2/T1] INFO Umbraco.Core.CoreBootManager - Umbraco 7.5.6 application starting on INVESCO-SRV01 2018-04-02 12:41:14,197 [P7064/D2/T1] INFO Umbraco.Core.PluginManager - Determining hash of code files on disk 2018-04-02 12:41:14,217 [P7064/D2/T1] INFO Umbraco.Core.PluginManager - Hash determined (took 19ms) 2018-04-02 12:41:14,365 [P7064/D2/T1] INFO Umbraco.Core.MainDom - Acquiring MainDom... 2018-04-02 12:41:14,370 [P7064/D2/T1] INFO Umbraco.Core.MainDom - Acquired MainDom. 2018-04-02 12:41:14,386 [P7064/D2/T1] INFO Umbraco.Core.PluginManager - Starting resolution types of umbraco.interfaces.IApplicationStartupHandler 2018-04-02 12:41:14,416 [P7064/D2/T1] INFO Umbraco.Core.PluginManager - Completed resolution of types of umbraco.interfaces.IApplicationStartupHandler, found 0 (took 30ms) 2018-04-02 12:41:14,482 [P7064/D2/T1] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.PropertyEditors.IPropertyEditorValueConverter 2018-04-02 12:41:14,486 [P7064/D2/T1] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.PropertyEditors.IPropertyEditorValueConverter, found 0 (took 3ms) 2018-04-02 12:41:14,487 [P7064/D2/T1] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.PropertyEditors.IPropertyValueConverter 2018-04-02 12:41:14,488 [P7064/D2/T1] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.PropertyEditors.IPropertyValueConverter, found 0 (took 1ms) 2018-04-02 12:41:14,542 [P7064/D2/T1] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Web.Mvc.SurfaceController 2018-04-02 12:41:14,543 [P7064/D2/T1] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Web.Mvc.SurfaceController, found 0 (took 1ms) 2018-04-02 12:41:14,544 [P7064/D2/T1] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Web.WebApi.UmbracoApiController 2018-04-02 12:41:14,551 [P7064/D2/T1] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Web.WebApi.UmbracoApiController, found 0 (took 6ms) 2018-04-02 12:41:14,640 [P7064/D2/T1] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.Media.IThumbnailProvider 2018-04-02 12:41:14,641 [P7064/D2/T1] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.Media.IThumbnailProvider, found 0 (took 1ms) 2018-04-02 12:41:14,642 [P7064/D2/T1] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.Media.IImageUrlProvider 2018-04-02 12:41:14,643 [P7064/D2/T1] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.Media.IImageUrlProvider, found 0 (took 1ms) 2018-04-02 12:41:37,475 [P7064/D2/T1] INFO Umbraco.Core.DatabaseContext - CanConnect = True 2018-04-02 12:41:38,314 [P7064/D2/T1] INFO Umbraco.Core.DatabaseContext - CanConnect = True 2018-04-02 12:41:38,336 [P7064/D2/T1] INFO Umbraco.Web.Cache.CacheRefresherEventHandler - Initializing Umbraco internal event handlers for cache refreshing 2018-04-02 12:41:38,387 [P7064/D2/T1] INFO Umbraco.Web.Search.ExamineEvents - Initializing Examine and binding to business logic events 2018-04-02 12:41:38,420 [P7064/D2/T1] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.Persistence.Mappers.BaseMapper 2018-04-02 12:41:38,422 [P7064/D2/T1] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.Persistence.Mappers.BaseMapper, found 0 (took 2ms) 2018-04-02 12:41:38,901 [P7064/D2/T1] INFO Umbraco.Web.Search.ExamineEvents - Adding examine event handlers for index providers: 3 2018-04-02 12:41:38,943 [P7064/D2/T1] INFO Umbraco.Core.DatabaseContext - CanConnect = True 2018-04-02 12:41:39,086 [P7064/D2/T1] INFO Umbraco.Core.CoreBootManager - Umbraco application startup complete (took 25302ms) 2018-04-02 12:41:39,508 [P7064/D2/T9] INFO Umbraco.Core.Sync.ApplicationUrlHelper - ApplicationUrl: http://www.fieldeagle.com:80/umbraco (UmbracoModule request) 2018-04-02 12:41:40,263 [P7064/D2/T9] INFO umbraco.content - Load Xml from file... 2018-04-02 12:41:40,268 [P7064/D2/T9] INFO umbraco.content - Loaded Xml from file. 2018-04-02 12:41:42,078 [P7064/D2/T9] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.PropertyEditors.IParameterEditor 2018-04-02 12:41:42,080 [P7064/D2/T9] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.PropertyEditors.IParameterEditor, found 0 (took 1ms) 2018-04-02 12:41:45,349 [P7064/D2/T9] INFO Umbraco.Core.PluginManager - Starting resolution types of umbraco.cms.businesslogic.macro.IMacroEngine 2018-04-02 12:41:45,351 [P7064/D2/T9] INFO Umbraco.Core.PluginManager - Completed resolution of types of umbraco.cms.businesslogic.macro.IMacroEngine, found 0 (took 1ms) 2018-04-02 12:42:40,449 [P7064/D2/T15] INFO umbraco.BusinessLogic.Log - Log scrubbed. Removed all items older than 2018-04-01 12:42:40 2018-04-02 12:44:08,273 [P7064/D2/T16] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [Umbraco.Web.Scheduling.IBackgroundTask] Terminating 2018-04-02 12:44:08,274 [P7064/D2/T16] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [Umbraco.Web.Scheduling.IBackgroundTask] Waiting for tasks to complete 2018-04-02 12:44:08,277 [P7064/D2/T16] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [KeepAlive] Terminating 2018-04-02 12:44:08,277 [P7064/D2/T16] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [KeepAlive] Waiting for tasks to complete 2018-04-02 12:44:08,463 [P7064/D2/T9] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [Umbraco.Web.Scheduling.IBackgroundTask] Tasks completed, terminated 2018-04-02 12:44:08,463 [P7064/D2/T11] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [KeepAlive] Tasks completed, terminated 2018-04-02 12:44:08,493 [P7064/D2/T16] INFO Umbraco.Core.MainDom - Stopping... 2018-04-02 12:44:08,497 [P7064/D2/T16] INFO Umbraco.Core.MainDom - Released MainDom. 2018-04-02 12:44:08,497 [P7064/D2/T16] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledPublishing] Terminating 2018-04-02 12:44:08,497 [P7064/D2/T16] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledPublishing] Waiting for tasks to complete 2018-04-02 12:44:08,498 [P7064/D2/T16] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledPublishing] Tasks completed, terminated 2018-04-02 12:44:08,498 [P7064/D2/T16] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledTasks] Terminating 2018-04-02 12:44:08,498 [P7064/D2/T16] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledTasks] Waiting for tasks to complete 2018-04-02 12:44:08,499 [P7064/D2/T16] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledTasks] Tasks completed, terminated 2018-04-02 12:44:08,500 [P7064/D2/T16] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [LogScrubber] Terminating 2018-04-02 12:44:08,501 [P7064/D2/T16] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [LogScrubber] Waiting for tasks to complete 2018-04-02 12:44:08,501 [P7064/D2/T16] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [LogScrubber] Tasks completed, terminated 2018-04-02 12:44:38,566 [P7064/D2/T17] INFO Umbraco.Core.UmbracoApplicationBase - Application shutdown. Details: ConfigurationChange

    _shutDownMessage=IIS configuration change 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.PipelineRuntime.StopProcessing() 2018-04-02 12:54:37,575 [P7064/D3/T1] INFO Umbraco.Core.CoreBootManager - Umbraco 7.5.6 application starting on INVESCO-SRV01 2018-04-02 12:54:37,661 [P7064/D3/T1] INFO Umbraco.Core.PluginManager - Determining hash of code files on disk 2018-04-02 12:54:37,683 [P7064/D3/T1] INFO Umbraco.Core.PluginManager - Hash determined (took 22ms) 2018-04-02 12:54:37,800 [P7064/D3/T1] INFO Umbraco.Core.MainDom - Acquiring MainDom... 2018-04-02 12:54:37,803 [P7064/D3/T1] INFO Umbraco.Core.MainDom - Acquired MainDom. 2018-04-02 12:54:37,820 [P7064/D3/T1] INFO Umbraco.Core.PluginManager - Starting resolution types of umbraco.interfaces.IApplicationStartupHandler 2018-04-02 12:54:37,849 [P7064/D3/T1] INFO Umbraco.Core.PluginManager - Completed resolution of types of umbraco.interfaces.IApplicationStartupHandler, found 0 (took 29ms) 2018-04-02 12:54:37,910 [P7064/D3/T1] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.PropertyEditors.IPropertyEditorValueConverter 2018-04-02 12:54:37,915 [P7064/D3/T1] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.PropertyEditors.IPropertyEditorValueConverter, found 0 (took 4ms) 2018-04-02 12:54:37,916 [P7064/D3/T1] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.PropertyEditors.IPropertyValueConverter 2018-04-02 12:54:37,918 [P7064/D3/T1] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.PropertyEditors.IPropertyValueConverter, found 0 (took 1ms) 2018-04-02 12:54:37,951 [P7064/D3/T1] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Web.Mvc.SurfaceController 2018-04-02 12:54:37,953 [P7064/D3/T1] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Web.Mvc.SurfaceController, found 0 (took 1ms) 2018-04-02 12:54:37,954 [P7064/D3/T1] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Web.WebApi.UmbracoApiController 2018-04-02 12:54:37,960 [P7064/D3/T1] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Web.WebApi.UmbracoApiController, found 0 (took 6ms) 2018-04-02 12:54:38,032 [P7064/D3/T1] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.Media.IThumbnailProvider 2018-04-02 12:54:38,033 [P7064/D3/T1] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.Media.IThumbnailProvider, found 0 (took 1ms) 2018-04-02 12:54:38,034 [P7064/D3/T1] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.Media.IImageUrlProvider 2018-04-02 12:54:38,035 [P7064/D3/T1] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.Media.IImageUrlProvider, found 0 (took 1ms) 2018-04-02 12:54:40,799 [P7064/D3/T1] INFO Umbraco.Core.DatabaseContext - CanConnect = True 2018-04-02 12:54:41,612 [P7064/D3/T1] INFO Umbraco.Core.DatabaseContext - CanConnect = True 2018-04-02 12:54:41,633 [P7064/D3/T1] INFO Umbraco.Web.Cache.CacheRefresherEventHandler - Initializing Umbraco internal event handlers for cache refreshing 2018-04-02 12:54:41,685 [P7064/D3/T1] INFO Umbraco.Web.Search.ExamineEvents - Initializing Examine and binding to business logic events 2018-04-02 12:54:41,716 [P7064/D3/T1] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.Persistence.Mappers.BaseMapper 2018-04-02 12:54:41,718 [P7064/D3/T1] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.Persistence.Mappers.BaseMapper, found 0 (took 2ms) 2018-04-02 12:54:42,230 [P7064/D3/T1] INFO Umbraco.Web.Search.ExamineEvents - Adding examine event handlers for index providers: 3 2018-04-02 12:54:42,272 [P7064/D3/T1] INFO Umbraco.Core.DatabaseContext - CanConnect = True 2018-04-02 12:54:42,390 [P7064/D3/T1] INFO Umbraco.Core.CoreBootManager - Umbraco application startup complete (took 5120ms) 2018-04-02 12:54:42,784 [P7064/D3/T15] INFO Umbraco.Core.Sync.ApplicationUrlHelper - ApplicationUrl: http://www.fieldeagle.com:80/umbraco (UmbracoModule request) 2018-04-02 12:54:54,240 [P7064/D3/T11] INFO umbraco.content - Load Xml from file... 2018-04-02 12:54:54,245 [P7064/D3/T11] INFO umbraco.content - Loaded Xml from file. 2018-04-02 12:54:55,916 [P7064/D3/T11] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.PropertyEditors.IParameterEditor 2018-04-02 12:54:55,918 [P7064/D3/T11] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.PropertyEditors.IParameterEditor, found 0 (took 1ms) 2018-04-02 12:54:58,976 [P7064/D3/T11] INFO Umbraco.Core.PluginManager - Starting resolution types of umbraco.cms.businesslogic.macro.IMacroEngine 2018-04-02 12:54:58,978 [P7064/D3/T11] INFO Umbraco.Core.PluginManager - Completed resolution of types of umbraco.cms.businesslogic.macro.IMacroEngine, found 0 (took 1ms) 2018-04-02 12:55:54,377 [P7064/D3/T20] INFO umbraco.BusinessLogic.Log - Log scrubbed. Removed all items older than 2018-04-01 12:55:54 2018-04-02 13:16:08,927 [P7064/D3/T16] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [Umbraco.Web.Scheduling.IBackgroundTask] Terminating 2018-04-02 13:16:08,927 [P7064/D3/T16] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [Umbraco.Web.Scheduling.IBackgroundTask] Waiting for tasks to complete 2018-04-02 13:16:08,930 [P7064/D3/T16] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [LogScrubber] Terminating 2018-04-02 13:16:08,930 [P7064/D3/T16] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [LogScrubber] Waiting for tasks to complete 2018-04-02 13:16:08,935 [P7064/D3/T16] INFO Umbraco.Core.MainDom - Stopping... 2018-04-02 13:16:08,940 [P7064/D3/T3] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [Umbraco.Web.Scheduling.IBackgroundTask] Tasks completed, terminated 2018-04-02 13:16:08,940 [P7064/D3/T20] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [LogScrubber] Tasks completed, terminated 2018-04-02 13:16:08,954 [P7064/D3/T16] INFO Umbraco.Core.MainDom - Released MainDom. 2018-04-02 13:16:08,954 [P7064/D3/T16] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledTasks] Terminating 2018-04-02 13:16:08,955 [P7064/D3/T16] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledTasks] Waiting for tasks to complete 2018-04-02 13:16:08,955 [P7064/D3/T16] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledTasks] Tasks completed, terminated 2018-04-02 13:16:08,956 [P7064/D3/T16] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [KeepAlive] Terminating 2018-04-02 13:16:08,956 [P7064/D3/T16] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [KeepAlive] Waiting for tasks to complete 2018-04-02 13:16:08,956 [P7064/D3/T16] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [KeepAlive] Tasks completed, terminated 2018-04-02 13:16:08,958 [P7064/D3/T16] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledPublishing] Terminating 2018-04-02 13:16:08,958 [P7064/D3/T16] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledPublishing] Waiting for tasks to complete 2018-04-02 13:16:08,959 [P7064/D3/T16] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledPublishing] Tasks completed, terminated 2018-04-02 13:16:39,207 [P7064/D3/T22] INFO Umbraco.Core.UmbracoApplicationBase - Application shutdown. Details: ConfigurationChange

    _shutDownMessage=IIS configuration change 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.PipelineRuntime.StopProcessing() 2018-04-02 13:20:07,054 [P7064/D4/T19] INFO Umbraco.Core.CoreBootManager - Umbraco 7.5.6 application starting on INVESCO-SRV01 2018-04-02 13:20:07,140 [P7064/D4/T19] INFO Umbraco.Core.PluginManager - Determining hash of code files on disk 2018-04-02 13:20:07,164 [P7064/D4/T19] INFO Umbraco.Core.PluginManager - Hash determined (took 24ms) 2018-04-02 13:20:07,283 [P7064/D4/T19] INFO Umbraco.Core.MainDom - Acquiring MainDom... 2018-04-02 13:20:07,287 [P7064/D4/T19] INFO Umbraco.Core.MainDom - Acquired MainDom. 2018-04-02 13:20:07,303 [P7064/D4/T19] INFO Umbraco.Core.PluginManager - Starting resolution types of umbraco.interfaces.IApplicationStartupHandler 2018-04-02 13:20:07,333 [P7064/D4/T19] INFO Umbraco.Core.PluginManager - Completed resolution of types of umbraco.interfaces.IApplicationStartupHandler, found 0 (took 29ms) 2018-04-02 13:20:07,399 [P7064/D4/T19] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.PropertyEditors.IPropertyEditorValueConverter 2018-04-02 13:20:07,403 [P7064/D4/T19] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.PropertyEditors.IPropertyEditorValueConverter, found 0 (took 3ms) 2018-04-02 13:20:07,404 [P7064/D4/T19] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.PropertyEditors.IPropertyValueConverter 2018-04-02 13:20:07,406 [P7064/D4/T19] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.PropertyEditors.IPropertyValueConverter, found 0 (took 1ms) 2018-04-02 13:20:07,439 [P7064/D4/T19] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Web.Mvc.SurfaceController 2018-04-02 13:20:07,441 [P7064/D4/T19] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Web.Mvc.SurfaceController, found 0 (took 1ms) 2018-04-02 13:20:07,441 [P7064/D4/T19] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Web.WebApi.UmbracoApiController 2018-04-02 13:20:07,448 [P7064/D4/T19] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Web.WebApi.UmbracoApiController, found 0 (took 6ms) 2018-04-02 13:20:07,525 [P7064/D4/T19] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.Media.IThumbnailProvider 2018-04-02 13:20:07,526 [P7064/D4/T19] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.Media.IThumbnailProvider, found 0 (took 1ms) 2018-04-02 13:20:07,527 [P7064/D4/T19] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.Media.IImageUrlProvider 2018-04-02 13:20:07,528 [P7064/D4/T19] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.Media.IImageUrlProvider, found 0 (took 1ms) 2018-04-02 13:20:10,316 [P7064/D4/T19] INFO Umbraco.Core.DatabaseContext - CanConnect = True 2018-04-02 13:20:11,160 [P7064/D4/T19] INFO Umbraco.Core.DatabaseContext - CanConnect = True 2018-04-02 13:20:11,182 [P7064/D4/T19] INFO Umbraco.Web.Cache.CacheRefresherEventHandler - Initializing Umbraco internal event handlers for cache refreshing 2018-04-02 13:20:11,232 [P7064/D4/T19] INFO Umbraco.Web.Search.ExamineEvents - Initializing Examine and binding to business logic events 2018-04-02 13:20:11,264 [P7064/D4/T19] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.Persistence.Mappers.BaseMapper 2018-04-02 13:20:11,266 [P7064/D4/T19] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.Persistence.Mappers.BaseMapper, found 0 (took 2ms) 2018-04-02 13:20:11,751 [P7064/D4/T19] INFO Umbraco.Web.Search.ExamineEvents - Adding examine event handlers for index providers: 3 2018-04-02 13:20:11,793 [P7064/D4/T19] INFO Umbraco.Core.DatabaseContext - CanConnect = True 2018-04-02 13:20:11,912 [P7064/D4/T19] INFO Umbraco.Core.CoreBootManager - Umbraco application startup complete (took 5167ms) 2018-04-02 13:20:12,316 [P7064/D4/T27] INFO Umbraco.Core.Sync.ApplicationUrlHelper - ApplicationUrl: http://www.fieldeagle.com:80/umbraco (UmbracoModule request) 2018-04-02 13:20:13,021 [P7064/D4/T27] INFO umbraco.content - Load Xml from file... 2018-04-02 13:20:13,025 [P7064/D4/T27] INFO umbraco.content - Loaded Xml from file. 2018-04-02 13:20:14,672 [P7064/D4/T27] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.PropertyEditors.IParameterEditor 2018-04-02 13:20:14,674 [P7064/D4/T27] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.PropertyEditors.IParameterEditor, found 0 (took 2ms) 2018-04-02 13:21:13,179 [P7064/D4/T3] INFO umbraco.BusinessLogic.Log - Log scrubbed. Removed all items older than 2018-04-01 13:21:13 2018-04-02 13:22:08,302 [P7064/D4/T11] INFO Umbraco.Core.PluginManager - Starting resolution types of umbraco.cms.businesslogic.macro.IMacroEngine 2018-04-02 13:22:08,304 [P7064/D4/T11] INFO Umbraco.Core.PluginManager - Completed resolution of types of umbraco.cms.businesslogic.macro.IMacroEngine, found 0 (took 1ms)

Please Sign in or register to post replies

Write your reply to:

Draft