Currently getting an very strange issue when i try to upgrade an site from 7.5.3 to 7.5.6 .. :)
Error during installation
See the log for full details (logs can typically be found in the App_Data\Logs folder).
When i look at my trace log i can't see why it gives me this error .. :/
Maybe you can help tell me what to do.. :)
2017-01-05 10:12:42,685 [P12092/D12/T21] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.Persistence.Mappers.BaseMapper
2017-01-05 10:12:42,686 [P12092/D12/T21] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.Persistence.Mappers.BaseMapper, found 0 (took 0ms)
2017-01-05 10:12:42,764 [P12092/D12/T20] INFO Umbraco.Core.Configuration.ClientDependencyConfiguration - Updated version number from 1456853113 to 161023813
2017-01-05 10:12:42,927 [P12092/D12/T21] INFO Umbraco.Core.MainDom - Stopping...
2017-01-05 10:12:42,927 [P12092/D12/T21] INFO Umbraco.Core.MainDom - Released MainDom.
2017-01-05 10:12:48,863 [P12092/D13/T11] INFO Umbraco.Core.CoreBootManager - Umbraco 7.5.6 application starting on DESKTOP-A7O97UM
2017-01-05 10:12:48,875 [P12092/D13/T11] INFO Umbraco.Core.PluginManager - Determining hash of code files on disk
2017-01-05 10:12:48,889 [P12092/D13/T11] INFO Umbraco.Core.PluginManager - Hash determined (took 13ms)
2017-01-05 10:12:49,019 [P12092/D13/T11] INFO Umbraco.Core.MainDom - Acquiring MainDom...
2017-01-05 10:12:49,021 [P12092/D13/T11] INFO Umbraco.Core.MainDom - Acquired MainDom.
2017-01-05 10:12:49,025 [P12092/D13/T11] INFO Umbraco.Core.PluginManager - Starting resolution types of umbraco.interfaces.IApplicationStartupHandler
2017-01-05 10:12:49,349 [P12092/D13/T11] INFO Umbraco.Core.PluginManager - Completed resolution of types of umbraco.interfaces.IApplicationStartupHandler, found 0 (took 325ms)
2017-01-05 10:12:49,447 [P12092/D13/T11] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.PropertyEditors.IPropertyEditorValueConverter
2017-01-05 10:12:49,448 [P12092/D13/T11] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.PropertyEditors.IPropertyEditorValueConverter, found 0 (took 0ms)
2017-01-05 10:12:49,448 [P12092/D13/T11] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.PropertyEditors.IPropertyValueConverter
2017-01-05 10:12:49,514 [P12092/D13/T11] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.PropertyEditors.IPropertyValueConverter, found 0 (took 66ms)
2017-01-05 10:12:49,524 [P12092/D13/T11] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Web.Mvc.SurfaceController
2017-01-05 10:12:49,559 [P12092/D13/T11] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Web.Mvc.SurfaceController, found 0 (took 34ms)
2017-01-05 10:12:49,560 [P12092/D13/T11] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Web.WebApi.UmbracoApiController
2017-01-05 10:12:49,609 [P12092/D13/T11] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Web.WebApi.UmbracoApiController, found 0 (took 49ms)
2017-01-05 10:12:49,677 [P12092/D13/T11] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.Media.IThumbnailProvider
2017-01-05 10:12:49,677 [P12092/D13/T11] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.Media.IThumbnailProvider, found 0 (took 0ms)
2017-01-05 10:12:49,677 [P12092/D13/T11] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.Media.IImageUrlProvider
2017-01-05 10:12:49,678 [P12092/D13/T11] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.Media.IImageUrlProvider, found 0 (took 0ms)
2017-01-05 10:12:50,653 [P12092/D13/T11] INFO Umbraco.Core.CoreBootManager - Umbraco application startup complete (took 1872ms)
2017-01-05 10:12:53,190 [P12092/D13/T9] INFO Umbraco.Core.Sync.ApplicationUrlHelper - ApplicationUrl: http://localhost:8182/umbraco (UmbracoModule request)
2017-01-05 10:12:54,032 [P12092/D13/T20] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.Persistence.Mappers.BaseMapper
2017-01-05 10:12:54,032 [P12092/D13/T20] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.Persistence.Mappers.BaseMapper, found 0 (took 0ms)
2017-01-05 10:12:54,058 [P12092/D13/T15] INFO Umbraco.Core.Configuration.ClientDependencyConfiguration - Updated version number from 161023813 to 12885709
2017-01-05 10:12:54,206 [P12092/D13/T20] INFO Umbraco.Core.MainDom - Stopping...
2017-01-05 10:12:54,206 [P12092/D13/T20] INFO Umbraco.Core.MainDom - Released MainDom.
2017-01-05 10:12:54,323 [P12092/D13/T9] INFO Umbraco.Core.DatabaseContext - CanConnect = True
2017-01-05 10:13:13,012 [P12092/D12/T9] INFO Umbraco.Core.UmbracoApplicationBase - Application shutdown. Details: ConfigurationChange
_shutDownMessage=CONFIG change
HostingEnvironment initiated shutdown
CONFIG change
CONFIG change
CONFIG change
CONFIG change
HostingEnvironment forårsagede nedlukning
_shutDownStack= ved System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
ved System.Environment.get_StackTrace()
ved System.Web.Hosting.HostingEnvironment.InitiateShutdownInternal()
ved System.Web.Hosting.HostingEnvironment.InitiateShutdownWithoutDemand()
ved System.Web.HttpRuntime.ShutdownAppDomain(String stackTrace)
ved System.Web.Configuration.HttpConfigurationSystem.OnConfigurationChanged(Object sender, InternalConfigEventArgs e)
ved System.Configuration.Internal.InternalConfigRoot.OnConfigChanged(InternalConfigEventArgs e)
ved System.Configuration.BaseConfigurationRecord.OnStreamChanged(String streamname)
ved System.Web.Configuration.WebConfigurationHostFileChange.OnFileChanged(Object sender, FileChangeEvent e)
ved System.Web.DirectoryMonitor.FireNotifications()
ved System.Web.Util.WorkItem.CallCallbackWithAssert(WorkItemCallback callback)
ved System.Web.Util.WorkItem.OnQueueUserWorkItemCompletion(Object state)
ved System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
ved System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
ved System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
ved System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
ved System.Threading.ThreadPoolWorkQueue.Dispatch()
ved System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
2017-01-05 10:13:24,272 [P12092/D13/T9] INFO Umbraco.Core.UmbracoApplicationBase - Application shutdown. Details: ConfigurationChange
_shutDownMessage=CONFIG change
HostingEnvironment initiated shutdown
CONFIG change
HostingEnvironment forårsagede nedlukning
_shutDownStack= ved System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
ved System.Environment.get_StackTrace()
ved System.Web.Hosting.HostingEnvironment.InitiateShutdownInternal()
ved System.Web.Hosting.HostingEnvironment.InitiateShutdownWithoutDemand()
ved System.Web.HttpRuntime.ShutdownAppDomain(String stackTrace)
ved System.Web.Configuration.HttpConfigurationSystem.OnConfigurationChanged(Object sender, InternalConfigEventArgs e)
ved System.Configuration.Internal.InternalConfigRoot.OnConfigChanged(InternalConfigEventArgs e)
ved System.Configuration.BaseConfigurationRecord.OnStreamChanged(String streamname)
ved System.Web.Configuration.WebConfigurationHostFileChange.OnFileChanged(Object sender, FileChangeEvent e)
ved System.Web.DirectoryMonitor.FireNotifications()
ved System.Web.Util.WorkItem.CallCallbackWithAssert(WorkItemCallback callback)
ved System.Web.Util.WorkItem.OnQueueUserWorkItemCompletion(Object state)
ved System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
ved System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
ved System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
ved System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
ved System.Threading.ThreadPoolWorkQueue.Dispatch()
ved System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
2017-01-05 10:13:29,378 [P12092/D14/T19] INFO Umbraco.Core.CoreBootManager - Umbraco 7.5.6 application starting on DESKTOP-A7O97UM
2017-01-05 10:13:29,403 [P12092/D14/T19] INFO Umbraco.Core.PluginManager - Determining hash of code files on disk
2017-01-05 10:13:29,410 [P12092/D14/T19] INFO Umbraco.Core.PluginManager - Hash determined (took 7ms)
2017-01-05 10:13:29,521 [P12092/D14/T19] INFO Umbraco.Core.MainDom - Acquiring MainDom...
2017-01-05 10:13:29,521 [P12092/D14/T19] INFO Umbraco.Core.MainDom - Acquired MainDom.
2017-01-05 10:13:29,525 [P12092/D14/T19] INFO Umbraco.Core.PluginManager - Starting resolution types of umbraco.interfaces.IApplicationStartupHandler
2017-01-05 10:13:30,251 [P12092/D14/T19] INFO Umbraco.Core.PluginManager - Completed resolution of types of umbraco.interfaces.IApplicationStartupHandler, found 0 (took 725ms)
2017-01-05 10:13:30,374 [P12092/D14/T19] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.PropertyEditors.IPropertyEditorValueConverter
2017-01-05 10:13:30,375 [P12092/D14/T19] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.PropertyEditors.IPropertyEditorValueConverter, found 0 (took 0ms)
2017-01-05 10:13:30,376 [P12092/D14/T19] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.PropertyEditors.IPropertyValueConverter
2017-01-05 10:13:30,482 [P12092/D14/T19] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.PropertyEditors.IPropertyValueConverter, found 0 (took 106ms)
2017-01-05 10:13:30,492 [P12092/D14/T19] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Web.Mvc.SurfaceController
2017-01-05 10:13:30,562 [P12092/D14/T19] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Web.Mvc.SurfaceController, found 0 (took 70ms)
2017-01-05 10:13:30,562 [P12092/D14/T19] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Web.WebApi.UmbracoApiController
2017-01-05 10:13:30,696 [P12092/D14/T19] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Web.WebApi.UmbracoApiController, found 0 (took 134ms)
2017-01-05 10:13:30,763 [P12092/D14/T19] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.Media.IThumbnailProvider
2017-01-05 10:13:30,764 [P12092/D14/T19] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.Media.IThumbnailProvider, found 0 (took 0ms)
2017-01-05 10:13:30,765 [P12092/D14/T19] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.Media.IImageUrlProvider
2017-01-05 10:13:30,765 [P12092/D14/T19] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.Media.IImageUrlProvider, found 0 (took 0ms)
2017-01-05 10:13:31,888 [P12092/D14/T19] INFO Umbraco.Core.CoreBootManager - Umbraco application startup complete (took 2552ms)
2017-01-05 10:13:34,860 [P12092/D14/T6] INFO Umbraco.Core.Sync.ApplicationUrlHelper - ApplicationUrl: http://localhost:8182/umbraco (UmbracoModule request)
Since I was experiencing the same problem mentioned by Anders above, and after he mentioned the rewrite rule, I found that we had an IIS rewrite rule to add a trailing slash that did not exclude the umbraco install directory.
Adding the following condition to the trailing slash rule corrected the problem:
Problem upgrading 7.5.3 to 7.5.6
Hi Our!
Currently getting an very strange issue when i try to upgrade an site from 7.5.3 to 7.5.6 .. :)
When i look at my trace log i can't see why it gives me this error .. :/
Maybe you can help tell me what to do.. :)
Okay i found the solution,
It was an URL rewrite change in the Web.Config file..
So look after it if you get the same error :)
Anders Brohus: Would you mind expanding on your solution regarding the URL rewrite change in the web.config?
Since I was experiencing the same problem mentioned by Anders above, and after he mentioned the rewrite rule, I found that we had an IIS rewrite rule to add a trailing slash that did not exclude the umbraco install directory.
Adding the following condition to the trailing slash rule corrected the problem:
Sorry i just saw you did write now.. :)
But in the web.config i had made some URL rewrite rules.. :)
After excluding these it worked.. :)
As a matter of course I usually disable all my rewrite rules when doing an upgrade or package install.
Saves on bumping into headaches like this.
is working on a reply...
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.