Copied to clipboard

Flag this post as spam?

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


  • Samuel Silva 1 post 71 karma points
    Jun 28, 2017 @ 13:07
    Samuel Silva
    0

    HostingEnvironment caused shutdown

    I am getting an old issue: https://our.umbraco.org/forum/getting-started/installing-umbraco/72398-hostingenvironment-initiated-shutdown

    I get this issue when I am trying to Install Umbraco, it all goes smooth but in the end it says that it occured an Error please check Logs folder though it seems, it does install Umbraco and the Fanoe starterkit and when I try to access "mywebsite/umbraco" (http://imgur.com/a/eSCJW) and put my login credentials that I created at the start of the wizard it just stays a blank page.

    If I am not mistaken there was a hotfix from Microsoft but only for Windows Server 2012 R2 and Windows 8.1.

    The problem is that I am getting this error on a Virtual Machine in Azure with Windows Server 2016 Datacenter.

    Any help?

    Here is part of my log:

          _shutDownMessage=CONFIG change
            HostingEnvironment initiated shutdown
            CONFIG change
            HostingEnvironment caused shutdown
    
            _shutDownStack=   at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
               at System.Environment.get_StackTrace()
               at System.Web.Hosting.HostingEnvironment.InitiateShutdownInternal()
               at 
    
    System.Web.Hosting.HostingEnvironment.InitiateShutdownWithoutDemand()
           at System.Web.HttpRuntime.ShutdownAppDomain(String stackTrace)
           at System.Web.Configuration.HttpConfigurationSystem.OnConfigurationChanged(Object sender, InternalConfigEventArgs e)
           at System.Configuration.Internal.InternalConfigRoot.OnConfigChanged(InternalConfigEventArgs e)
           at System.Configuration.BaseConfigurationRecord.OnStreamChanged(String streamname)
           at System.Web.DirectoryMonitor.FireNotifications()
           at System.Web.Util.WorkItem.CallCallbackWithAssert(WorkItemCallback callback)
           at System.Web.Util.WorkItem.OnQueueUserWorkItemCompletion(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()
         2017-06-28 11:03:53,043 [P4468/D12/T37] INFO  Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable
         2017-06-28 11:03:53,043 [P4468/D12/T37] INFO  Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms)
         2017-06-28 11:03:53,044 [P4468/D12/T37] INFO  Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IAction
         2017-06-28 11:03:53,046 [P4468/D12/T37] INFO  Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IAction (took 2ms)
         2017-06-28 11:04:06,381 [P4468/D12/T14] INFO  Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable
         2017-06-28 11:04:06,382 [P4468/D12/T14] INFO  Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 1ms)
         2017-06-28 11:04:06,383 [P4468/D12/T14] INFO  Umbraco.Core.PluginManager - Resolving [Umbraco.Core.Persistence.Mappers.MapperForAttribute]Umbraco.Core.Persistence.Mappers.BaseMapper
         2017-06-28 11:04:06,388 [P4468/D12/T14] INFO  Umbraco.Core.PluginManager - Resolved [Umbraco.Core.Persistence.Mappers.MapperForAttribute]Umbraco.Core.Persistence.Mappers.BaseMapper (took 5ms)
         2017-06-28 11:04:06,652 [P4468/D12/T14] INFO  Umbraco.Core.Security.BackOfficeSignInManager - Event Id: 0, state: Login attempt failed for username admin from IP address 127.0.0.1
         2017-06-28 11:04:17,777 [P4468/D12/T38] INFO  Umbraco.Core.Security.BackOfficeSignInManager - Event Id: 0, state: Login attempt succeeded for username [email protected] from IP address 127.0.0.1
         2017-06-28 11:04:17,778 [P4468/D12/T38] INFO  Umbraco.Core.Security.BackOfficeSignInManager - Event Id: 0, state: User: [email protected] logged in from IP address 127.0.0.1
         2017-06-28 11:04:19,797 [P4468/D12/T9] INFO  umbraco.BusinessLogic.Log - Log scrubbed.  Removed all items older than 2017-06-27 11:04:19
         2017-06-28 11:04:53,341 [P4468/D12/T35] WARN  Umbraco.Web.UmbracoModule - Status code is 404 yet TrySkipIisCustomErrors is false - IIS will take over.
    
  • Vipul 4 posts 84 karma points
    Jun 29, 2018 @ 11:28
    Vipul
    0

    Hi Samuel Silva, I am facing the same problem while migrate website from live server to localhost. Have you got any solution on this?

    your help would be greatly appreciated. thanks in advance.

  • Francis Benyah 35 posts 111 karma points
    Dec 14, 2021 @ 11:22
    Francis Benyah
    0

    This still seems to be an issue.

    I just migrated a site to an azure vm running 2016 data center.

    There is a hangfire job in the background that modifies content and saves and publishes them.

    Seems after every 1000 or so changes something triggers a shutdown and everything grinds to a halt.

Please Sign in or register to post replies

Write your reply to:

Draft