Copied to clipboard

Flag this post as spam?

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


  • Hubert Thalmann 57 posts 263 karma points
    May 01, 2020 @ 14:53
    Hubert Thalmann
    1

    Error Updating Umbraco V7.14.0 to Umbraco 8.6.1

    Hello

    I got troubles updating Umbraco V7.14.0 to Umbraco 8.6.1

    I get the following error:

    enter image description here

    The database failed to upgrade. ERROR: The database configuration failed with the following message: Invalid column name 'mandatoryMessage'. Invalid column name 'validationRegExpMessage'. Please check log file for additional information (can be found in '/App_Data/Logs/')

    See the log for full details (logs can typically be found in the App_Data\Logs folder).

    Here from the Logs:

    {"@t":"2020-05-01T14:45:07.3230668Z","@mt":"At {OrigState}","OrigState":"{3F9764F5-73D0-4D45-8804-1240A66E43A2}","SourceContext":"Umbraco.Core.Migrations.MigrationPlan","ProcessId":2264,"ProcessName":"iisexpress","ThreadId":13,"AppDomainId":2,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"MININT-0F16T8L","Log4NetLevel":"INFO ","HttpRequestNumber":6,"HttpRequestId":"3c2934a7-9322-4a54-8436-1409fbeffbf7"}
    {"@t":"2020-05-01T14:45:07.3230668Z","@mt":"Execute {MigrationType}","MigrationType":"RenameLabelAndRichTextPropertyEditorAliases","SourceContext":"Umbraco.Core.Migrations.MigrationPlan","ProcessId":2264,"ProcessName":"iisexpress","ThreadId":13,"AppDomainId":2,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"MININT-0F16T8L","Log4NetLevel":"INFO ","HttpRequestNumber":6,"HttpRequestId":"3c2934a7-9322-4a54-8436-1409fbeffbf7"}
    {"@t":"2020-05-01T14:45:07.3260290Z","@mt":"At {OrigState}","OrigState":"{E0CBE54D-A84F-4A8F-9B13-900945FD7ED9}","SourceContext":"Umbraco.Core.Migrations.MigrationPlan","ProcessId":2264,"ProcessName":"iisexpress","ThreadId":13,"AppDomainId":2,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"MININT-0F16T8L","Log4NetLevel":"INFO ","HttpRequestNumber":6,"HttpRequestId":"3c2934a7-9322-4a54-8436-1409fbeffbf7"}
    {"@t":"2020-05-01T14:45:07.3260290Z","@mt":"Execute {MigrationType}","MigrationType":"MergeDateAndDateTimePropertyEditor","SourceContext":"Umbraco.Core.Migrations.MigrationPlan","ProcessId":2264,"ProcessName":"iisexpress","ThreadId":13,"AppDomainId":2,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"MININT-0F16T8L","Log4NetLevel":"INFO ","HttpRequestNumber":6,"HttpRequestId":"3c2934a7-9322-4a54-8436-1409fbeffbf7"}
    {"@t":"2020-05-01T14:45:07.3280230Z","@mt":"At {OrigState}","OrigState":"{78BAF571-90D0-4D28-8175-EF96316DA789}","SourceContext":"Umbraco.Core.Migrations.MigrationPlan","ProcessId":2264,"ProcessName":"iisexpress","ThreadId":13,"AppDomainId":2,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"MININT-0F16T8L","Log4NetLevel":"INFO ","HttpRequestNumber":6,"HttpRequestId":"3c2934a7-9322-4a54-8436-1409fbeffbf7"}
    {"@t":"2020-05-01T14:45:07.3280230Z","@mt":"Execute {MigrationType}","MigrationType":"ChangeNuCacheJsonFormat","SourceContext":"Umbraco.Core.Migrations.MigrationPlan","ProcessId":2264,"ProcessName":"iisexpress","ThreadId":13,"AppDomainId":2,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"MININT-0F16T8L","Log4NetLevel":"INFO ","HttpRequestNumber":6,"HttpRequestId":"3c2934a7-9322-4a54-8436-1409fbeffbf7"}
    {"@t":"2020-05-01T14:45:07.3290207Z","@mt":"At {OrigState}","OrigState":"{80C0A0CB-0DD5-4573-B000-C4B7C313C70D}","SourceContext":"Umbraco.Core.Migrations.MigrationPlan","ProcessId":2264,"ProcessName":"iisexpress","ThreadId":13,"AppDomainId":2,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"MININT-0F16T8L","Log4NetLevel":"INFO ","HttpRequestNumber":6,"HttpRequestId":"3c2934a7-9322-4a54-8436-1409fbeffbf7"}
    {"@t":"2020-05-01T14:45:07.3290207Z","@mt":"Execute {MigrationType}","MigrationType":"ConvertTinyMceAndGridMediaUrlsToLocalLink","SourceContext":"Umbraco.Core.Migrations.MigrationPlan","ProcessId":2264,"ProcessName":"iisexpress","ThreadId":13,"AppDomainId":2,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"MININT-0F16T8L","Log4NetLevel":"INFO ","HttpRequestNumber":6,"HttpRequestId":"3c2934a7-9322-4a54-8436-1409fbeffbf7"}
    {"@t":"2020-05-01T14:45:07.5851862Z","@mt":"Exception ({InstanceId}).","@l":"Error","@x":"System.Data.SqlClient.SqlException (0x80131904): Invalid column name 'mandatoryMessage'.\r\nInvalid column name 'validationRegExpMessage'.\r\n   bei System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)\r\n   bei System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)\r\n   bei System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)\r\n   bei System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)\r\n   bei System.Data.SqlClient.SqlDataReader.TryConsumeMetaData()\r\n   bei System.Data.SqlClient.SqlDataReader.get_MetaData()\r\n   bei System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)\r\n   bei System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest)\r\n   bei System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)\r\n   bei System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)\r\n   bei System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)\r\n   bei System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)\r\n   bei System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior)\r\n   bei StackExchange.Profiling.Data.ProfiledDbCommand.ExecuteDbDataReader(CommandBehavior behavior) in C:\\projects\\dotnet\\src\\MiniProfiler.Shared\\Data\\ProfiledDbCommand.cs:Zeile 208.\r\n   bei System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior)\r\n   bei Umbraco.Core.Persistence.FaultHandling.FaultHandlingDbCommand.<>c__DisplayClass30_0.<ExecuteDbDataReader>b__0() in D:\\a\\1\\s\\src\\Umbraco.Core\\Persistence\\FaultHandling\\RetryDbConnection.cs:Zeile 204.\r\n   bei Umbraco.Core.Persistence.FaultHandling.FaultHandlingDbCommand.<>c__DisplayClass33_0`1.<Execute>b__0() in D:\\a\\1\\s\\src\\Umbraco.Core\\Persistence\\FaultHandling\\RetryDbConnection.cs:Zeile 222.\r\n   bei Umbraco.Core.Persistence.FaultHandling.RetryPolicy.ExecuteAction[TResult](Func`1 func) in D:\\a\\1\\s\\src\\Umbraco.Core\\Persistence\\FaultHandling\\RetryPolicy.cs:Zeile 172.\r\n   bei Umbraco.Core.Persistence.FaultHandling.FaultHandlingDbCommand.Execute[T](Func`1 f) in D:\\a\\1\\s\\src\\Umbraco.Core\\Persistence\\FaultHandling\\RetryDbConnection.cs:Zeile 219.\r\n   bei Umbraco.Core.Persistence.FaultHandling.FaultHandlingDbCommand.ExecuteDbDataReader(CommandBehavior behavior) in D:\\a\\1\\s\\src\\Umbraco.Core\\Persistence\\FaultHandling\\RetryDbConnection.cs:Zeile 204.\r\n   bei System.Data.Common.DbCommand.ExecuteReader()\r\n   bei NPoco.Database.ExecuteReaderHelper(DbCommand cmd)\r\n   bei NPoco.Database.ExecuteDataReader(DbCommand cmd)\r\n   bei NPoco.Database.<QueryImp>d__164`1.MoveNext()\r\n   bei System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)\r\n   bei System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)\r\n   bei NPoco.Database.Fetch[T](Sql sql)\r\n   bei Umbraco.Core.Persistence.Repositories.Implement.ContentTypeCommonRepository.MapGroupsAndProperties(IDictionary`2 contentTypes) in D:\\a\\1\\s\\src\\Umbraco.Core\\Persistence\\Repositories\\Implement\\ContentTypeCommonRepository.cs:Zeile 192.\r\n   bei Umbraco.Core.Persistence.Repositories.Implement.ContentTypeCommonRepository.GetAllTypesInternal() in D:\\a\\1\\s\\src\\Umbraco.Core\\Persistence\\Repositories\\Implement\\ContentTypeCommonRepository.cs:Zeile 111.\r\n   bei Umbraco.Core.Cache.AppCacheExtensions.<>c__DisplayClass0_0`1.<GetCacheItem>b__0() in D:\\a\\1\\s\\src\\Umbraco.Core\\Cache\\AppCacheExtensions.cs:Zeile 22.\r\n   bei Umbraco.Core.Cache.FastDictionaryAppCacheBase.<>c__DisplayClass21_0.<GetSafeLazy>b__0() in D:\\a\\1\\s\\src\\Umbraco.Core\\Cache\\FastDictionaryAppCacheBase.cs:Zeile 285.\r\n--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---\r\n   bei Umbraco.Core.Cache.WebCachingAppCache.GetInternal(String key, Func`1 factory, Nullable`1 timeout, Boolean isSliding, CacheItemPriority priority, CacheItemRemovedCallback removedCallback, String[] dependentFiles) in D:\\a\\1\\s\\src\\Umbraco.Core\\Cache\\WebCachingAppCache.cs:Zeile 173.\r\n   bei Umbraco.Core.Cache.WebCachingAppCache.Get(String key, Func`1 factory, Nullable`1 timeout, Boolean isSliding, CacheItemPriority priority, CacheItemRemovedCallback removedCallback, String[] dependentFiles) in D:\\a\\1\\s\\src\\Umbraco.Core\\Cache\\WebCachingAppCache.cs:Zeile 40.\r\n   bei Umbraco.Core.Cache.DeepCloneAppCache.Get(String key, Func`1 factory, Nullable`1 timeout, Boolean isSliding, CacheItemPriority priority, CacheItemRemovedCallback removedCallback, String[] dependentFiles)\r\n   bei Umbraco.Core.Persistence.Repositories.Implement.ContentTypeCommonRepository.GetAllTypes() in D:\\a\\1\\s\\src\\Umbraco.Core\\Persistence\\Repositories\\Implement\\ContentTypeCommonRepository.cs:Zeile 48.\r\n   bei Umbraco.Core.Persistence.Repositories.Implement.MediaTypeRepository.PerformGetAll(Int32[] ids) in D:\\a\\1\\s\\src\\Umbraco.Core\\Persistence\\Repositories\\Implement\\MediaTypeRepository.cs:Zeile 54.\r\n   bei Umbraco.Core.Cache.FullDataSetRepositoryCachePolicy`2.GetAllCached(Func`2 performGetAll) in D:\\a\\1\\s\\src\\Umbraco.Core\\Cache\\FullDataSetRepositoryCachePolicy.cs:Zeile 166.\r\n   bei Umbraco.Core.Cache.FullDataSetRepositoryCachePolicy`2.Get(TId id, Func`2 performGet, Func`2 performGetAll)\r\n   bei Umbraco.Core.Persistence.Repositories.Implement.RepositoryBase`2.Get(TId id) in D:\\a\\1\\s\\src\\Umbraco.Core\\Persistence\\Repositories\\Implement\\RepositoryBaseOfTIdTEntity.cs:Zeile 170.\r\n   bei Umbraco.Core.Persistence.Repositories.Implement.MediaRepository.MapDtoToContent(ContentDto dto) in D:\\a\\1\\s\\src\\Umbraco.Core\\Persistence\\Repositories\\Implement\\MediaRepository.cs:Zeile 538.\r\n   bei Umbraco.Core.Persistence.Repositories.Implement.MediaRepository.GetMediaByPath(String mediaPath) in D:\\a\\1\\s\\src\\Umbraco.Core\\Persistence\\Repositories\\Implement\\MediaRepository.cs:Zeile 202.\r\n   bei Umbraco.Core.Services.Implement.MediaService.GetMediaByPath(String mediaPath) in D:\\a\\1\\s\\src\\Umbraco.Core\\Services\\Implement\\MediaService.cs:Zeile 631.\r\n   bei Umbraco.Core.Migrations.Upgrade.V_8_1_0.ConvertTinyMceAndGridMediaUrlsToLocalLink.<UpdateMediaUrls>b__3_0(Match match) in D:\\a\\1\\s\\src\\Umbraco.Core\\Migrations\\Upgrade\\V_8_1_0\\ConvertTinyMceAndGridMediaUrlsToLocalLink.cs:Zeile 105.\r\n   bei System.Text.RegularExpressions.RegexReplacement.Replace(MatchEvaluator evaluator, Regex regex, String input, Int32 count, Int32 startat)\r\n   bei System.Text.RegularExpressions.Regex.Replace(String input, MatchEvaluator evaluator, Int32 count, Int32 startat)\r\n   bei System.Text.RegularExpressions.Regex.Replace(String input, MatchEvaluator evaluator)\r\n   bei Umbraco.Core.Migrations.Upgrade.V_8_1_0.ConvertTinyMceAndGridMediaUrlsToLocalLink.UpdateMediaUrls(Regex mediaLinkPattern, String value) in D:\\a\\1\\s\\src\\Umbraco.Core\\Migrations\\Upgrade\\V_8_1_0\\ConvertTinyMceAndGridMediaUrlsToLocalLink.cs:Zeile 97.\r\n   bei Umbraco.Core.Migrations.Upgrade.V_8_1_0.ConvertTinyMceAndGridMediaUrlsToLocalLink.Migrate() in D:\\a\\1\\s\\src\\Umbraco.Core\\Migrations\\Upgrade\\V_8_1_0\\ConvertTinyMceAndGridMediaUrlsToLocalLink.cs:Zeile 74.\r\n   bei Umbraco.Core.Migrations.MigrationBase.Umbraco.Core.Migrations.IMigration.Migrate() in D:\\a\\1\\s\\src\\Umbraco.Core\\Migrations\\MigrationBase.cs:Zeile 73.\r\n   bei Umbraco.Core.Migrations.MigrationPlan.Execute(IScope scope, String fromState, IMigrationBuilder migrationBuilder, ILogger logger) in D:\\a\\1\\s\\src\\Umbraco.Core\\Migrations\\MigrationPlan.cs:Zeile 313.\r\n   bei Umbraco.Core.Migrations.Upgrade.Upgrader.Execute(IScopeProvider scopeProvider, IMigrationBuilder migrationBuilder, IKeyValueService keyValueService, ILogger logger) in D:\\a\\1\\s\\src\\Umbraco.Core\\Migrations\\Upgrade\\Upgrader.cs:Zeile 67.\r\n   bei Umbraco.Core.Migrations.Install.DatabaseBuilder.UpgradeSchemaAndData(MigrationPlan plan) in D:\\a\\1\\s\\src\\Umbraco.Core\\Migrations\\Install\\DatabaseBuilder.cs:Zeile 499.\r\nClientConnectionId:2cfc4206-110d-45ec-a152-3c9fa36a9fc7\r\nFehlernummer (Error Number):207,Status (State):1,Klasse (Class):16","InstanceId":"1e8de125","SourceContext":"Umbraco.Core.Persistence.UmbracoDatabase","ProcessId":2264,"ProcessName":"iisexpress","ThreadId":13,"AppDomainId":2,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"MININT-0F16T8L","Log4NetLevel":"ERROR","HttpRequestNumber":6,"HttpRequestId":"3c2934a7-9322-4a54-8436-1409fbeffbf7"}
    {"@t":"2020-05-01T14:45:08.5192818Z","@mt":"Database configuration failed","@l":"Error","@x":"System.Data.SqlClient.SqlException (0x80131904): Invalid column name 'mandatoryMessage'.\r\nInvalid column name 'validationRegExpMessage'.\r\n   bei System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)\r\n   bei System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)\r\n   bei System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)\r\n   bei System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)\r\n   bei System.Data.SqlClient.SqlDataReader.TryConsumeMetaData()\r\n   bei System.Data.SqlClient.SqlDataReader.get_MetaData()\r\n   bei System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)\r\n   bei System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest)\r\n   bei System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)\r\n   bei System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)\r\n   bei System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)\r\n   bei System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)\r\n   bei System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior)\r\n   bei StackExchange.Profiling.Data.ProfiledDbCommand.ExecuteDbDataReader(CommandBehavior behavior) in C:\\projects\\dotnet\\src\\MiniProfiler.Shared\\Data\\ProfiledDbCommand.cs:Zeile 208.\r\n   bei System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior)\r\n   bei Umbraco.Core.Persistence.FaultHandling.FaultHandlingDbCommand.<>c__DisplayClass30_0.<ExecuteDbDataReader>b__0() in D:\\a\\1\\s\\src\\Umbraco.Core\\Persistence\\FaultHandling\\RetryDbConnection.cs:Zeile 204.\r\n   bei Umbraco.Core.Persistence.FaultHandling.FaultHandlingDbCommand.<>c__DisplayClass33_0`1.<Execute>b__0() in D:\\a\\1\\s\\src\\Umbraco.Core\\Persistence\\FaultHandling\\RetryDbConnection.cs:Zeile 222.\r\n   bei Umbraco.Core.Persistence.FaultHandling.RetryPolicy.ExecuteAction[TResult](Func`1 func) in D:\\a\\1\\s\\src\\Umbraco.Core\\Persistence\\FaultHandling\\RetryPolicy.cs:Zeile 172.\r\n   bei Umbraco.Core.Persistence.FaultHandling.FaultHandlingDbCommand.Execute[T](Func`1 f) in D:\\a\\1\\s\\src\\Umbraco.Core\\Persistence\\FaultHandling\\RetryDbConnection.cs:Zeile 219.\r\n   bei Umbraco.Core.Persistence.FaultHandling.FaultHandlingDbCommand.ExecuteDbDataReader(CommandBehavior behavior) in D:\\a\\1\\s\\src\\Umbraco.Core\\Persistence\\FaultHandling\\RetryDbConnection.cs:Zeile 204.\r\n   bei System.Data.Common.DbCommand.ExecuteReader()\r\n   bei NPoco.Database.ExecuteReaderHelper(DbCommand cmd)\r\n   bei NPoco.Database.ExecuteDataReader(DbCommand cmd)\r\n   bei NPoco.Database.<QueryImp>d__164`1.MoveNext()\r\n   bei System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)\r\n   bei System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)\r\n   bei NPoco.Database.Fetch[T](Sql sql)\r\n   bei Umbraco.Core.Persistence.Repositories.Implement.ContentTypeCommonRepository.MapGroupsAndProperties(IDictionary`2 contentTypes) in D:\\a\\1\\s\\src\\Umbraco.Core\\Persistence\\Repositories\\Implement\\ContentTypeCommonRepository.cs:Zeile 192.\r\n   bei Umbraco.Core.Persistence.Repositories.Implement.ContentTypeCommonRepository.GetAllTypesInternal() in D:\\a\\1\\s\\src\\Umbraco.Core\\Persistence\\Repositories\\Implement\\ContentTypeCommonRepository.cs:Zeile 111.\r\n   bei Umbraco.Core.Cache.AppCacheExtensions.<>c__DisplayClass0_0`1.<GetCacheItem>b__0() in D:\\a\\1\\s\\src\\Umbraco.Core\\Cache\\AppCacheExtensions.cs:Zeile 22.\r\n   bei Umbraco.Core.Cache.FastDictionaryAppCacheBase.<>c__DisplayClass21_0.<GetSafeLazy>b__0() in D:\\a\\1\\s\\src\\Umbraco.Core\\Cache\\FastDictionaryAppCacheBase.cs:Zeile 285.\r\n--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---\r\n   bei Umbraco.Core.Cache.WebCachingAppCache.GetInternal(String key, Func`1 factory, Nullable`1 timeout, Boolean isSliding, CacheItemPriority priority, CacheItemRemovedCallback removedCallback, String[] dependentFiles) in D:\\a\\1\\s\\src\\Umbraco.Core\\Cache\\WebCachingAppCache.cs:Zeile 173.\r\n   bei Umbraco.Core.Cache.WebCachingAppCache.Get(String key, Func`1 factory, Nullable`1 timeout, Boolean isSliding, CacheItemPriority priority, CacheItemRemovedCallback removedCallback, String[] dependentFiles) in D:\\a\\1\\s\\src\\Umbraco.Core\\Cache\\WebCachingAppCache.cs:Zeile 40.\r\n   bei Umbraco.Core.Cache.DeepCloneAppCache.Get(String key, Func`1 factory, Nullable`1 timeout, Boolean isSliding, CacheItemPriority priority, CacheItemRemovedCallback removedCallback, String[] dependentFiles)\r\n   bei Umbraco.Core.Persistence.Repositories.Implement.ContentTypeCommonRepository.GetAllTypes() in D:\\a\\1\\s\\src\\Umbraco.Core\\Persistence\\Repositories\\Implement\\ContentTypeCommonRepository.cs:Zeile 48.\r\n   bei Umbraco.Core.Persistence.Repositories.Implement.MediaTypeRepository.PerformGetAll(Int32[] ids) in D:\\a\\1\\s\\src\\Umbraco.Core\\Persistence\\Repositories\\Implement\\MediaTypeRepository.cs:Zeile 54.\r\n   bei Umbraco.Core.Cache.FullDataSetRepositoryCachePolicy`2.GetAllCached(Func`2 performGetAll) in D:\\a\\1\\s\\src\\Umbraco.Core\\Cache\\FullDataSetRepositoryCachePolicy.cs:Zeile 166.\r\n   bei Umbraco.Core.Cache.FullDataSetRepositoryCachePolicy`2.Get(TId id, Func`2 performGet, Func`2 performGetAll)\r\n   bei Umbraco.Core.Persistence.Repositories.Implement.RepositoryBase`2.Get(TId id) in D:\\a\\1\\s\\src\\Umbraco.Core\\Persistence\\Repositories\\Implement\\RepositoryBaseOfTIdTEntity.cs:Zeile 170.\r\n   bei Umbraco.Core.Persistence.Repositories.Implement.MediaRepository.MapDtoToContent(ContentDto dto) in D:\\a\\1\\s\\src\\Umbraco.Core\\Persistence\\Repositories\\Implement\\MediaRepository.cs:Zeile 538.\r\n   bei Umbraco.Core.Persistence.Repositories.Implement.MediaRepository.GetMediaByPath(String mediaPath) in D:\\a\\1\\s\\src\\Umbraco.Core\\Persistence\\Repositories\\Implement\\MediaRepository.cs:Zeile 202.\r\n   bei Umbraco.Core.Services.Implement.MediaService.GetMediaByPath(String mediaPath) in D:\\a\\1\\s\\src\\Umbraco.Core\\Services\\Implement\\MediaService.cs:Zeile 631.\r\n   bei Umbraco.Core.Migrations.Upgrade.V_8_1_0.ConvertTinyMceAndGridMediaUrlsToLocalLink.<UpdateMediaUrls>b__3_0(Match match) in D:\\a\\1\\s\\src\\Umbraco.Core\\Migrations\\Upgrade\\V_8_1_0\\ConvertTinyMceAndGridMediaUrlsToLocalLink.cs:Zeile 105.\r\n   bei System.Text.RegularExpressions.RegexReplacement.Replace(MatchEvaluator evaluator, Regex regex, String input, Int32 count, Int32 startat)\r\n   bei System.Text.RegularExpressions.Regex.Replace(String input, MatchEvaluator evaluator, Int32 count, Int32 startat)\r\n   bei System.Text.RegularExpressions.Regex.Replace(String input, MatchEvaluator evaluator)\r\n   bei Umbraco.Core.Migrations.Upgrade.V_8_1_0.ConvertTinyMceAndGridMediaUrlsToLocalLink.UpdateMediaUrls(Regex mediaLinkPattern, String value) in D:\\a\\1\\s\\src\\Umbraco.Core\\Migrations\\Upgrade\\V_8_1_0\\ConvertTinyMceAndGridMediaUrlsToLocalLink.cs:Zeile 97.\r\n   bei Umbraco.Core.Migrations.Upgrade.V_8_1_0.ConvertTinyMceAndGridMediaUrlsToLocalLink.Migrate() in D:\\a\\1\\s\\src\\Umbraco.Core\\Migrations\\Upgrade\\V_8_1_0\\ConvertTinyMceAndGridMediaUrlsToLocalLink.cs:Zeile 74.\r\n   bei Umbraco.Core.Migrations.MigrationBase.Umbraco.Core.Migrations.IMigration.Migrate() in D:\\a\\1\\s\\src\\Umbraco.Core\\Migrations\\MigrationBase.cs:Zeile 73.\r\n   bei Umbraco.Core.Migrations.MigrationPlan.Execute(IScope scope, String fromState, IMigrationBuilder migrationBuilder, ILogger logger) in D:\\a\\1\\s\\src\\Umbraco.Core\\Migrations\\MigrationPlan.cs:Zeile 313.\r\n   bei Umbraco.Core.Migrations.Upgrade.Upgrader.Execute(IScopeProvider scopeProvider, IMigrationBuilder migrationBuilder, IKeyValueService keyValueService, ILogger logger) in D:\\a\\1\\s\\src\\Umbraco.Core\\Migrations\\Upgrade\\Upgrader.cs:Zeile 67.\r\n   bei Umbraco.Core.Migrations.Install.DatabaseBuilder.UpgradeSchemaAndData(MigrationPlan plan) in D:\\a\\1\\s\\src\\Umbraco.Core\\Migrations\\Install\\DatabaseBuilder.cs:Zeile 499.\r\nClientConnectionId:2cfc4206-110d-45ec-a152-3c9fa36a9fc7\r\nFehlernummer (Error Number):207,Status (State):1,Klasse (Class):16","SourceContext":"Umbraco.Core.Migrations.Install.DatabaseBuilder","ProcessId":2264,"ProcessName":"iisexpress","ThreadId":13,"AppDomainId":2,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"MININT-0F16T8L","Log4NetLevel":"ERROR","HttpRequestNumber":6,"HttpRequestId":"3c2934a7-9322-4a54-8436-1409fbeffbf7"}
    {"@t":"2020-05-01T14:45:08.5222740Z","@mt":"The database schema validation produced the following summary: {DbSchemaSummary}","DbSchemaSummary":"The following tables were found in the database, but are not in the current schema:\r\ncmsTaskType,cmsTask,cmsContent,cmsContentVersion,cmsDocument,cmsMedia,Order,MailHistory,cmsDataType,cmsDataTypePreValues,umbracoMigration,umbracoDomains,cmsContentXml,cmsPreviewXml,cmsPropertyData,ProductToCart,umbracoContent,umbracoContentVersion,umbracoMediaVersion,umbracoDocument,umbracoDataType,umbracoDomain,umbracoPropertyData,cmsContentNu,umbracoDocumentVersion,umbracoKeyValue,umbracoContentVersionCultureVariation,umbracoDocumentCultureVariation,umbracoContentSchedule\r\n \r\nThe following columns were found in the database, but are not in the current schema:\r\ncmsTags,ParentId,cmsTaskType,id,cmsTaskType,alias,cmsTask,closed,cmsTask,id,cmsTask,taskTypeId,cmsTask,nodeId,cmsTask,parentUserId,cmsTask,userId,cmsTask,DateTime,cmsTask,Comment,cmsTemplate,design,cmsContent,pk,cmsContent,nodeId,cmsContent,contentType,cmsContentVersion,id,cmsContentVersion,ContentId,cmsContentVersion,VersionId,cmsContentVersion,VersionDate,cmsDocument,nodeId,cmsDocument,published,cmsDocument,documentUser,cmsDocument,versionId,cmsDocument,text,cmsDocument,releaseDate,cmsDocument,expireDate,cmsDocument,updateDate,cmsDocument,templateId,cmsDocument,newest,cmsMedia,nodeId,cmsMedia,versionId,cmsMedia,mediaPath,Order,Id,Order,Firstname,Order,Lastname,Order,Companyname,Order,Country,Order,Street,Order,Postcode,Order,Place,Order,Email,Order,Notes,Order,PaymentType,Order,SessionGUID,Order,Payed,Order,Shipped,Order,CreateDate,Order,EditDate,MailHistory,Id,MailHistory,MailType,MailHistory,SendDate,MailHistory,OrderId,cmsDataType,pk,cmsDataType,nodeId,cmsDataType,propertyEditorAlias,cmsDataType,dbType,cmsDataTypePreValues,id,cmsDataTypePreValues,datatypeNodeId,cmsDataTypePreValues,value,cmsDataTypePreValues,sortorder,cmsDataTypePreValues,alias,umbracoMigration,id,umbracoMigration,name,umbracoMigration,createDate,umbracoMigration,version,umbracoDomains,id,umbracoDomains,domainDefaultLanguage,umbracoDomains,domainRootStructureID,umbracoDomains,domainName,cmsMacro,macroScriptType,cmsMacro,macroScriptAssembly,cmsMacro,macroXSLT,cmsMacro,macroPython,cmsContentXml,nodeId,cmsContentXml,xml,cmsPreviewXml,nodeId,cmsPreviewXml,versionId,cmsPreviewXml,timestamp,cmsPreviewXml,xml,cmsPropertyData,id,cmsPropertyData,contentNodeId,cmsPropertyData,versionId,cmsPropertyData,propertytypeid,cmsPropertyData,dataInt,cmsPropertyData,dataDecimal,cmsPropertyData,dataDate,cmsPropertyData,dataNvarchar,cmsPropertyData,dataNtext,ProductToCart,Id,ProductToCart,ProductId,ProductToCart,CartId,ProductToCart,Amount,cmsContentType,isElement,cmsContentType,variations,umbracoContent,nodeId,umbracoContent,contentTypeId,umbracoContentVersion,id,umbracoContentVersion,nodeId,umbracoContentVersion,versionDate,umbracoContentVersion,userId,umbracoContentVersion,current,umbracoContentVersion,text,umbracoMediaVersion,id,umbracoMediaVersion,path,umbracoDocument,nodeId,umbracoDocument,published,umbracoDocument,edited,umbracoDataType,nodeId,umbracoDataType,propertyEditorAlias,umbracoDataType,dbType,umbracoDataType,config,umbracoLanguage,isDefaultVariantLang,umbracoLanguage,mandatory,umbracoLanguage,fallbackLanguageId,umbracoDomain,id,umbracoDomain,domainDefaultLanguage,umbracoDomain,domainRootStructureID,umbracoDomain,domainName,umbracoLog,entityType,umbracoLog,parameters,cmsMacro,macroSource,cmsMacro,macroType,cmsPropertyType,mandatoryMessage,cmsPropertyType,validationRegExpMessage,cmsPropertyType,variations,umbracoPropertyData,id,umbracoPropertyData,versionId,umbracoPropertyData,propertyTypeId,umbracoPropertyData,languageId,umbracoPropertyData,segment,umbracoPropertyData,intValue,umbracoPropertyData,decimalValue,umbracoPropertyData,dateValue,umbracoPropertyData,varcharValue,umbracoPropertyData,textValue,cmsTags,languageId,umbracoRedirectUrl,culture,cmsContentNu,nodeId,cmsContentNu,published,cmsContentNu,data,cmsContentNu,rv,umbracoDocumentVersion,id,umbracoDocumentVersion,templateId,umbracoDocumentVersion,published,umbracoKeyValue,key,umbracoKeyValue,value,umbracoKeyValue,updated,umbracoContentVersionCultureVariation,id,umbracoContentVersionCultureVariation,versionId,umbracoContentVersionCultureVariation,languageId,umbracoContentVersionCultureVariation,name,umbracoContentVersionCultureVariation,date,umbracoContentVersionCultureVariation,availableUserId,umbracoDocumentCultureVariation,id,umbracoDocumentCultureVariation,nodeId,umbracoDocumentCultureVariation,languageId,umbracoDocumentCultureVariation,edited,umbracoDocumentCultureVariation,available,umbracoDocumentCultureVariation,published,umbracoDocumentCultureVariation,name,umbracoContentSchedule,id,umbracoContentSchedule,nodeId,umbracoContentSchedule,languageId,umbracoContentSchedule,date,umbracoContentSchedule,action\r\n \r\nThe following constraints (Primary Keys, Foreign Keys and Indexes) were found in the database, but are not in the current schema:\r\nFK_cmsContent_cmsContentType_nodeId,FK_cmsContent_umbracoNode_id,FK_cmsContentVersion_cmsContent_nodeId,FK_cmsContentXml_cmsContent_nodeId,FK_cmsDataType_umbracoNode_id,FK_cmsDataTypePreValues_cmsDataType_nodeId,FK_cmsDocument_cmsContent_nodeId,FK_cmsDocument_cmsTemplate_nodeId,FK_cmsDocument_umbracoNode_id,FK_cmsMedia_cmsContent_nodeId,FK_cmsMedia_umbracoNode_id,FK_cmsMember_cmsContent_nodeId,FK_cmsMember_umbracoNode_id,FK_cmsPreviewXml_cmsContent_nodeId,FK_cmsPreviewXml_cmsContentVersion_VersionId,FK_cmsPropertyData_cmsPropertyType_id,FK_cmsPropertyData_umbracoNode_id,FK_cmsPropertyType_cmsDataType_nodeId,FK_cmsTags_cmsTags,FK_cmsTask_cmsTaskType_id,FK_cmsTask_umbracoNode_id,FK_cmsTask_umbracoUser,FK_cmsTask_umbracoUser1,FK_umbracoDomains_umbracoNode_id,FK_umbracoNode_umbracoUser_id,FK_umbracoContent_umbracoNode_id,FK_umbracoContent_cmsContentType_NodeId,FK_umbracoContentVersion_umbracoContent_nodeId,FK_umbracoContentVersion_umbracoUser_id,FK_umbracoMediaVersion_umbracoContentVersion_id,FK_umbracoDocument_umbracoContent_nodeId,FK_umbracoDataType_umbracoNode_id,FK_umbracoLanguage_umbracoLanguage_id,FK_umbracoDomain_umbracoNode_id,FK_umbracoLog_umbracoUser_id,FK_cmsMember_umbracoContent_nodeId,FK_cmsPropertyType_umbracoDataType_nodeId,FK_umbracoPropertyData_umbracoContentVersion_id,FK_umbracoPropertyData_cmsPropertyType_id,FK_umbracoPropertyData_umbracoLanguage_id,FK_cmsTags_umbracoLanguage_id,FK_cmsContentNu_umbracoContent_nodeId,FK_umbracoDocumentVersion_umbracoContentVersion_id,FK_umbracoDocumentVersion_cmsTemplate_nodeId,FK_umbracoContentVersionCultureVariation_umbracoContentVersion_id,FK_umbracoContentVersionCultureVariation_umbracoLanguage_id,FK_umbracoContentVersionCultureVariation_umbracoUser_id,FK_umbracoDocumentCultureVariation_umbracoNode_id,FK_umbracoDocumentCultureVariation_umbracoLanguage_id,FK_umbracoContentSchedule_umbracoContent_nodeId,FK_umbracoContentSchedule_umbracoLanguage_id,PK_cmsContent,PK_cmsContentPreviewXml,PK_cmsContentVersion,PK_cmsContentXml,PK_cmsDataType,PK_cmsDataTypePreValues,PK_cmsDocument,PK_cmsMedia,PK_cmsPropertyData,PK_cmsTask,PK_cmsTaskType,PK_MailHistory,PK_Order,PK_ProductToCart,PK_structure,PK_umbracoDomains,PK_umbracoMigration,PK_umbracoNode,PK_umbracoContent,PK_umbracoContentVersion,PK_umbracoMediaVersion,PK_umbracoDocument,PK_umbracoDataType,PK_umbracoDomain,PK_umbracoPropertyData,PK_cmsContentNu,PK_umbracoDocumentVersion,PK_umbracoKeyValue,PK_umbracoContentVersionCultureVariation,PK_umbracoDocumentCultureVariation,PK_umbracoContentSchedule\r\n \r\nThe following indexes were found in the database, but are not in the current schema:\r\nIX_cmsContent,IX_cmsContentVersion_ContentId,IX_cmsContentVersion_VersionId,IX_cmsDataType_nodeId,IX_cmsDocument,IX_cmsDocument_newest,IX_cmsDocument_published,IX_cmsMedia,IX_cmsPropertyData_1,IX_cmsPropertyData_2,IX_cmsPropertyData_3,IX_cmsTaskType_alias,IX_umbracoMigration,IX_umbracoNodeObjectType,IX_umbracoNodeParentId,IX_umbracoNodePath,IX_umbracoNodeTrashed,IX_umbracoNodeUniqueID,IX_umbracoNode_UniqueId,IX_umbracoNode_ParentId,IX_umbracoNode_Path,IX_umbracoNode_Trashed,IX_umbracoNode_ObjectType,IX_umbracoContentVersion_NodeId,IX_umbracoMediaVersion,IX_umbracoDocument_Published,IX_umbracoLanguage_fallbackLanguageId,IX_umbracoPropertyData_VersionId,IX_umbracoPropertyData_PropertyTypeId,IX_umbracoPropertyData_LanguageId,IX_umbracoPropertyData_Segment,IX_cmsTags_LanguageId,IX_umbracoUserLogin_lastValidatedUtc,IX_umbracoContentVersionCultureVariation_VersionId,IX_umbracoContentVersionCultureVariation_LanguageId,IX_umbracoDocumentCultureVariation_NodeId,IX_umbracoDocumentCultureVariation_LanguageId\r\n \r\n","SourceContext":"Umbraco.Core.Migrations.Install.DatabaseBuilder","ProcessId":2264,"ProcessName":"iisexpress","ThreadId":13,"AppDomainId":2,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"MININT-0F16T8L","Log4NetLevel":"INFO ","HttpRequestNumber":6,"HttpRequestId":"3c2934a7-9322-4a54-8436-1409fbeffbf7"}
    {"@t":"2020-05-01T14:45:08.5382040Z","@mt":"Installation step {Step} failed.","@l":"Error","@x":"System.Reflection.TargetInvocationException: Ein Aufrufziel hat einen Ausnahmefehler verursacht. ---> Umbraco.Web.Install.InstallException: The database failed to upgrade. ERROR: The database configuration failed with the following message: Invalid column name 'mandatoryMessage'.\r\nInvalid column name 'validationRegExpMessage'.\n Please check log file for additional information (can be found in '/App_Data/Logs/')\r\n   bei Umbraco.Web.Install.InstallSteps.DatabaseUpgradeStep.ExecuteAsync(Object model) in D:\\a\\1\\s\\src\\Umbraco.Web\\Install\\InstallSteps\\DatabaseUpgradeStep.cs:Zeile 47.\r\n   --- Ende der internen Ausnahmestapelüberwachung ---\r\n   bei System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)\r\n   bei System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)\r\n   bei System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)\r\n   bei Umbraco.Web.Install.Controllers.InstallApiController.<ExecuteStepAsync>d__14.MoveNext() in D:\\a\\1\\s\\src\\Umbraco.Web\\Install\\Controllers\\InstallApiController.cs:Zeile 236.","Step":"DatabaseUpgrade","SourceContext":"Umbraco.Web.Install.Controllers.InstallApiController","ProcessId":2264,"ProcessName":"iisexpress","ThreadId":13,"AppDomainId":2,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"MININT-0F16T8L","Log4NetLevel":"ERROR","HttpRequestNumber":6,"HttpRequestId":"3c2934a7-9322-4a54-8436-1409fbeffbf7"}
    {"@t":"2020-05-01T14:45:08.5447194Z","@mt":"{EndMessage} ({Duration}ms) [Timing {TimingId}]","EndMessage":"Step completed","Duration":59183,"TimingId":"d79bb28","SourceContext":"Umbraco.Web.Install.Controllers.InstallApiController","ProcessId":2264,"ProcessName":"iisexpress","ThreadId":13,"AppDomainId":2,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"MININT-0F16T8L","Log4NetLevel":"INFO ","HttpRequestNumber":6,"HttpRequestId":"3c2934a7-9322-4a54-8436-1409fbeffbf7"}
    {"@t":"2020-05-01T14:45:08.5536953Z","@mt":"An error occurred during installation step {Step}","@l":"Error","@x":"System.Reflection.TargetInvocationException: Ein Aufrufziel hat einen Ausnahmefehler verursacht. ---> Umbraco.Web.Install.InstallException: The database failed to upgrade. ERROR: The database configuration failed with the following message: Invalid column name 'mandatoryMessage'.\r\nInvalid column name 'validationRegExpMessage'.\n Please check log file for additional information (can be found in '/App_Data/Logs/')\r\n   bei Umbraco.Web.Install.InstallSteps.DatabaseUpgradeStep.ExecuteAsync(Object model) in D:\\a\\1\\s\\src\\Umbraco.Web\\Install\\InstallSteps\\DatabaseUpgradeStep.cs:Zeile 47.\r\n   --- Ende der internen Ausnahmestapelüberwachung ---\r\n   bei System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)\r\n   bei System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)\r\n   bei System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)\r\n   bei Umbraco.Web.Install.Controllers.InstallApiController.<ExecuteStepAsync>d__14.MoveNext() in D:\\a\\1\\s\\src\\Umbraco.Web\\Install\\Controllers\\InstallApiController.cs:Zeile 236.\r\n--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---\r\n   bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   bei System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)\r\n   bei Umbraco.Web.Install.Controllers.InstallApiController.<PostPerformInstall>d__11.MoveNext() in D:\\a\\1\\s\\src\\Umbraco.Web\\Install\\Controllers\\InstallApiController.cs:Zeile 104.","Step":"DatabaseUpgrade","SourceContext":"Umbraco.Web.Install.Controllers.InstallApiController","ProcessId":2264,"ProcessName":"iisexpress","ThreadId":13,"AppDomainId":2,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"MININT-0F16T8L","Log4NetLevel":"ERROR","HttpRequestNumber":6,"HttpRequestId":"3c2934a7-9322-4a54-8436-1409fbeffbf7"}
    {"@t":"2020-05-01T14:46:49.5435162Z","@mt":"{StartMessage} [Timing {TimingId}]","StartMessage":"Executing installation step: 'DatabaseUpgrade'.","TimingId":"3d6f56d","SourceContext":"Umbraco.Web.Install.Controllers.InstallApiController","ProcessId":2264,"ProcessName":"iisexpress","ThreadId":13,"AppDomainId":2,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"MININT-0F16T8L","Log4NetLevel":"INFO ","HttpRequestNumber":7,"HttpRequestId":"1e0efeec-aca4-4a3e-9898-844d3d04daba"}
    {"@t":"2020-05-01T14:46:49.5435162Z","@mt":"Running 'Upgrade' service","SourceContext":"Umbraco.Web.Install.InstallSteps.DatabaseUpgradeStep","ProcessId":2264,"ProcessName":"iisexpress","ThreadId":13,"AppDomainId":2,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"MININT-0F16T8L","Log4NetLevel":"INFO ","HttpRequestNumber":7,"HttpRequestId":"1e0efeec-aca4-4a3e-9898-844d3d04daba"}
    {"@t":"2020-05-01T14:46:49.5435162Z","@mt":"Database upgrade started","SourceContext":"Umbraco.Core.Migrations.Install.DatabaseBuilder","ProcessId":2264,"ProcessName":"iisexpress","ThreadId":13,"AppDomainId":2,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"MININT-0F16T8L","Log4NetLevel":"INFO ","HttpRequestNumber":7,"HttpRequestId":"1e0efeec-aca4-4a3e-9898-844d3d04daba"}
    {"@t":"2020-05-01T14:46:49.5445139Z","@mt":"Creating KeyValue structure.","SourceContext":"Umbraco.Core.Services.Implement.KeyValueService","ProcessId":2264,"ProcessName":"iisexpress","ThreadId":13,"AppDomainId":2,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"MININT-0F16T8L","Log4NetLevel":"INFO ","HttpRequestNumber":7,"HttpRequestId":"1e0efeec-aca4-4a3e-9898-844d3d04daba"}
    {"@t":"2020-05-01T14:46:49.5455115Z","@mt":"SQL [{ContextIndex}]: <empty>","ContextIndex":0,"SourceContext":"Umbraco.Core.Migrations.Expressions.Alter.Expressions.AlterTableExpression","ProcessId":2264,"ProcessName":"iisexpress","ThreadId":13,"AppDomainId":2,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"MININT-0F16T8L","Log4NetLevel":"INFO ","HttpRequestNumber":7,"HttpRequestId":"1e0efeec-aca4-4a3e-9898-844d3d04daba"}
    {"@t":"2020-05-01T14:46:49.5455115Z","@mt":"SQL [{ContextIndex}]: {Sql}","ContextIndex":1,"Sql":"ALTER TABLE [umbracoLock] ADD [nid] INTEGER NULL","SourceContext":"Umbraco.Core.Migrations.Expressions.Common.Expressions.CreateColumnExpression","ProcessId":2264,"ProcessName":"iisexpress","ThreadId":13,"AppDomainId":2,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"MININT-0F16T8L","Log4NetLevel":"INFO ","HttpRequestNumber":7,"HttpRequestId":"1e0efeec-aca4-4a3e-9898-844d3d04daba"}
    {"@t":"2020-05-01T14:46:49.5455115Z","@mt":"SQL [{ContextIndex}]: {Sql}","ContextIndex":2,"Sql":"update umbracoLock set nid = id","SourceContext":"Umbraco.Core.Migrations.Expressions.Execute.Expressions.ExecuteSqlStatementExpression","ProcessId":2264,"ProcessName":"iisexpress","ThreadId":13,"AppDomainId":2,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"MININT-0F16T8L","Log4NetLevel":"INFO ","HttpRequestNumber":7,"HttpRequestId":"1e0efeec-aca4-4a3e-9898-844d3d04daba"}
    {"@t":"2020-05-01T14:46:49.5465084Z","@mt":"SQL [{ContextIndex}]: {Sql}","ContextIndex":3,"Sql":"ALTER TABLE [umbracoLock] DROP CONSTRAINT [PK_umbracoLock]","SourceContext":"Umbraco.Core.Migrations.Expressions.Delete.Expressions.DeleteConstraintExpression","ProcessId":2264,"ProcessName":"iisexpress","ThreadId":13,"AppDomainId":2,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"MININT-0F16T8L","Log4NetLevel":"INFO ","HttpRequestNumber":7,"HttpRequestId":"1e0efeec-aca4-4a3e-9898-844d3d04daba"}
    {"@t":"2020-05-01T14:46:49.5475061Z","@mt":"SQL [{ContextIndex}]: {Sql}","ContextIndex":4,"Sql":"ALTER TABLE [umbracoLock] DROP COLUMN [id];","SourceContext":"Umbraco.Core.Migrations.Expressions.Delete.Expressions.DeleteColumnExpression","ProcessId":2264,"ProcessName":"iisexpress","ThreadId":13,"AppDomainId":2,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"MININT-0F16T8L","Log4NetLevel":"INFO ","HttpRequestNumber":7,"HttpRequestId":"1e0efeec-aca4-4a3e-9898-844d3d04daba"}
    {"@t":"2020-05-01T14:46:49.5475061Z","@mt":"SQL [{ContextIndex}]: <empty>","ContextIndex":5,"SourceContext":"Umbraco.Core.Migrations.Expressions.Alter.Expressions.AlterTableExpression","ProcessId":2264,"ProcessName":"iisexpress","ThreadId":13,"AppDomainId":2,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"MININT-0F16T8L","Log4NetLevel":"INFO ","HttpRequestNumber":7,"HttpRequestId":"1e0efeec-aca4-4a3e-9898-844d3d04daba"}
    {"@t":"2020-05-01T14:46:49.5475061Z","@mt":"SQL [{ContextIndex}]: {Sql}","ContextIndex":6,"Sql":"ALTER TABLE [umbracoLock] ADD [id] INTEGER NULL","SourceContext":"Umbraco.Core.Migrations.Expressions.Common.Expressions.CreateColumnExpression","ProcessId":2264,"ProcessName":"iisexpress","ThreadId":13,"AppDomainId":2,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"MININT-0F16T8L","Log4NetLevel":"INFO ","HttpRequestNumber":7,"HttpRequestId":"1e0efeec-aca4-4a3e-9898-844d3d04daba"}
    {"@t":"2020-05-01T14:46:49.5485105Z","@mt":"SQL [{ContextIndex}]: {Sql}","ContextIndex":7,"Sql":"update umbracoLock set id = nid","SourceContext":"Umbraco.Core.Migrations.Expressions.Execute.Expressions.ExecuteSqlStatementExpression","ProcessId":2264,"ProcessName":"iisexpress","ThreadId":13,"AppDomainId":2,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"MININT-0F16T8L","Log4NetLevel":"INFO ","HttpRequestNumber":7,"HttpRequestId":"1e0efeec-aca4-4a3e-9898-844d3d04daba"}
    {"@t":"2020-05-01T14:46:49.5485105Z","@mt":"SQL [{ContextIndex}]: {Sql}","ContextIndex":8,"Sql":"ALTER TABLE [umbracoLock] DROP COLUMN [nid];","SourceContext":"Umbraco.Core.Migrations.Expressions.Delete.Expressions.DeleteColumnExpression","ProcessId":2264,"ProcessName":"iisexpress","ThreadId":13,"AppDomainId":2,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"MININT-0F16T8L","Log4NetLevel":"INFO ","HttpRequestNumber":7,"HttpRequestId":"1e0efeec-aca4-4a3e-9898-844d3d04daba"}
    {"@t":"2020-05-01T14:46:49.5495011Z","@mt":"SQL [{ContextIndex}]: <empty>","ContextIndex":9,"SourceContext":"Umbraco.Core.Migrations.Expressions.Alter.Expressions.AlterTableExpression","ProcessId":2264,"ProcessName":"iisexpress","ThreadId":13,"AppDomainId":2,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"MININT-0F16T8L","Log4NetLevel":"INFO ","HttpRequestNumber":7,"HttpRequestId":"1e0efeec-aca4-4a3e-9898-844d3d04daba"}
    {"@t":"2020-05-01T14:46:49.5495011Z","@mt":"SQL [{ContextIndex}]: {Sql}","ContextIndex":10,"Sql":"ALTER TABLE [umbracoLock] ALTER COLUMN [id] INTEGER NOT NULL","SourceContext":"Umbraco.Core.Migrations.Expressions.Alter.Expressions.AlterColumnExpression","ProcessId":2264,"ProcessName":"iisexpress","ThreadId":13,"AppDomainId":2,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"MININT-0F16T8L","Log4NetLevel":"INFO ","HttpRequestNumber":7,"HttpRequestId":"1e0efeec-aca4-4a3e-9898-844d3d04daba"}
    {"@t":"2020-05-01T14:46:49.5495011Z","@mt":"SQL [{ContextIndex}]: {Sql}","ContextIndex":11,"Sql":"ALTER TABLE [umbracoLock] ADD CONSTRAINT [PK_umbracoLock] PRIMARY KEY NONCLUSTERED ([id])","SourceContext":"Umbraco.Core.Migrations.Expressions.Create.Expressions.CreateConstraintExpression","ProcessId":2264,"ProcessName":"iisexpress","ThreadId":13,"AppDomainId":2,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"MININT-0F16T8L","Log4NetLevel":"INFO ","HttpRequestNumber":7,"HttpRequestId":"1e0efeec-aca4-4a3e-9898-844d3d04daba"}
    {"@t":"2020-05-01T14:46:49.5514951Z","@mt":"SQL [{ContextIndex}]: {Sql}","ContextIndex":12,"Sql":"INSERT INTO [umbracoLock] ([id],[name],[value]) VALUES (-339,'KeyValues',1);","SourceContext":"Umbraco.Core.Migrations.Expressions.Insert.Expressions.InsertDataExpression","ProcessId":2264,"ProcessName":"iisexpress","ThreadId":13,"AppDomainId":2,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"MININT-0F16T8L","Log4NetLevel":"INFO ","HttpRequestNumber":7,"HttpRequestId":"1e0efeec-aca4-4a3e-9898-844d3d04daba"}
    {"@t":"2020-05-01T14:46:49.5514951Z","@mt":"SQL [{ContextIndex}]: {Sql}","ContextIndex":13,"Sql":"CREATE TABLE [umbracoKeyValue] ([key] NVARCHAR(256) NOT NULL,[value] NVARCHAR(255) NULL,[updated] DATETIME NOT NULL CONSTRAINT [DF_umbracoKeyValue_updated] DEFAULT (GETDATE()))","SourceContext":"Umbraco.Core.Migrations.Expressions.Execute.Expressions.ExecuteSqlStatementExpression","ProcessId":2264,"ProcessName":"iisexpress","ThreadId":13,"AppDomainId":2,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"MININT-0F16T8L","Log4NetLevel":"INFO ","HttpRequestNumber":7,"HttpRequestId":"1e0efeec-aca4-4a3e-9898-844d3d04daba"}
    {"@t":"2020-05-01T14:46:49.5525175Z","@mt":"SQL [{ContextIndex}]: {Sql}","ContextIndex":14,"Sql":"ALTER TABLE [umbracoKeyValue] ADD CONSTRAINT [PK_umbracoKeyValue] PRIMARY KEY CLUSTERED ([key])","SourceContext":"Umbraco.Core.Migrations.Expressions.Execute.Expressions.ExecuteSqlStatementExpression","ProcessId":2264,"ProcessName":"iisexpress","ThreadId":13,"AppDomainId":2,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"MININT-0F16T8L","Log4NetLevel":"INFO ","HttpRequestNumber":7,"HttpRequestId":"1e0efeec-aca4-4a3e-9898-844d3d04daba"}
    {"@t":"2020-05-01T14:46:49.5544916Z","@mt":"Starting '{MigrationName}'...","MigrationName":"Umbraco.Core","SourceContext":"Umbraco.Core.Migrations.MigrationPlan","ProcessId":2264,"ProcessName":"iisexpress","ThreadId":13,"AppDomainId":2,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"MININT-0F16T8L","Log4NetLevel":"INFO ","HttpRequestNumber":7,"HttpRequestId":"1e0efeec-aca4-4a3e-9898-844d3d04daba"}
    {"@t":"2020-05-01T14:46:49.5544916Z","@mt":"At {OrigState}","OrigState":"{init-7.14.0}","SourceContext":"Umbraco.Core.Migrations.MigrationPlan","ProcessId":2264,"ProcessName":"iisexpress","ThreadId":13,"AppDomainId":2,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"MININT-0F16T8L","Log4NetLevel":"INFO ","HttpRequestNumber":7,"HttpRequestId":"1e0efeec-aca4-4a3e-9898-844d3d04daba"}
    {"@t":"2020-05-01T14:46:49.5544916Z","@mt":"Execute {MigrationType}","MigrationType":"DeleteKeysAndIndexes","SourceContext":"Umbraco.Core.Migrations.MigrationPlan","ProcessId":2264,"ProcessName":"iisexpress","ThreadId":13,"AppDomainId":2,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"MININT-0F16T8L","Log4NetLevel":"INFO ","HttpRequestNumber":7,"HttpRequestId":"1e0efeec-aca4-4a3e-9898-844d3d04daba"}
    

    Has anyone an Idea how i can fix this?

    Kind regards Hubert

  • Chris Norwood 131 posts 642 karma points
    May 01, 2020 @ 16:24
    Chris Norwood
    1

    It looks like you might have an issue where the database doesn't have a column that Umbraco is expecting to find - there should be a column called validationRegExpMessage on the cmsPropertyType table in the database.

    This is apparently an issue that others have had - see:

    https://github.com/umbraco/Umbraco-CMS/issues/7914

    You may be able to work around by upgrading to 8.5 and then upgrading from there to 8.6

    Before migration I would download and install the Pre Migration checker, which can fix a few issues you might get during installation:

    https://our.umbraco.com/packages/developer-tools/pre-migration-health-checks/

    Hope that helps!

    Chris.

  • Hubert Thalmann 57 posts 263 karma points
    May 01, 2020 @ 21:55
    Hubert Thalmann
    0

    Thanks for your answer, i solved it by upgrading first from 7.12.4 to 7.14.0 to 8.2 to 8.6.1

Please Sign in or register to post replies

Write your reply to:

Draft