Copied to clipboard

Flag this post as spam?

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


  • MBE 244 posts 845 karma points
    Oct 24, 2019 @ 18:05
    MBE
    0

    Logged out if generating models

    Hi guys,

    I've had problems with Umbraco for a very long time. I'm randomly being logged out with "session timeout".

    I deleted all my nodes, cleared recycle bin and did everything from scratch but nothing works.

    I found out that I can trigger the same logged-out behavor if I "Generate Models" in the backend, I get the following error:

        2019-10-24 20:02:51,850 [P17600/D2/T12] INFO  Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledTasks] Terminating
         2019-10-24 20:02:51,851 [P17600/D2/T12] INFO  Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledTasks] Waiting for tasks to complete
         2019-10-24 20:02:51,858 [P17600/D2/T12] INFO  Umbraco.Web.Scheduling.BackgroundTaskRunner - [KeepAlive] Terminating
         2019-10-24 20:02:51,859 [P17600/D2/T12] INFO  Umbraco.Web.Scheduling.BackgroundTaskRunner - [KeepAlive] Waiting for tasks to complete
         2019-10-24 20:02:51,859 [P17600/D2/T12] INFO  Umbraco.Web.Scheduling.BackgroundTaskRunner - [InstructionProcessing] Terminating
         2019-10-24 20:02:51,859 [P17600/D2/T12] INFO  Umbraco.Web.Scheduling.BackgroundTaskRunner - [InstructionProcessing] Waiting for tasks to complete
         2019-10-24 20:02:51,859 [P17600/D2/T12] INFO  Umbraco.Web.Scheduling.BackgroundTaskRunner - [HealthCheckNotifier] Terminating
         2019-10-24 20:02:51,860 [P17600/D2/T12] INFO  Umbraco.Web.Scheduling.BackgroundTaskRunner - [HealthCheckNotifier] Waiting for tasks to complete
         2019-10-24 20:02:51,860 [P17600/D2/T12] INFO  Umbraco.Web.Scheduling.BackgroundTaskRunner - [HealthCheckNotifier] Tasks completed, terminated
         2019-10-24 20:02:51,861 [P17600/D2/T12] INFO  Umbraco.Web.Scheduling.BackgroundTaskRunner - [Umbraco.Web.Scheduling.IBackgroundTask] Terminating
         2019-10-24 20:02:51,861 [P17600/D2/T10] INFO  Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledTasks] Tasks completed, terminated
         2019-10-24 20:02:51,861 [P17600/D2/T12] INFO  Umbraco.Web.Scheduling.BackgroundTaskRunner - [Umbraco.Web.Scheduling.IBackgroundTask] Waiting for tasks to complete
         2019-10-24 20:02:51,861 [P17600/D2/T7] INFO  Umbraco.Web.Scheduling.BackgroundTaskRunner - [KeepAlive] Tasks completed, terminated
         2019-10-24 20:02:51,866 [P17600/D2/T7] INFO  Umbraco.Web.Scheduling.BackgroundTaskRunner - [Umbraco.Web.Scheduling.IBackgroundTask] Tasks completed, terminated
         2019-10-24 20:02:51,863 [P17600/D2/T10] INFO  Umbraco.Web.Scheduling.BackgroundTaskRunner - [InstructionProcessing] Tasks completed, terminated
         2019-10-24 20:02:51,865 [P17600/D2/T12] INFO  Umbraco.Core.MainDom - Stopping...
         2019-10-24 20:02:51,870 [P17600/D2/T12] INFO  Umbraco.Web.ExamineStartup - Examine shutting down
         2019-10-24 20:02:52,011 [P17600/D2/T12] INFO  Umbraco.Web.ExamineStartup - Complete (took 141ms)
         2019-10-24 20:02:52,012 [P17600/D2/T12] INFO  Umbraco.Core.MainDom - Released MainDom.
         2019-10-24 20:02:52,012 [P17600/D2/T12] INFO  Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledPublishing] Terminating
         2019-10-24 20:02:52,013 [P17600/D2/T12] INFO  Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledPublishing] Waiting for tasks to complete
         2019-10-24 20:02:52,013 [P17600/D2/T12] INFO  Umbraco.Web.Scheduling.BackgroundTaskRunner - [LogScrubber] Terminating
         2019-10-24 20:02:52,013 [P17600/D2/T12] INFO  Umbraco.Web.Scheduling.BackgroundTaskRunner - [LogScrubber] Waiting for tasks to complete
         2019-10-24 20:02:52,013 [P17600/D2/T7] INFO  Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledPublishing] Tasks completed, terminated
         2019-10-24 20:02:52,014 [P17600/D2/T7] INFO  Umbraco.Web.Scheduling.BackgroundTaskRunner - [LogScrubber] Tasks completed, terminated
         2019-10-24 20:03:08,649 [P17600/D3/T21] INFO  Umbraco.Core.CoreBootManager - Umbraco 7.13.2 application starting on NT14
         2019-10-24 20:03:08,665 [P17600/D3/T21] INFO  Umbraco.Core.PluginManager - Determining hash of code files on disk
         2019-10-24 20:03:08,681 [P17600/D3/T21] INFO  Umbraco.Core.PluginManager - Hash determined (took 6ms)
         2019-10-24 20:03:08,728 [P17600/D3/T21] INFO  Umbraco.Core.MainDom - Acquiring MainDom...
         2019-10-24 20:03:08,728 [P17600/D3/T21] INFO  Umbraco.Core.MainDom - Acquired MainDom.
         2019-10-24 20:03:08,728 [P17600/D3/T21] INFO  Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable
         2019-10-24 20:03:09,060 [P17600/D3/T21] INFO  Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 326ms)
         2019-10-24 20:03:09,060 [P17600/D3/T21] INFO  Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IApplicationStartupHandler
         2019-10-24 20:03:09,060 [P17600/D3/T21] INFO  Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IApplicationStartupHandler (took 2ms)
         2019-10-24 20:03:09,076 [P17600/D3/T21] INFO  Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable
         2019-10-24 20:03:09,076 [P17600/D3/T21] INFO  Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms)
         2019-10-24 20:03:09,076 [P17600/D3/T21] INFO  Umbraco.Core.PluginManager - Resolving Umbraco.Core.PropertyEditors.IPropertyEditorValueConverter
         2019-10-24 20:03:09,076 [P17600/D3/T21] INFO  Umbraco.Core.PluginManager - Resolved Umbraco.Core.PropertyEditors.IPropertyEditorValueConverter (took 1ms)
         2019-10-24 20:03:09,076 [P17600/D3/T21] INFO  Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable
         2019-10-24 20:03:09,076 [P17600/D3/T21] INFO  Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms)
         2019-10-24 20:03:09,076 [P17600/D3/T21] INFO  Umbraco.Core.PluginManager - Resolving Umbraco.Core.PropertyEditors.IPropertyValueConverter
         2019-10-24 20:03:09,076 [P17600/D3/T21] INFO  Umbraco.Core.PluginManager - Resolved Umbraco.Core.PropertyEditors.IPropertyValueConverter (took 1ms)
         2019-10-24 20:03:09,222 [P17600/D3/T21] INFO  Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable
         2019-10-24 20:03:09,222 [P17600/D3/T21] INFO  Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms)
         2019-10-24 20:03:09,222 [P17600/D3/T21] INFO  Umbraco.Core.PluginManager - Resolving Umbraco.Web.Mvc.SurfaceController
         2019-10-24 20:03:09,222 [P17600/D3/T21] INFO  Umbraco.Core.PluginManager - Resolved Umbraco.Web.Mvc.SurfaceController (took 3ms)
         2019-10-24 20:03:09,238 [P17600/D3/T21] INFO  Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable
         2019-10-24 20:03:09,238 [P17600/D3/T21] INFO  Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms)
         2019-10-24 20:03:09,238 [P17600/D3/T21] INFO  Umbraco.Core.PluginManager - Resolving Umbraco.Web.WebApi.UmbracoApiController
         2019-10-24 20:03:09,238 [P17600/D3/T21] INFO  Umbraco.Core.PluginManager - Resolved Umbraco.Web.WebApi.UmbracoApiController (took 4ms)
         2019-10-24 20:03:10,823 [P17600/D3/T21] INFO  Umbraco.Core.DatabaseContext - CanConnect = True
         2019-10-24 20:03:11,172 [P17600/D3/T21] INFO  Umbraco.Core.PluginManager - Resolving Umbraco.Core.Models.PublishedContent.PublishedContentModel
         2019-10-24 20:03:11,188 [P17600/D3/T21] INFO  Umbraco.Core.PluginManager - Resolved Umbraco.Core.Models.PublishedContent.PublishedContentModel (took 10ms)
         2019-10-24 20:03:11,250 [P17600/D3/T21] INFO  Umbraco.Web.Cache.CacheRefresherEventHandler - Initializing Umbraco internal event handlers for cache refreshing
         2019-10-24 20:03:11,266 [P17600/D3/T21] INFO  Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable
         2019-10-24 20:03:11,266 [P17600/D3/T21] INFO  Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms)
         2019-10-24 20:03:11,266 [P17600/D3/T21] INFO  Umbraco.Core.PluginManager - Resolving [Umbraco.Core.Persistence.Mappers.MapperForAttribute]Umbraco.Core.Persistence.Mappers.BaseMapper
         2019-10-24 20:03:11,282 [P17600/D3/T21] INFO  Umbraco.Core.PluginManager - Resolved [Umbraco.Core.Persistence.Mappers.MapperForAttribute]Umbraco.Core.Persistence.Mappers.BaseMapper (took 3ms)
         2019-10-24 20:03:11,691 [P17600/D3/T21] INFO  Umbraco.Forms.Core.Cache.CacheEventHandler - Initializing Umbraco Forms Events to trigger Cache Refreshers
         2019-10-24 20:03:12,865 [P17600/D3/T21] 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)
         2019-10-24 20:03:12,914 [P17600/D3/T21] 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)
         2019-10-24 20:03:12,945 [P17600/D3/T21] 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)
         2019-10-24 20:03:12,992 [P17600/D3/T21] 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)
         2019-10-24 20:03:13,039 [P17600/D3/T21] 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)
         2019-10-24 20:03:13,070 [P17600/D3/T21] 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)
         2019-10-24 20:03:13,117 [P17600/D3/T21] 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)
         2019-10-24 20:03:13,180 [P17600/D3/T21] ERROR System.Web.Optimization.BundleCollection - Error adding bundles: System.Configuration.ConfigurationErrorsException: The configuration section cannot contain a CDATA or text element. (d:\web\localuser\roldskovcykelsho.dk\public_html\web.config line 514)
           at System.Configuration.BaseConfigurationRecord.EvaluateOne(String[] keys, SectionInput input, Boolean isTrusted, FactoryRecord factoryRecord, SectionRecord sectionRecord, Object parentResult)
           at System.Configuration.BaseConfigurationRecord.Evaluate(FactoryRecord factoryRecord, SectionRecord sectionRecord, Object parentResult, Boolean getLkg, Boolean getRuntimeObject, Object& result, Object& resultRuntimeObject)
           at System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject)
           at System.Configuration.BaseConfigurationRecord.GetSection(String configKey)
           at System.Web.HttpContext.GetSection(String sectionName)
           at System.Web.Configuration.HttpConfigurationSystem.GetSection(String sectionName)
           at System.Web.Configuration.HttpConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection(String configKey)
           at System.Configuration.ConfigurationManager.GetSection(String sectionName)
           at BundleTransformer.Core.Configuration.ConfigurationContext.<.ctor>b__0()
           at System.Lazy`1.CreateValue()
           at System.Lazy`1.LazyInitValue()
           at System.Lazy`1.get_Value()
           at BundleTransformer.Core.BundleTransformerContext..ctor()
           at BundleTransformer.Core.BundleTransformerContext.<.cctor>b__0()
           at System.Lazy`1.CreateValue()
           at System.Lazy`1.LazyInitValue()
           at System.Lazy`1.get_Value()
           at BundleTransformer.Core.BundleTransformerContext.get_Current()
           at BundleTransformer.Core.Transformers.StyleTransformer..ctor()
           at Optimus.BundleConfig.RegisterBundles(BundleCollection bundles) in c:\projects\bundlingandminificationforthemasses\BundlingAndMinificationForTheMasses\App_Start\BundleConfig.cs:line 25
        System.Configuration.ConfigurationErrorsException: The configuration section cannot contain a CDATA or text element. (d:\web\localuser\roldskovcykelsho.dk\public_html\web.config line 514)
           at System.Configuration.BaseConfigurationRecord.EvaluateOne(String[] keys, SectionInput input, Boolean isTrusted, FactoryRecord factoryRecord, SectionRecord sectionRecord, Object parentResult)
           at System.Configuration.BaseConfigurationRecord.Evaluate(FactoryRecord factoryRecord, SectionRecord sectionRecord, Object parentResult, Boolean getLkg, Boolean getRuntimeObject, Object& result, Object& resultRuntimeObject)
           at System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject)
           at System.Configuration.BaseConfigurationRecord.GetSection(String configKey)
           at System.Web.HttpContext.GetSection(String sectionName)
           at System.Web.Configuration.HttpConfigurationSystem.GetSection(String sectionName)
           at System.Web.Configuration.HttpConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection(String configKey)
           at System.Configuration.ConfigurationManager.GetSection(String sectionName)
           at BundleTransformer.Core.Configuration.ConfigurationContext.<.ctor>b__0()
           at System.Lazy`1.CreateValue()
           at System.Lazy`1.LazyInitValue()
           at System.Lazy`1.get_Value()
           at BundleTransformer.Core.BundleTransformerContext..ctor()
           at BundleTransformer.Core.BundleTransformerContext.<.cctor>b__0()
           at System.Lazy`1.CreateValue()
           at System.Lazy`1.LazyInitValue()
           at System.Lazy`1.get_Value()
           at BundleTransformer.Core.BundleTransformerContext.get_Current()
           at BundleTransformer.Core.Transformers.StyleTransformer..ctor()
           at Optimus.BundleConfig.RegisterBundles(BundleCollection bundles) in c:\projects\bundlingandminificationforthemasses\BundlingAndMinificationForTheMasses\App_Start\BundleConfig.cs:line 25
         2019-10-24 20:03:13,195 [P17600/D3/T21] INFO  Umbraco.Web.Search.ExamineEvents - Initializing Examine and binding to business logic events
         2019-10-24 20:03:13,195 [P17600/D3/T21] INFO  Umbraco.Web.Search.ExamineEvents - Adding examine event handlers for index providers: 3
         2019-10-24 20:03:13,760 [P17600/D3/T21] INFO  Umbraco.Core.CoreBootManager - Umbraco application startup complete (took 6047ms)
         2019-10-24 20:03:14,139 [P17600/D3/T18] INFO  Umbraco.Core.Sync.ApplicationUrlHelper - New ApplicationUrl detected: https://roldskovcykelshop.dk:443/umbraco
         2019-10-24 20:03:14,139 [P17600/D3/T18] INFO  Umbraco.Core.Sync.ApplicationUrlHelper - ApplicationUrl: https://roldskovcykelshop.dk:443/umbraco (UmbracoModule request)
         2019-10-24 20:03:17,260 [P17600/D3/T18] INFO  Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable
         2019-10-24 20:03:17,260 [P17600/D3/T18] INFO  Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms)
         2019-10-24 20:03:17,260 [P17600/D3/T18] INFO  Umbraco.Core.PluginManager - Resolving [Umbraco.Web.Trees.TreeAttribute]Umbraco.Web.Trees.TreeController
         2019-10-24 20:03:17,260 [P17600/D3/T18] INFO  Umbraco.Core.PluginManager - Resolved [Umbraco.Web.Trees.TreeAttribute]Umbraco.Web.Trees.TreeController (took 5ms)
         2019-10-24 20:03:17,702 [P17600/D3/T10] INFO  Umbraco.Web.Scheduling.BackgroundTaskRunner - [LogScrubber] Terminating
         2019-10-24 20:03:17,702 [P17600/D3/T10] INFO  Umbraco.Web.Scheduling.BackgroundTaskRunner - [LogScrubber] Waiting for tasks to complete
         2019-10-24 20:03:17,702 [P17600/D3/T10] INFO  Umbraco.Web.Scheduling.BackgroundTaskRunner - [LogScrubber] Tasks completed, terminated
         2019-10-24 20:03:17,702 [P17600/D3/T10] INFO  Umbraco.Web.Scheduling.BackgroundTaskRunner - [Umbraco.Web.Scheduling.IBackgroundTask] Terminating
         2019-10-24 20:03:17,702 [P17600/D3/T10] INFO  Umbraco.Web.Scheduling.BackgroundTaskRunner - [Umbraco.Web.Scheduling.IBackgroundTask] Waiting for tasks to complete
         2019-10-24 20:03:17,702 [P17600/D3/T10] INFO  Umbraco.Web.Scheduling.BackgroundTaskRunner - [Umbraco.Web.Scheduling.IBackgroundTask] Tasks completed, terminated
         2019-10-24 20:03:17,702 [P17600/D3/T10] INFO  Umbraco.Web.Scheduling.BackgroundTaskRunner - [KeepAlive] Terminating
         2019-10-24 20:03:17,702 [P17600/D3/T10] INFO  Umbraco.Web.Scheduling.BackgroundTaskRunner - [KeepAlive] Waiting for tasks to complete
         2019-10-24 20:03:17,702 [P17600/D3/T10] INFO  Umbraco.Web.Scheduling.BackgroundTaskRunner - [KeepAlive] Tasks completed, terminated
         2019-10-24 20:03:17,702 [P17600/D3/T10] INFO  Umbraco.Web.Scheduling.BackgroundTaskRunner - [HealthCheckNotifier] Terminating
         2019-10-24 20:03:17,702 [P17600/D3/T10] INFO  Umbraco.Web.Scheduling.BackgroundTaskRunner - [HealthCheckNotifier] Waiting for tasks to complete
         2019-10-24 20:03:17,702 [P17600/D3/T10] INFO  Umbraco.Web.Scheduling.BackgroundTaskRunner - [HealthCheckNotifier] Tasks completed, terminated
         2019-10-24 20:03:17,702 [P17600/D3/T10] INFO  Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledTasks] Terminating
         2019-10-24 20:03:17,702 [P17600/D3/T10] INFO  Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledTasks] Waiting for tasks to complete
         2019-10-24 20:03:17,702 [P17600/D3/T10] INFO  Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledTasks] Tasks completed, terminated
         2019-10-24 20:03:17,702 [P17600/D3/T10] INFO  Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledPublishing] Terminating
         2019-10-24 20:03:17,702 [P17600/D3/T10] INFO  Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledPublishing] Waiting for tasks to complete
         2019-10-24 20:03:17,718 [P17600/D3/T10] INFO  Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledPublishing] Tasks completed, terminated
         2019-10-24 20:03:17,718 [P17600/D3/T10] INFO  Umbraco.Core.MainDom - Stopping...
         2019-10-24 20:03:17,718 [P17600/D3/T10] INFO  Umbraco.Web.ExamineStartup - Examine shutting down
         2019-10-24 20:03:17,718 [P17600/D3/T10] INFO  Umbraco.Web.ExamineStartup - Complete (took 1ms)
         2019-10-24 20:03:17,718 [P17600/D3/T10] INFO  Umbraco.Core.MainDom - Released MainDom.
         2019-10-24 20:03:18,442 [P105236/D2/T1] INFO  Umbraco.Core.CoreBootManager - Umbraco 7.13.2 application starting on NT14
         2019-10-24 20:03:18,473 [P105236/D2/T1] INFO  Umbraco.Core.PluginManager - Determining hash of code files on disk
         2019-10-24 20:03:18,473 [P105236/D2/T1] INFO  Umbraco.Core.PluginManager - Hash determined (took 6ms)
         2019-10-24 20:03:18,520 [P105236/D2/T1] INFO  Umbraco.Core.MainDom - Acquiring MainDom...
         2019-10-24 20:03:18,520 [P105236/D2/T1] INFO  Umbraco.Core.MainDom - Acquired MainDom.
         2019-10-24 20:03:18,520 [P105236/D2/T1] INFO  Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable
         2019-10-24 20:03:18,567 [P105236/D2/T1] INFO  Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 44ms)
         2019-10-24 20:03:18,567 [P105236/D2/T1] INFO  Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IApplicationStartupHandler
         2019-10-24 20:03:18,567 [P105236/D2/T1] INFO  Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IApplicationStartupHandler (took 1ms)
         2019-10-24 20:03:18,584 [P105236/D2/T1] INFO  Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable
         2019-10-24 20:03:18,726 [P105236/D2/T1] INFO  Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 131ms)
         2019-10-24 20:03:18,726 [P105236/D2/T1] INFO  Umbraco.Core.PluginManager - Resolving Umbraco.Core.PropertyEditors.IPropertyEditorValueConverter
         2019-10-24 20:03:18,726 [P105236/D2/T1] INFO  Umbraco.Core.PluginManager - Resolved Umbraco.Core.PropertyEditors.IPropertyEditorValueConverter (took 0ms)
         2019-10-24 20:03:18,726 [P105236/D2/T1] INFO  Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable
         2019-10-24 20:03:18,726 [P105236/D2/T1] INFO  Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms)
         2019-10-24 20:03:18,726 [P105236/D2/T1] INFO  Umbraco.Core.PluginManager - Resolving Umbraco.Core.PropertyEditors.IPropertyValueConverter
         2019-10-24 20:03:18,726 [P105236/D2/T1] INFO  Umbraco.Core.PluginManager - Resolved Umbraco.Core.PropertyEditors.IPropertyValueConverter (took 3ms)
         2019-10-24 20:03:18,742 [P105236/D2/T1] INFO  Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable
         2019-10-24 20:03:18,742 [P105236/D2/T1] INFO  Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms)
         2019-10-24 20:03:18,742 [P105236/D2/T1] INFO  Umbraco.Core.PluginManager - Resolving Umbraco.Web.Mvc.SurfaceController
         2019-10-24 20:03:18,742 [P105236/D2/T1] INFO  Umbraco.Core.PluginManager - Resolved Umbraco.Web.Mvc.SurfaceController (took 0ms)
         2019-10-24 20:03:18,742 [P105236/D2/T1] INFO  Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable
         2019-10-24 20:03:18,742 [P105236/D2/T1] INFO  Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms)
         2019-10-24 20:03:18,742 [P105236/D2/T1] INFO  Umbraco.Core.PluginManager - Resolving Umbraco.Web.WebApi.UmbracoApiController
         2019-10-24 20:03:18,742 [P105236/D2/T1] INFO  Umbraco.Core.PluginManager - Resolved Umbraco.Web.WebApi.UmbracoApiController (took 0ms)
         2019-10-24 20:03:20,184 [P105236/D2/T1] INFO  Umbraco.Core.DatabaseContext - CanConnect = True
         2019-10-24 20:03:20,371 [P105236/D2/T1] INFO  Umbraco.Core.PluginManager - Resolving Umbraco.Core.Models.PublishedContent.PublishedContentModel
         2019-10-24 20:03:20,512 [P105236/D2/T1] INFO  Umbraco.Core.PluginManager - Resolved Umbraco.Core.Models.PublishedContent.PublishedContentModel (took 143ms)
         2019-10-24 20:03:20,583 [P105236/D2/T1] INFO  Umbraco.Web.Cache.CacheRefresherEventHandler - Initializing Umbraco internal event handlers for cache refreshing
         2019-10-24 20:03:20,618 [P105236/D2/T1] INFO  Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable
         2019-10-24 20:03:20,618 [P105236/D2/T1] INFO  Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms)
         2019-10-24 20:03:20,618 [P105236/D2/T1] INFO  Umbraco.Core.PluginManager - Resolving [Umbraco.Core.Persistence.Mappers.MapperForAttribute]Umbraco.Core.Persistence.Mappers.BaseMapper
         2019-10-24 20:03:20,618 [P105236/D2/T1] INFO  Umbraco.Core.PluginManager - Resolved [Umbraco.Core.Persistence.Mappers.MapperForAttribute]Umbraco.Core.Persistence.Mappers.BaseMapper (took 0ms)
         2019-10-24 20:03:20,918 [P105236/D2/T1] INFO  Umbraco.Forms.Core.Cache.CacheEventHandler - Initializing Umbraco Forms Events to trigger Cache Refreshers
         2019-10-24 20:03:22,282 [P17600/D2/T19] INFO  Umbraco.Core.UmbracoApplicationBase - Application shutdown. Details: BinDirChangeOrDirectoryRename
    
        _shutDownMessage=Change Notification for critical directories.
        bin dir change or directory rename
        HostingEnvironment initiated shutdown
        Change Notification for critical directories.
        bin dir change or directory rename
        Change in D:\AspNetTemp\v4.0\root\a61fac0d\e89f0058\hash\hash.web
        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.HttpRuntime.OnCriticalDirectoryChange(Object sender, FileChangeEvent e)
           at System.Web.FileChangesMonitor.OnCriticaldirChange(Object sender, FileChangeEvent e)
           at System.Web.DirectoryMonitor.FireNotifications()
           at System.Web.Util.WorkItem.CallCallbackWithAssert(WorkItemCallback callback)
           at System.Web.Util.WorkItem.OnQueueUserWorkItemCompletion(Object state)
           at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(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()
         2019-10-24 20:03:22,988 [P105236/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)
         2019-10-24 20:03:23,019 [P105236/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)
         2019-10-24 20:03:23,051 [P105236/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)
         2019-10-24 20:03:23,082 [P105236/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)
         2019-10-24 20:03:23,113 [P105236/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)
         2019-10-24 20:03:23,144 [P105236/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)
         2019-10-24 20:03:23,176 [P105236/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)
     2019-10-24 20:03:23,238 [P105236/D2/T1] ERROR System.Web.Optimization.BundleCollection - Error adding bundles: System.Configuration.ConfigurationErrorsException: The configuration section cannot contain a CDATA or text element. (d:\web\localuser\roldskovcykelsho.dk\public_html\web.config line 514)
       at System.Configuration.BaseConfigurationRecord.EvaluateOne(String[] keys, SectionInput input, Boolean isTrusted, FactoryRecord factoryRecord, SectionRecord sectionRecord, Object parentResult)
       at System.Configuration.BaseConfigurationRecord.Evaluate(FactoryRecord factoryRecord, SectionRecord sectionRecord, Object parentResult, Boolean getLkg, Boolean getRuntimeObject, Object& result, Object& resultRuntimeObject)
       at System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject)
       at System.Configuration.BaseConfigurationRecord.GetSection(String configKey)
       at System.Web.HttpContext.GetSection(String sectionName)
       at System.Web.Configuration.HttpConfigurationSystem.GetSection(String sectionName)
       at System.Web.Configuration.HttpConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection(String configKey)
       at System.Configuration.ConfigurationManager.GetSection(String sectionName)
       at BundleTransformer.Core.Configuration.ConfigurationContext.<.ctor>b__0()
       at System.Lazy`1.CreateValue()
       at System.Lazy`1.LazyInitValue()
       at System.Lazy`1.get_Value()
       at BundleTransformer.Core.BundleTransformerContext..ctor()
       at BundleTransformer.Core.BundleTransformerContext.<.cctor>b__0()
       at System.Lazy`1.CreateValue()
       at System.Lazy`1.LazyInitValue()
       at System.Lazy`1.get_Value()
       at BundleTransformer.Core.BundleTransformerContext.get_Current()
       at BundleTransformer.Core.Transformers.StyleTransformer..ctor()
       at Optimus.BundleConfig.RegisterBundles(BundleCollection bundles) in c:\projects\bundlingandminificationforthemasses\BundlingAndMinificationForTheMasses\App_Start\BundleConfig.cs:line 25
    System.Configuration.ConfigurationErrorsException: The configuration section cannot contain a CDATA or text element. (d:\web\localuser\roldskovcykelsho.dk\public_html\web.config line 514)
       at System.Configuration.BaseConfigurationRecord.EvaluateOne(String[] keys, SectionInput input, Boolean isTrusted, FactoryRecord factoryRecord, SectionRecord sectionRecord, Object parentResult)
       at System.Configuration.BaseConfigurationRecord.Evaluate(FactoryRecord factoryRecord, SectionRecord sectionRecord, Object parentResult, Boolean getLkg, Boolean getRuntimeObject, Object& result, Object& resultRuntimeObject)
       at System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject)
       at System.Configuration.BaseConfigurationRecord.GetSection(String configKey)
       at System.Web.HttpContext.GetSection(String sectionName)
       at System.Web.Configuration.HttpConfigurationSystem.GetSection(String sectionName)
       at System.Web.Configuration.HttpConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection(String configKey)
       at System.Configuration.ConfigurationManager.GetSection(String sectionName)
       at BundleTransformer.Core.Configuration.ConfigurationContext.<.ctor>b__0()
       at System.Lazy`1.CreateValue()
       at System.Lazy`1.LazyInitValue()
       at System.Lazy`1.get_Value()
       at BundleTransformer.Core.BundleTransformerContext..ctor()
       at BundleTransformer.Core.BundleTransformerContext.<.cctor>b__0()
       at System.Lazy`1.CreateValue()
       at System.Lazy`1.LazyInitValue()
       at System.Lazy`1.get_Value()
       at BundleTransformer.Core.BundleTransformerContext.get_Current()
       at BundleTransformer.Core.Transformers.StyleTransformer..ctor()
       at Optimus.BundleConfig.RegisterBundles(BundleCollection bundles) in c:\projects\bundlingandminificationforthemasses\BundlingAndMinificationForTheMasses\App_Start\BundleConfig.cs:line 25
     2019-10-24 20:03:23,254 [P105236/D2/T1] INFO  Umbraco.Web.Search.ExamineEvents - Initializing Examine and binding to business logic events
     2019-10-24 20:03:23,254 [P105236/D2/T1] INFO  Umbraco.Web.Search.ExamineEvents - Adding examine event handlers for index providers: 3
     2019-10-24 20:03:23,914 [P105236/D2/T1] INFO  Umbraco.Core.CoreBootManager - Umbraco application startup complete (took 5516ms)
     2019-10-24 20:03:24,353 [P105236/D2/T12] INFO  Umbraco.Core.Sync.ApplicationUrlHelper - New ApplicationUrl detected: https://roldskovcykelshop.dk:443/umbraco
     2019-10-24 20:03:24,353 [P105236/D2/T12] INFO  Umbraco.Core.Sync.ApplicationUrlHelper - ApplicationUrl: https://roldskovcykelshop.dk:443/umbraco (UmbracoModule request)
     2019-10-24 20:03:24,422 [P105236/D2/T12] WARN  Umbraco.Core.Logging.OwinLogger - Event Id: 0, state: Unprotect ticket failed
     2019-10-24 20:03:24,880 [P105236/D2/T12] INFO  Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable
     2019-10-24 20:03:24,880 [P105236/D2/T12] INFO  Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms)
     2019-10-24 20:03:24,880 [P105236/D2/T12] INFO  Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IAction
     2019-10-24 20:03:24,880 [P105236/D2/T12] INFO  Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IAction (took 4ms)
     2019-10-24 20:03:25,054 [P105236/D2/T12] INFO  Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable
     2019-10-24 20:03:25,054 [P105236/D2/T12] INFO  Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms)
     2019-10-24 20:03:25,054 [P105236/D2/T12] INFO  Umbraco.Core.PluginManager - Resolving Umbraco.Core.PropertyEditors.IParameterEditor
     2019-10-24 20:03:25,054 [P105236/D2/T12] INFO  Umbraco.Core.PluginManager - Resolved Umbraco.Core.PropertyEditors.IParameterEditor (took 1ms)
     2019-10-24 20:03:25,529 [P105236/D2/T10] WARN  Umbraco.Core.Logging.OwinLogger - Event Id: 0, state: Unprotect ticket failed
     2019-10-24 20:03:26,845 [P105236/D2/T12] WARN  Umbraco.Core.Logging.OwinLogger - Event Id: 0, state: Unprotect ticket failed
    
  • 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