Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
My Umbraco 7.15.3 randomly shuts down sending me back to login screen with the message "session timeout".
In my webconfig I have added: <add key="umbracoTimeOutInMinutes" value="60"/> but that doesn't help.
<add key="umbracoTimeOutInMinutes" value="60"/>
My Umbraco solution is hosted at UnoEuro/Simply
It usually happens when I navigate the backend and the various views are loaded. I get this error:
2020-11-16 16:22:27,047 [P60172/D2/T137] WARN Umbraco.Web.Models.Mapping.PreValueDisplayResolver - Could not find persisted pre-value for field values on property editor Umbraco.NoEdit 2020-11-16 16:22:29,024 [P60172/D2/T137] WARN Umbraco.Web.Models.Mapping.PreValueDisplayResolver - Could not find persisted pre-value for field useLabel on property editor Umbraco.ColorPickerAlias 2020-11-16 16:22:29,637 [P60172/D2/T137] WARN Umbraco.Web.Models.Mapping.PreValueDisplayResolver - Could not find persisted pre-value for field useLabel on property editor Umbraco.ColorPickerAlias 2020-11-16 16:23:08,738 [P60172/D2/T118] INFO Umbraco.Core.Publishing.PublishingStrategy - Content 'S-Works Epic' with Id '10460' has been published. 2020-11-16 16:23:12,690 [P60172/D2/T81] WARN Umbraco.Web.Models.Mapping.PreValueDisplayResolver - Could not find persisted pre-value for field useLabel on property editor Umbraco.ColorPickerAlias 2020-11-16 16:23:12,690 [P60172/D2/T81] WARN Umbraco.Web.Models.Mapping.PreValueDisplayResolver - Could not find persisted pre-value for field values on property editor Umbraco.NoEdit 2020-11-16 16:23:12,690 [P60172/D2/T81] WARN Umbraco.Web.Models.Mapping.PreValueDisplayResolver - Could not find persisted pre-value for field useLabel on property editor Umbraco.ColorPickerAlias 2020-11-16 16:23:13,326 [P60172/D2/T135] INFO umbraco.content - Save Xml to file... 2020-11-16 16:23:13,861 [P60172/D2/T135] INFO umbraco.content - Saved Xml to file. 2020-11-16 16:23:20,843 [P60172/D3/T65] ERROR UmbracoExamine.DataServices.UmbracoLogService - Provider=InternalIndexer, NodeId=-1 System.Exception: Cannot index queue items, the index is currently locked,, IndexSet: InternalIndexSet 2020-11-16 16:23:20,968 [P60172/D3/T110] ERROR UmbracoExamine.DataServices.UmbracoLogService - Provider=ExternalIndexer, NodeId=-1 System.Exception: Cannot index queue items, the index is currently locked,, IndexSet: ExternalIndexSet 2020-11-16 16:23:24,821 [P60172/D3/T127] INFO umbraco.content - Save Xml to file... 2020-11-16 16:23:24,837 [P60172/D3/T127] INFO umbraco.content - Saved Xml to file. 2020-11-16 16:23:27,586 [P60172/D2/T170] WARN Umbraco.Web.Models.Mapping.PreValueDisplayResolver - Could not find persisted pre-value for field useLabel on property editor Umbraco.ColorPickerAlias 2020-11-16 16:23:27,586 [P60172/D2/T170] WARN Umbraco.Web.Models.Mapping.PreValueDisplayResolver - Could not find persisted pre-value for field values on property editor Umbraco.NoEdit 2020-11-16 16:23:27,602 [P60172/D2/T170] WARN Umbraco.Web.Models.Mapping.PreValueDisplayResolver - Could not find persisted pre-value for field useLabel on property editor Umbraco.ColorPickerAlias 2020-11-16 16:23:39,031 [P60172/D2/T127] ERROR Umbraco.Core.Dynamics.DynamicInstanceHelper - An error occurred finding and executing extension method "GetValue" for type "Umbraco.Web.Models.DynamicPublishedContent". Types searched for extension methods were Umbraco.Web.Models.DynamicPublishedContent. System.MissingMethodException: Method 'Umbraco.Web.Models.DynamicPublishedContent.GetValue' not found. at Umbraco.Core.Dynamics.DynamicInstanceHelper.FindAndExecuteExtensionMethod[T](IRuntimeCacheProvider runtimeCache, T thisObject, Object[] args, String name, IEnumerable`1 findMethodsOnTypes) at Umbraco.Core.Dynamics.DynamicInstanceHelper.TryInvokeMember[T](IRuntimeCacheProvider runtimeCache, T thisObject, InvokeMemberBinder binder, Object[] args, IEnumerable`1 findExtensionMethodsOnTypes) 2020-11-16 16:24:50,406 [P60172/D2/T74] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable 2020-11-16 16:24:50,406 [P60172/D2/T74] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms) 2020-11-16 16:24:50,406 [P60172/D2/T74] INFO Umbraco.Core.PluginManager - Resolving Umbraco.Web.HealthCheck.HealthCheck 2020-11-16 16:24:50,406 [P60172/D2/T74] INFO Umbraco.Core.PluginManager - Resolved Umbraco.Web.HealthCheck.HealthCheck (took 1ms) 2020-11-16 16:26:31,176 [P60172/D2/T169] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable 2020-11-16 16:26:31,176 [P60172/D2/T169] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms) 2020-11-16 16:26:31,176 [P60172/D2/T169] INFO Umbraco.Core.PluginManager - Resolving Umbraco.Web.Editors.IEditorValidator 2020-11-16 16:26:31,176 [P60172/D2/T169] INFO Umbraco.Core.PluginManager - Resolved Umbraco.Web.Editors.IEditorValidator (took 5ms) 2020-11-16 16:29:25,613 [P105940/D2/T1] INFO Umbraco.Core.CoreBootManager - Umbraco 7.15.3 application starting on NT14 2020-11-16 16:29:25,613 [P105940/D2/T1] INFO Umbraco.Core.PluginManager - Determining hash of code files on disk 2020-11-16 16:29:25,629 [P105940/D2/T1] INFO Umbraco.Core.PluginManager - Hash determined (took 13ms) 2020-11-16 16:29:25,644 [P105940/D2/T1] INFO Umbraco.Core.MainDom - Acquiring MainDom... 2020-11-16 16:29:25,644 [P60172/D2/T80] INFO Umbraco.Core.MainDom - Stopping... 2020-11-16 16:29:25,660 [P60172/D2/T80] INFO Umbraco.Web.ExamineStartup - Examine shutting down 2020-11-16 16:29:25,660 [P60172/D2/T80] INFO Umbraco.Web.ExamineStartup - Complete (took 7ms) 2020-11-16 16:29:25,660 [P60172/D2/T80] INFO Umbraco.Core.MainDom - Released MainDom. 2020-11-16 16:29:25,660 [P105940/D2/T1] INFO Umbraco.Core.MainDom - Acquired MainDom. 2020-11-16 16:29:25,660 [P105940/D2/T1] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable 2020-11-16 16:29:25,693 [P105940/D2/T1] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 32ms) 2020-11-16 16:29:25,693 [P105940/D2/T1] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IApplicationStartupHandler 2020-11-16 16:29:25,693 [P105940/D2/T1] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IApplicationStartupHandler (took 0ms) 2020-11-16 16:29:25,709 [P105940/D2/T1] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable 2020-11-16 16:29:25,709 [P105940/D2/T1] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms) 2020-11-16 16:29:25,709 [P105940/D2/T1] INFO Umbraco.Core.PluginManager - Resolving Umbraco.Core.PropertyEditors.IPropertyEditorValueConverter 2020-11-16 16:29:25,709 [P105940/D2/T1] INFO Umbraco.Core.PluginManager - Resolved Umbraco.Core.PropertyEditors.IPropertyEditorValueConverter (took 0ms) 2020-11-16 16:29:25,709 [P105940/D2/T1] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable 2020-11-16 16:29:25,709 [P105940/D2/T1] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms) 2020-11-16 16:29:25,709 [P105940/D2/T1] INFO Umbraco.Core.PluginManager - Resolving Umbraco.Core.PropertyEditors.IPropertyValueConverter 2020-11-16 16:29:25,709 [P105940/D2/T1] INFO Umbraco.Core.PluginManager - Resolved Umbraco.Core.PropertyEditors.IPropertyValueConverter (took 0ms) 2020-11-16 16:29:25,709 [P105940/D2/T1] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable 2020-11-16 16:29:25,709 [P105940/D2/T1] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms) 2020-11-16 16:29:25,709 [P105940/D2/T1] INFO Umbraco.Core.PluginManager - Resolving Umbraco.Web.Mvc.SurfaceController 2020-11-16 16:29:25,709 [P105940/D2/T1] INFO Umbraco.Core.PluginManager - Resolved Umbraco.Web.Mvc.SurfaceController (took 0ms) 2020-11-16 16:29:25,724 [P105940/D2/T1] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable 2020-11-16 16:29:25,724 [P105940/D2/T1] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms) 2020-11-16 16:29:25,724 [P105940/D2/T1] INFO Umbraco.Core.PluginManager - Resolving Umbraco.Web.WebApi.UmbracoApiController 2020-11-16 16:29:25,724 [P105940/D2/T1] INFO Umbraco.Core.PluginManager - Resolved Umbraco.Web.WebApi.UmbracoApiController (took 1ms) 2020-11-16 16:29:26,166 [P60172/D2/T94] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledPublishing] Terminating 2020-11-16 16:29:26,166 [P60172/D2/T94] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledPublishing] Waiting for tasks to complete 2020-11-16 16:29:26,166 [P60172/D2/T94] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [HealthCheckNotifier] Terminating 2020-11-16 16:29:26,166 [P60172/D2/T94] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [HealthCheckNotifier] Waiting for tasks to complete 2020-11-16 16:29:26,166 [P60172/D2/T94] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [HealthCheckNotifier] Tasks completed, terminated 2020-11-16 16:29:26,166 [P60172/D2/T94] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [Umbraco.Web.Scheduling.IBackgroundTask] Terminating 2020-11-16 16:29:26,166 [P60172/D2/T94] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [Umbraco.Web.Scheduling.IBackgroundTask] Waiting for tasks to complete 2020-11-16 16:29:26,166 [P60172/D2/T94] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [KeepAlive] Terminating 2020-11-16 16:29:26,166 [P60172/D2/T94] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [KeepAlive] Waiting for tasks to complete 2020-11-16 16:29:26,166 [P60172/D2/T94] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [LogScrubber] Terminating 2020-11-16 16:29:26,166 [P60172/D2/T94] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [LogScrubber] Waiting for tasks to complete 2020-11-16 16:29:26,166 [P60172/D2/T94] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledTasks] Terminating 2020-11-16 16:29:26,166 [P60172/D2/T94] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledTasks] Waiting for tasks to complete 2020-11-16 16:29:26,166 [P60172/D2/T94] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [InstructionProcessing] Terminating 2020-11-16 16:29:26,166 [P60172/D3/T136] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledTasks] Terminating 2020-11-16 16:29:26,166 [P60172/D3/T136] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledTasks] Waiting for tasks to complete 2020-11-16 16:29:26,166 [P60172/D3/T136] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [InstructionProcessing] Terminating 2020-11-16 16:29:26,166 [P60172/D3/T136] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [InstructionProcessing] Waiting for tasks to complete 2020-11-16 16:29:26,166 [P60172/D3/T136] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [Umbraco.Web.Scheduling.IBackgroundTask] Terminating 2020-11-16 16:29:26,166 [P60172/D3/T136] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [Umbraco.Web.Scheduling.IBackgroundTask] Waiting for tasks to complete 2020-11-16 16:29:26,166 [P60172/D3/T8] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledTasks] Tasks completed, terminated 2020-11-16 16:29:26,166 [P60172/D2/T94] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [InstructionProcessing] Waiting for tasks to complete 2020-11-16 16:29:26,181 [P60172/D2/T8] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [LogScrubber] Tasks completed, terminated 2020-11-16 16:29:26,181 [P60172/D2/T43] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledPublishing] Tasks completed, terminated 2020-11-16 16:29:26,181 [P60172/D2/T115] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [InstructionProcessing] Tasks completed, terminated 2020-11-16 16:29:26,181 [P60172/D2/T71] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledTasks] Tasks completed, terminated 2020-11-16 16:29:26,181 [P60172/D3/T92] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [InstructionProcessing] Tasks completed, terminated 2020-11-16 16:29:26,181 [P60172/D3/T95] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [Umbraco.Web.Scheduling.IBackgroundTask] Tasks completed, terminated 2020-11-16 16:29:26,181 [P60172/D3/T136] INFO Umbraco.Core.MainDom - Stopping... 2020-11-16 16:29:26,181 [P60172/D2/T120] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [KeepAlive] Tasks completed, terminated 2020-11-16 16:29:26,181 [P60172/D3/T136] INFO Umbraco.Web.ExamineStartup - Examine shutting down 2020-11-16 16:29:26,181 [P60172/D2/T17] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [Umbraco.Web.Scheduling.IBackgroundTask] Tasks completed, terminated 2020-11-16 16:29:26,197 [P60172/D3/T136] INFO Umbraco.Web.ExamineStartup - Complete (took 4ms) 2020-11-16 16:29:26,197 [P60172/D3/T136] INFO Umbraco.Core.MainDom - Released MainDom. 2020-11-16 16:29:26,197 [P60172/D3/T136] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [HealthCheckNotifier] Terminating 2020-11-16 16:29:26,197 [P60172/D3/T136] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [HealthCheckNotifier] Waiting for tasks to complete 2020-11-16 16:29:26,197 [P60172/D3/T136] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [HealthCheckNotifier] Tasks completed, terminated 2020-11-16 16:29:26,197 [P60172/D3/T136] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [KeepAlive] Terminating 2020-11-16 16:29:26,197 [P60172/D3/T136] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [KeepAlive] Waiting for tasks to complete 2020-11-16 16:29:26,197 [P60172/D3/T136] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledPublishing] Terminating 2020-11-16 16:29:26,197 [P60172/D3/T136] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledPublishing] Waiting for tasks to complete 2020-11-16 16:29:26,197 [P60172/D3/T66] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [KeepAlive] Tasks completed, terminated 2020-11-16 16:29:26,197 [P60172/D3/T34] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledPublishing] Tasks completed, terminated 2020-11-16 16:29:26,197 [P60172/D3/T136] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [LogScrubber] Terminating 2020-11-16 16:29:26,197 [P60172/D3/T136] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [LogScrubber] Waiting for tasks to complete 2020-11-16 16:29:26,197 [P60172/D3/T132] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [LogScrubber] Tasks completed, terminated 2020-11-16 16:29:27,079 [P105940/D2/T1] INFO Umbraco.Core.DatabaseContext - CanConnect = True 2020-11-16 16:29:27,389 [P105940/D2/T1] INFO Umbraco.Core.PluginManager - Resolving Umbraco.Core.Models.PublishedContent.PublishedContentModel 2020-11-16 16:29:27,389 [P105940/D2/T1] INFO Umbraco.Core.PluginManager - Resolved Umbraco.Core.Models.PublishedContent.PublishedContentModel (took 2ms) 2020-11-16 16:29:27,436 [P105940/D2/T1] INFO Umbraco.Web.Cache.CacheRefresherEventHandler - Initializing Umbraco internal event handlers for cache refreshing 2020-11-16 16:29:27,451 [P105940/D2/T1] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable 2020-11-16 16:29:27,451 [P105940/D2/T1] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms) 2020-11-16 16:29:27,451 [P105940/D2/T1] INFO Umbraco.Core.PluginManager - Resolving [Umbraco.Core.Persistence.Mappers.MapperForAttribute]Umbraco.Core.Persistence.Mappers.BaseMapper 2020-11-16 16:29:27,451 [P105940/D2/T1] INFO Umbraco.Core.PluginManager - Resolved [Umbraco.Core.Persistence.Mappers.MapperForAttribute]Umbraco.Core.Persistence.Mappers.BaseMapper (took 0ms) 2020-11-16 16:29:27,657 [P105940/D2/T1] INFO Umbraco.Forms.Core.Cache.CacheEventHandler - Initializing Umbraco Forms Events to trigger Cache Refreshers 2020-11-16 16:29:28,568 [P105940/D2/T1] INFO Umbraco.Web.Search.ExamineEvents - Initializing Examine and binding to business logic events 2020-11-16 16:29:28,615 [P105940/D2/T1] INFO Umbraco.Web.Search.ExamineEvents - Adding examine event handlers for index providers: 3 2020-11-16 16:29:30,511 [P105940/D2/T1] ERROR TeaCommerce.Api.Persistence.Installation.PersistenceInstaller - Error executing script. Schema version: 5 System.Data.SqlServerCe.SqlCeException (0x80004005): A column ID occurred more than once in the specification. at System.Data.SqlServerCe.SqlCeCommand.ProcessResults(Int32 hr) at System.Data.SqlServerCe.SqlCeCommand.ExecuteCommandText(IntPtr& pCursor, Boolean& isBaseTableCursor) at System.Data.SqlServerCe.SqlCeCommand.ExecuteCommand(CommandBehavior behavior, String method, ResultSetOptions options) at System.Data.SqlServerCe.SqlCeCommand.ExecuteNonQuery() at TeaCommerce.Api.Persistence.Database.Execute(Sql Sql) at TeaCommerce.Api.Persistence.Installation.PersistenceInstaller.ExecuteScript(Database database, SqlScript sqlScript, Boolean updateDatabaseVersion) 2020-11-16 16:29:30,544 [P105940/D2/T1] ERROR TeaCommerce.Api.Persistence.Installation.PersistenceInstaller - Error executing script. Schema version: 6 System.Data.SqlServerCe.SqlCeException (0x80004005): Invalid column ID. [ IsUnique ] at System.Data.SqlServerCe.SqlCeCommand.ProcessResults(Int32 hr) at System.Data.SqlServerCe.SqlCeCommand.ExecuteCommandText(IntPtr& pCursor, Boolean& isBaseTableCursor) at System.Data.SqlServerCe.SqlCeCommand.ExecuteCommand(CommandBehavior behavior, String method, ResultSetOptions options) at System.Data.SqlServerCe.SqlCeCommand.ExecuteNonQuery() at TeaCommerce.Api.Persistence.Database.Execute(Sql Sql) at TeaCommerce.Api.Persistence.Installation.PersistenceInstaller.ExecuteScript(Database database, SqlScript sqlScript, Boolean updateDatabaseVersion) 2020-11-16 16:29:30,575 [P105940/D2/T1] ERROR TeaCommerce.Api.Persistence.Installation.PersistenceInstaller - Error executing script. Schema version: 7 System.Data.SqlServerCe.SqlCeException (0x80004005): A column ID occurred more than once in the specification. at System.Data.SqlServerCe.SqlCeCommand.ProcessResults(Int32 hr) at System.Data.SqlServerCe.SqlCeCommand.ExecuteCommandText(IntPtr& pCursor, Boolean& isBaseTableCursor) at System.Data.SqlServerCe.SqlCeCommand.ExecuteCommand(CommandBehavior behavior, String method, ResultSetOptions options) at System.Data.SqlServerCe.SqlCeCommand.ExecuteNonQuery() at TeaCommerce.Api.Persistence.Database.Execute(Sql Sql) at TeaCommerce.Api.Persistence.Installation.PersistenceInstaller.ExecuteScript(Database database, SqlScript sqlScript, Boolean updateDatabaseVersion) 2020-11-16 16:29:30,606 [P105940/D2/T1] ERROR TeaCommerce.Api.Persistence.Installation.PersistenceInstaller - Error executing script. Schema version: 8 System.Data.SqlServerCe.SqlCeException (0x80004005): Invalid column ID. [ FirstNamePropertyAlias ] at System.Data.SqlServerCe.SqlCeCommand.ProcessResults(Int32 hr) at System.Data.SqlServerCe.SqlCeCommand.ExecuteCommandText(IntPtr& pCursor, Boolean& isBaseTableCursor) at System.Data.SqlServerCe.SqlCeCommand.ExecuteCommand(CommandBehavior behavior, String method, ResultSetOptions options) at System.Data.SqlServerCe.SqlCeCommand.ExecuteNonQuery() at TeaCommerce.Api.Persistence.Database.Execute(Sql Sql) at TeaCommerce.Api.Persistence.Installation.PersistenceInstaller.ExecuteScript(Database database, SqlScript sqlScript, Boolean updateDatabaseVersion) 2020-11-16 16:29:30,655 [P105940/D2/T1] ERROR TeaCommerce.Api.Persistence.Installation.PersistenceInstaller - Error executing script. Schema version: 9 System.Data.SqlServerCe.SqlCeException (0x80004005): A column ID occurred more than once in the specification. at System.Data.SqlServerCe.SqlCeCommand.ProcessResults(Int32 hr) at System.Data.SqlServerCe.SqlCeCommand.ExecuteCommandText(IntPtr& pCursor, Boolean& isBaseTableCursor) at System.Data.SqlServerCe.SqlCeCommand.ExecuteCommand(CommandBehavior behavior, String method, ResultSetOptions options) at System.Data.SqlServerCe.SqlCeCommand.ExecuteNonQuery() at TeaCommerce.Api.Persistence.Database.Execute(Sql Sql) at TeaCommerce.Api.Persistence.Installation.PersistenceInstaller.ExecuteScript(Database database, SqlScript sqlScript, Boolean updateDatabaseVersion) 2020-11-16 16:29:30,702 [P105940/D2/T1] ERROR TeaCommerce.Api.Persistence.Installation.PersistenceInstaller - Error executing script. Schema version: 10 System.Data.SqlServerCe.SqlCeException (0x80004005): A column ID occurred more than once in the specification. at System.Data.SqlServerCe.SqlCeCommand.ProcessResults(Int32 hr) at System.Data.SqlServerCe.SqlCeCommand.ExecuteCommandText(IntPtr& pCursor, Boolean& isBaseTableCursor) at System.Data.SqlServerCe.SqlCeCommand.ExecuteCommand(CommandBehavior behavior, String method, ResultSetOptions options) at System.Data.SqlServerCe.SqlCeCommand.ExecuteNonQuery() at TeaCommerce.Api.Persistence.Database.Execute(Sql Sql) at TeaCommerce.Api.Persistence.Installation.PersistenceInstaller.ExecuteScript(Database database, SqlScript sqlScript, Boolean updateDatabaseVersion) 2020-11-16 16:29:30,733 [P105940/D2/T1] ERROR TeaCommerce.Api.Persistence.Installation.PersistenceInstaller - Error executing script. Schema version: 11 System.Data.SqlServerCe.SqlCeException (0x80004005): A column ID occurred more than once in the specification. at System.Data.SqlServerCe.SqlCeCommand.ProcessResults(Int32 hr) at System.Data.SqlServerCe.SqlCeCommand.ExecuteCommandText(IntPtr& pCursor, Boolean& isBaseTableCursor) at System.Data.SqlServerCe.SqlCeCommand.ExecuteCommand(CommandBehavior behavior, String method, ResultSetOptions options) at System.Data.SqlServerCe.SqlCeCommand.ExecuteNonQuery() at TeaCommerce.Api.Persistence.Database.Execute(Sql Sql) at TeaCommerce.Api.Persistence.Installation.PersistenceInstaller.ExecuteScript(Database database, SqlScript sqlScript, Boolean updateDatabaseVersion) 2020-11-16 16:29:30,938 [P105940/D2/T1] INFO Umbraco.Core.CoreBootManager - Umbraco application startup complete (took 5674ms) 2020-11-16 16:29:31,221 [P105940/D2/T14] INFO Umbraco.Core.Sync.ApplicationUrlHelper - New ApplicationUrl detected: https://roldskovcykelshop.dk:443/umbraco 2020-11-16 16:29:31,221 [P105940/D2/T12] INFO Umbraco.Core.Sync.ApplicationUrlHelper - ApplicationUrl: https://roldskovcykelshop.dk:443/umbraco (UmbracoModule request) 2020-11-16 16:29:31,236 [P105940/D2/T14] INFO Umbraco.Core.Sync.ApplicationUrlHelper - ApplicationUrl: https://roldskovcykelshop.dk:443/umbraco (UmbracoModule request) 2020-11-16 16:29:31,267 [P105940/D2/T12] WARN Umbraco.Core.Logging.OwinLogger - Event Id: 0, state: Unprotect ticket failed 2020-11-16 16:29:31,267 [P105940/D2/T14] WARN Umbraco.Core.Logging.OwinLogger - Event Id: 0, state: Unprotect ticket failed 2020-11-16 16:29:31,346 [P105940/D2/T13] WARN Umbraco.Core.Logging.OwinLogger - Event Id: 0, state: Unprotect ticket failed 2020-11-16 16:29:32,333 [P105940/D2/T14] WARN Umbraco.Core.Logging.OwinLogger - Event Id: 0, state: Unprotect ticket failed 2020-11-16 16:29:32,333 [P105940/D2/T14] WARN Umbraco.Core.Logging.OwinLogger - Event Id: 0, state: Unprotect ticket failed 2020-11-16 16:29:32,349 [P105940/D2/T14] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable 2020-11-16 16:29:32,349 [P105940/D2/T14] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms) 2020-11-16 16:29:32,349 [P105940/D2/T14] INFO Umbraco.Core.PluginManager - Resolving [Umbraco.Web.Trees.TreeAttribute]Umbraco.Web.Trees.TreeController 2020-11-16 16:29:32,349 [P105940/D2/T14] INFO Umbraco.Core.PluginManager - Resolved [Umbraco.Web.Trees.TreeAttribute]Umbraco.Web.Trees.TreeController (took 0ms) 2020-11-16 16:29:32,349 [P105940/D2/T14] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable 2020-11-16 16:29:32,349 [P105940/D2/T14] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms) 2020-11-16 16:29:32,349 [P105940/D2/T14] INFO Umbraco.Core.PluginManager - Resolving [umbraco.businesslogic.TreeAttribute]umbraco.interfaces.ITree 2020-11-16 16:29:32,349 [P105940/D2/T14] INFO Umbraco.Core.PluginManager - Resolved [umbraco.businesslogic.TreeAttribute]umbraco.interfaces.ITree (took 0ms) 2020-11-16 16:29:32,349 [P105940/D2/T12] WARN Umbraco.Core.Logging.OwinLogger - Event Id: 0, state: Unprotect ticket failed 2020-11-16 16:29:32,380 [P105940/D2/T14] WARN Umbraco.Core.Logging.OwinLogger - Event Id: 0, state: Unprotect ticket failed 2020-11-16 16:29:32,396 [P105940/D2/T12] WARN Umbraco.Core.Logging.OwinLogger - Event Id: 0, state: Unprotect ticket failed 2020-11-16 16:29:32,411 [P105940/D2/T13] WARN Umbraco.Core.Logging.OwinLogger - Event Id: 0, state: Unprotect ticket failed 2020-11-16 16:29:33,796 [P105940/D2/T12] INFO umbraco.content - Load Xml from file... 2020-11-16 16:29:33,830 [P105940/D2/T12] INFO umbraco.content - Loaded Xml from file. 2020-11-16 16:29:33,971 [P105940/D2/T12] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable 2020-11-16 16:29:33,971 [P105940/D2/T12] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms) 2020-11-16 16:29:33,971 [P105940/D2/T12] INFO Umbraco.Core.PluginManager - Resolving Umbraco.Core.PropertyEditors.IParameterEditor 2020-11-16 16:29:33,971 [P105940/D2/T12] INFO Umbraco.Core.PluginManager - Resolved Umbraco.Core.PropertyEditors.IParameterEditor (took 0ms) 2020-11-16 16:29:56,205 [P60172/D3/T73] INFO Umbraco.Core.UmbracoApplicationBase - Application shutdown. Details: HostingEnvironment _shutDownMessage=HostingEnvironment initiated shutdown 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.Hosting.PipelineRuntime.StopProcessing() 2020-11-16 16:29:56,205 [P60172/D2/T94] INFO Umbraco.Core.UmbracoApplicationBase - Application shutdown. Details: HostingEnvironment _shutDownMessage=HostingEnvironment initiated shutdown 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.Hosting.PipelineRuntime.StopProcessing()
I would contact my hoster for this.
Run your app localy and check the ram usage when you browsing the backend.
Make sure you have enough memory on your hosting application pool.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Umbraco randomly shuts down (Session timeout aka HostingEnvironment caused shutdown)
My Umbraco 7.15.3 randomly shuts down sending me back to login screen with the message "session timeout".
In my webconfig I have added:
<add key="umbracoTimeOutInMinutes" value="60"/>
but that doesn't help.My Umbraco solution is hosted at UnoEuro/Simply
It usually happens when I navigate the backend and the various views are loaded. I get this error:
I would contact my hoster for this.
Run your app localy and check the ram usage when you browsing the backend.
Make sure you have enough memory on your hosting application pool.
is working on a reply...