Advertisement
Guest User

Umbraco 6 to 7 Upgrade log

a guest
Sep 14th, 2015
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 42.62 KB | None | 0 0
  1. 2015-09-14 10:57:31,009 [23] INFO Umbraco.Core.ApplicationContext - [Thread 1] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  2. 2015-09-14 10:57:31,009 [23] INFO Umbraco.Core.ApplicationContext - [Thread 1] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  3. 2015-09-14 10:57:31,009 [23] INFO Umbraco.Core.ApplicationContext - [Thread 1] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  4. 2015-09-14 10:57:31,009 [23] INFO Umbraco.Core.ApplicationContext - [Thread 1] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  5. 2015-09-14 10:57:31,009 [23] INFO Umbraco.Core.ApplicationContext - [Thread 1] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  6. 2015-09-14 10:57:31,009 [23] INFO Umbraco.Core.ApplicationContext - [Thread 1] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  7. 2015-09-14 10:57:31,009 [23] INFO Umbraco.Core.ApplicationContext - [Thread 1] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  8. 2015-09-14 10:57:31,009 [23] INFO Umbraco.Core.ApplicationContext - [Thread 1] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  9. 2015-09-14 10:57:31,103 [23] INFO Umbraco.Core.PluginManager - [Thread 1] Starting resolution types of umbraco.interfaces.ITree
  10. 2015-09-14 10:57:31,103 [23] INFO Umbraco.Core.PluginManager - [Thread 1] Completed resolution of types of umbraco.interfaces.ITree, found 41 (took 9ms)
  11. 2015-09-14 10:57:31,586 [23] INFO Umbraco.Core.ApplicationContext - [Thread 5] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  12. 2015-09-14 10:57:31,586 [23] WARN Umbraco.Web.UmbracoModule - [Thread 5] Umbraco is not configured
  13. 2015-09-14 10:57:33,911 [23] INFO Umbraco.Core.PluginManager - [Thread 25] Starting resolution types of Umbraco.Core.PropertyEditors.IParameterEditor
  14. 2015-09-14 10:57:33,942 [23] INFO Umbraco.Core.PluginManager - [Thread 25] Completed resolution of types of Umbraco.Core.PropertyEditors.IParameterEditor, found 42 (took 32ms)
  15. 2015-09-14 10:57:41,368 [23] INFO umbraco.BusinessLogic.Log - [Thread 28] Redirected log call (please use Umbraco.Core.Logging.LogHelper instead of umbraco.BusinessLogic.Log) | Type: Login | User: 0 | NodeId: -1 | Comment: User admin has logged in
  16. 2015-09-14 10:57:41,368 [23] INFO Umbraco.Core.PluginManager - [Thread 29] Starting resolution types of Umbraco.Core.Persistence.Mappers.BaseMapper
  17. 2015-09-14 10:57:41,383 [23] INFO Umbraco.Core.PluginManager - [Thread 29] Completed resolution of types of Umbraco.Core.Persistence.Mappers.BaseMapper, found 20 (took 6ms)
  18. 2015-09-14 10:57:41,586 [23] INFO Umbraco.Web.Security.WebSecurity - [Thread 29] User Id: 0 logged in
  19. 2015-09-14 10:57:41,914 [23] INFO Umbraco.Core.ApplicationContext - [Thread 16] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  20. 2015-09-14 10:57:41,929 [23] INFO Umbraco.Core.ApplicationContext - [Thread 27] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  21. 2015-09-14 10:59:08,728 [23] INFO Umbraco.Core.ApplicationContext - [Thread 16] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  22. 2015-09-14 10:59:08,728 [23] INFO Umbraco.Web.UI.Install.InstallerRestService - [Thread 16] Running 'Install' service
  23. 2015-09-14 10:59:08,743 [23] INFO Umbraco.Core.DatabaseContext - [Thread 16] Database configuration status: Started
  24. 2015-09-14 10:59:08,743 [23] INFO Umbraco.Core.DatabaseContext - [Thread 16] Database requires upgrade
  25. 2015-09-14 10:59:08,759 [23] INFO Umbraco.Core.ApplicationContext - [Thread 5] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  26. 2015-09-14 10:59:08,759 [23] INFO Umbraco.Web.UI.Install.InstallerRestService - [Thread 5] Running 'Upgrade' service
  27. 2015-09-14 10:59:08,759 [23] INFO Umbraco.Core.DatabaseContext - [Thread 5] Database upgrade started
  28. 2015-09-14 10:59:08,759 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Initializing database migrations
  29. 2015-09-14 10:59:08,774 [23] INFO Umbraco.Core.PluginManager - [Thread 5] Starting resolution types of Umbraco.Core.Persistence.Migrations.IMigration
  30. 2015-09-14 10:59:08,774 [23] INFO Umbraco.Core.PluginManager - [Thread 5] Completed resolution of types of Umbraco.Core.Persistence.Migrations.IMigration, found 28 (took 5ms)
  31. 2015-09-14 10:59:08,790 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Added UPGRADE migration 'AddPropertyEditorAliasColumn' to context
  32. 2015-09-14 10:59:08,806 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Added UPGRADE migration 'UpdateControlIdToPropertyEditorAlias' to context
  33. 2015-09-14 10:59:08,821 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Added UPGRADE migration 'DropControlIdColumn' to context
  34. 2015-09-14 10:59:08,821 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Added UPGRADE migration 'AlterUserTable' to context
  35. 2015-09-14 10:59:08,821 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Added UPGRADE migration 'AddIndexToCmsMacroTable' to context
  36. 2015-09-14 10:59:08,821 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Added UPGRADE migration 'AddIndexToCmsMacroPropertyTable' to context
  37. 2015-09-14 10:59:08,837 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Added UPGRADE migration 'AlterCmsMacroPropertyTable' to context
  38. 2015-09-14 10:59:08,837 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Added UPGRADE migration 'RemoveCmsMacroPropertyTypeTable' to context
  39. 2015-09-14 10:59:08,852 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Added UPGRADE migration 'AlterTagRelationsTable' to context
  40. 2015-09-14 10:59:08,868 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Added UPGRADE migration 'AlterTagsTable' to context
  41. 2015-09-14 10:59:08,868 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Added UPGRADE migration 'UpdateRelatedLinksData' to context
  42. 2015-09-14 10:59:08,884 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 1: ALTER TABLE [cmsDataType] ADD [propertyEditorAlias] NVARCHAR(255) NOT NULL CONSTRAINT [DF_cmsDataType_propertyEditorAlias] DEFAULT ('')
  43. 2015-09-14 10:59:08,899 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 2: UPDATE [cmsDataType] SET [propertyEditorAlias] = 'Umbraco.TrueFalse' WHERE [pk] = '4'
  44. 2015-09-14 10:59:08,899 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 3: UPDATE [cmsDataType] SET [propertyEditorAlias] = 'Umbraco.Integer' WHERE [pk] = '6'
  45. 2015-09-14 10:59:08,899 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 4: UPDATE [cmsDataType] SET [propertyEditorAlias] = 'Umbraco.TinyMCEv3' WHERE [pk] = '8'
  46. 2015-09-14 10:59:08,899 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 5: UPDATE [cmsDataType] SET [propertyEditorAlias] = 'Umbraco.Textbox' WHERE [pk] = '9'
  47. 2015-09-14 10:59:08,899 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 6: UPDATE [cmsDataType] SET [propertyEditorAlias] = 'Umbraco.TextboxMultiple' WHERE [pk] = '10'
  48. 2015-09-14 10:59:08,899 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 7: UPDATE [cmsDataType] SET [propertyEditorAlias] = 'Umbraco.UploadField' WHERE [pk] = '11'
  49. 2015-09-14 10:59:08,899 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 8: UPDATE [cmsDataType] SET [propertyEditorAlias] = 'Umbraco.NoEdit' WHERE [pk] = '13'
  50. 2015-09-14 10:59:08,899 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 9: UPDATE [cmsDataType] SET [propertyEditorAlias] = 'Umbraco.DateTime' WHERE [pk] = '14'
  51. 2015-09-14 10:59:08,899 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 10: UPDATE [cmsDataType] SET [propertyEditorAlias] = 'Umbraco.ColorPickerAlias' WHERE [pk] = '15'
  52. 2015-09-14 10:59:08,899 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 11: UPDATE [cmsDataType] SET [propertyEditorAlias] = 'Umbraco.FolderBrowser' WHERE [pk] = '16'
  53. 2015-09-14 10:59:08,899 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 12: UPDATE [cmsDataType] SET [propertyEditorAlias] = 'Umbraco.DropDownMultiple' WHERE [pk] = '17'
  54. 2015-09-14 10:59:08,899 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 13: UPDATE [cmsDataType] SET [propertyEditorAlias] = 'Umbraco.RadioButtonList' WHERE [pk] = '18'
  55. 2015-09-14 10:59:08,899 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 14: UPDATE [cmsDataType] SET [propertyEditorAlias] = 'Umbraco.Date' WHERE [pk] = '19'
  56. 2015-09-14 10:59:08,899 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 15: UPDATE [cmsDataType] SET [propertyEditorAlias] = 'Umbraco.DropDown' WHERE [pk] = '20'
  57. 2015-09-14 10:59:08,899 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 16: UPDATE [cmsDataType] SET [propertyEditorAlias] = 'Umbraco.CheckBoxList' WHERE [pk] = '21'
  58. 2015-09-14 10:59:08,899 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 17: UPDATE [cmsDataType] SET [propertyEditorAlias] = 'Umbraco.ContentPickerAlias' WHERE [pk] = '31'
  59. 2015-09-14 10:59:08,899 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 18: UPDATE [cmsDataType] SET [propertyEditorAlias] = 'Umbraco.MediaPicker' WHERE [pk] = '32'
  60. 2015-09-14 10:59:08,899 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 19: UPDATE [cmsDataType] SET [propertyEditorAlias] = 'Umbraco.MemberPicker' WHERE [pk] = '33'
  61. 2015-09-14 10:59:08,899 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 20: UPDATE [cmsDataType] SET [propertyEditorAlias] = 'Umbraco.MarkdownEditor' WHERE [pk] = '35'
  62. 2015-09-14 10:59:08,899 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 21: UPDATE [cmsDataType] SET [propertyEditorAlias] = 'Umbraco.ContentPickerAlias' WHERE [pk] = '36'
  63. 2015-09-14 10:59:08,899 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 22: UPDATE [cmsDataType] SET [propertyEditorAlias] = 'Umbraco.RelatedLinks' WHERE [pk] = '37'
  64. 2015-09-14 10:59:08,899 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 23: UPDATE [cmsDataType] SET [propertyEditorAlias] = 'Umbraco.Tags' WHERE [pk] = '38'
  65. 2015-09-14 10:59:08,899 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 24: UPDATE [cmsDataType] SET [propertyEditorAlias] = 'Umbraco.MacroContainer' WHERE [pk] = '39'
  66. 2015-09-14 10:59:08,899 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 25: UPDATE [cmsDataType] SET [propertyEditorAlias] = 'Umbraco.NoEdit' WHERE [pk] = '40'
  67. 2015-09-14 10:59:08,899 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 26: UPDATE [cmsDataType] SET [propertyEditorAlias] = 'Umbraco.MultiNodeTreePicker' WHERE [pk] = '41'
  68. 2015-09-14 10:59:08,899 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 27: UPDATE [cmsDataType] SET [propertyEditorAlias] = 'Umbraco.DropDown' WHERE [pk] = '43'
  69. 2015-09-14 10:59:08,899 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 28: UPDATE [cmsDataType] SET [propertyEditorAlias] = 'Umbraco.MultiNodeTreePicker' WHERE [pk] = '44'
  70. 2015-09-14 10:59:08,899 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 29: UPDATE [cmsDataType] SET [propertyEditorAlias] = 'Umbraco.TinyMCEv3' WHERE [pk] = '45'
  71. 2015-09-14 10:59:08,899 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 30: UPDATE [cmsDataType] SET [propertyEditorAlias] = 'Umbraco.DropDown' WHERE [pk] = '46'
  72. 2015-09-14 10:59:08,899 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 31: UPDATE [cmsDataType] SET [propertyEditorAlias] = 'Umbraco.NoEdit' WHERE [pk] = '47'
  73. 2015-09-14 10:59:08,899 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 32: UPDATE [cmsDataType] SET [propertyEditorAlias] = 'Umbraco.DropDown' WHERE [pk] = '48'
  74. 2015-09-14 10:59:08,899 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 33: UPDATE [cmsDataType] SET [propertyEditorAlias] = 'Umbraco.MultiNodeTreePicker' WHERE [pk] = '49'
  75. 2015-09-14 10:59:08,899 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 34: UPDATE [cmsDataType] SET [propertyEditorAlias] = 'Umbraco.NoEdit' WHERE [pk] = '50'
  76. 2015-09-14 10:59:08,899 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 35: UPDATE [cmsDataType] SET [propertyEditorAlias] = 'Umbraco.NoEdit' WHERE [pk] = '51'
  77. 2015-09-14 10:59:08,899 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 36: UPDATE [cmsDataType] SET [propertyEditorAlias] = 'Umbraco.NoEdit' WHERE [pk] = '52'
  78. 2015-09-14 10:59:08,899 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 37: UPDATE [cmsDataType] SET [propertyEditorAlias] = 'Umbraco.MultiNodeTreePicker' WHERE [pk] = '53'
  79. 2015-09-14 10:59:08,899 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 38: UPDATE [cmsDataType] SET [propertyEditorAlias] = 'Umbraco.NoEdit' WHERE [pk] = '54'
  80. 2015-09-14 10:59:08,899 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 39: UPDATE [cmsDataType] SET [propertyEditorAlias] = 'Umbraco.NoEdit' WHERE [pk] = '55'
  81. 2015-09-14 10:59:08,915 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 40: ALTER TABLE [cmsDataType] DROP COLUMN [controlId]
  82. 2015-09-14 10:59:08,915 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 41: ALTER TABLE [cmsDataType] DROP CONSTRAINT [DF_cmsDataType_propertyEditorAlias]
  83. 2015-09-14 10:59:08,915 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 42: ALTER TABLE [umbracoUser] DROP COLUMN [userDefaultPermissions]
  84. 2015-09-14 10:59:08,915 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 43: ALTER TABLE [umbracoUser] DROP CONSTRAINT [DF_umbracoUser_defaultToLiveEditing]
  85. 2015-09-14 10:59:08,915 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 44: ALTER TABLE [umbracoUser] DROP COLUMN [defaultToLiveEditing]
  86. 2015-09-14 10:59:08,915 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 45: CREATE UNIQUE NONCLUSTERED INDEX [IX_cmsMacro_Alias] ON [cmsMacro] ([macroAlias])
  87. 2015-09-14 10:59:08,915 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 46: CREATE UNIQUE NONCLUSTERED INDEX [IX_cmsMacroProperty_Alias] ON [cmsMacroProperty] ([macro],[macroPropertyAlias])
  88. 2015-09-14 10:59:08,915 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 47: ALTER TABLE [cmsMacroProperty] DROP CONSTRAINT [DF_cmsMacroProperty_macroPropertyHidden]
  89. 2015-09-14 10:59:08,930 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 48: ALTER TABLE [cmsMacroProperty] DROP COLUMN [macroPropertyHidden]
  90. 2015-09-14 10:59:08,930 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 49: ALTER TABLE [cmsMacroProperty] DROP CONSTRAINT [FK_cmsMacroProperty_cmsMacroPropertyType_id]
  91. 2015-09-14 10:59:08,930 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 50: ALTER TABLE [cmsMacroProperty] ADD [editorAlias] NVARCHAR(255) NOT NULL CONSTRAINT [DF_cmsMacroProperty_editorAlias] DEFAULT ('')
  92. 2015-09-14 10:59:08,930 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 51: UPDATE [cmsMacroProperty] SET [editorAlias] = 'Umbraco.MediaPicker' WHERE [macroPropertyType] = '3'
  93. 2015-09-14 10:59:08,930 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 52: UPDATE [cmsMacroProperty] SET [editorAlias] = 'Umbraco.ContentPickerAlias' WHERE [macroPropertyType] = '4'
  94. 2015-09-14 10:59:08,930 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 53: UPDATE [cmsMacroProperty] SET [editorAlias] = 'Umbraco.ContentPickerAlias' WHERE [macroPropertyType] = '5'
  95. 2015-09-14 10:59:08,930 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 54: UPDATE [cmsMacroProperty] SET [editorAlias] = 'Umbraco.ContentPickerAlias' WHERE [macroPropertyType] = '6'
  96. 2015-09-14 10:59:08,930 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 55: UPDATE [cmsMacroProperty] SET [editorAlias] = 'Umbraco.Integer' WHERE [macroPropertyType] = '13'
  97. 2015-09-14 10:59:08,930 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 56: UPDATE [cmsMacroProperty] SET [editorAlias] = 'Umbraco.TrueFalse' WHERE [macroPropertyType] = '14'
  98. 2015-09-14 10:59:08,930 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 57: UPDATE [cmsMacroProperty] SET [editorAlias] = 'Umbraco.Textbox' WHERE [macroPropertyType] = '16'
  99. 2015-09-14 10:59:08,930 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 58: UPDATE [cmsMacroProperty] SET [editorAlias] = 'Umbraco.ContentPickerAlias' WHERE [macroPropertyType] = '17'
  100. 2015-09-14 10:59:08,930 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 59: UPDATE [cmsMacroProperty] SET [editorAlias] = 'contentType' WHERE [macroPropertyType] = '18'
  101. 2015-09-14 10:59:08,930 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 60: UPDATE [cmsMacroProperty] SET [editorAlias] = 'contentTypeMultiple' WHERE [macroPropertyType] = '19'
  102. 2015-09-14 10:59:08,930 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 61: UPDATE [cmsMacroProperty] SET [editorAlias] = 'Umbraco.ContentPickerAlias' WHERE [macroPropertyType] = '20'
  103. 2015-09-14 10:59:08,930 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 62: UPDATE [cmsMacroProperty] SET [editorAlias] = 'tabPicker' WHERE [macroPropertyType] = '21'
  104. 2015-09-14 10:59:08,930 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 63: UPDATE [cmsMacroProperty] SET [editorAlias] = 'tabPickerMultiple' WHERE [macroPropertyType] = '22'
  105. 2015-09-14 10:59:08,930 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 64: UPDATE [cmsMacroProperty] SET [editorAlias] = 'propertyTypePicker' WHERE [macroPropertyType] = '23'
  106. 2015-09-14 10:59:08,930 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 65: UPDATE [cmsMacroProperty] SET [editorAlias] = 'propertyTypePickerMultiple' WHERE [macroPropertyType] = '24'
  107. 2015-09-14 10:59:08,930 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 66: UPDATE [cmsMacroProperty] SET [editorAlias] = 'Umbraco.TextboxMultiple' WHERE [macroPropertyType] = '25'
  108. 2015-09-14 10:59:08,930 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 67: UPDATE [cmsMacroProperty] SET [editorAlias] = 'FormPicker' WHERE [macroPropertyType] = '26'
  109. 2015-09-14 10:59:08,930 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 68: ALTER TABLE [cmsMacroProperty] DROP COLUMN [macroPropertyType]
  110. 2015-09-14 10:59:08,930 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 69: ALTER TABLE [cmsMacroProperty] DROP CONSTRAINT [DF_cmsMacroProperty_editorAlias]
  111. 2015-09-14 10:59:08,946 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 70: DROP TABLE [cmsMacroPropertyType]
  112. 2015-09-14 10:59:08,946 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 71: ALTER TABLE [cmsTagRelationship] ADD [propertyTypeId] INTEGER NULL
  113. 2015-09-14 10:59:08,946 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 72: ALTER TABLE [cmsTagRelationship] DROP CONSTRAINT [FK_cmsTagRelationship_umbracoNode_id]
  114. 2015-09-14 10:59:08,946 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 73: ALTER TABLE [cmsTagRelationship] DROP CONSTRAINT [PK_cmsTagRelationship]
  115. 2015-09-14 10:59:08,962 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 74: ALTER TABLE [cmsTagRelationship] ALTER COLUMN [propertyTypeId] INTEGER NOT NULL
  116. 2015-09-14 10:59:08,962 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 75: ALTER TABLE [cmsTagRelationship] ADD CONSTRAINT [PK_cmsTagRelationship] PRIMARY KEY CLUSTERED ([nodeId], [propertyTypeId], [tagId])
  117. 2015-09-14 10:59:08,962 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 76: ALTER TABLE [cmsTagRelationship] ADD CONSTRAINT [FK_cmsTagRelationship_cmsPropertyType] FOREIGN KEY ([propertyTypeId]) REFERENCES [cmsPropertyType] ([id])
  118. 2015-09-14 10:59:08,962 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 77: ALTER TABLE [cmsTagRelationship] ADD CONSTRAINT [FK_cmsTagRelationship_cmsContent] FOREIGN KEY ([nodeId]) REFERENCES [cmsContent] ([nodeId])
  119. 2015-09-14 10:59:08,962 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 78: ALTER TABLE [cmsTags] ADD CONSTRAINT [FK_cmsTags_cmsTags] FOREIGN KEY ([ParentId]) REFERENCES [cmsTags] ([id])
  120. 2015-09-14 10:59:08,962 [23] INFO Umbraco.Core.Persistence.Migrations.MigrationRunner - [Thread 5] Executing sql statement 79: CREATE NONCLUSTERED INDEX [IX_cmsTags] ON [cmsTags] ([tag],[group])
  121. 2015-09-14 10:59:09,040 [23] INFO Umbraco.Web.Strategies.Migrations.ClearMediaXmlCacheForDeletedItemsAfterUpgrade - [Thread 5] Cleared 0 items from the media xml cache that were trashed and not meant to be there
  122. 2015-09-14 11:00:16,884 [23] INFO Umbraco.Core.Persistence.UmbracoDatabase - [Thread 5] at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
  123. at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
  124. at System.Delegate.DynamicInvokeImpl(Object[] args)
  125. at Umbraco.Core.Persistence.Database.MultiPocoFactory.CallCallback[TRet](Delegate callback, IDataReader dr, Int32 count)
  126. at Umbraco.Core.Persistence.Database.<>c__DisplayClass1a`1.<CreateMultiPocoFactory>b__19(IDataReader reader, Delegate arg3)
  127. at Umbraco.Core.Persistence.Database.<Query>d__1c`1.MoveNext()
  128. 2015-09-14 11:00:16,900 [23] INFO Umbraco.Core.DatabaseContext - [Thread 5] Database configuration failed with the following error and stack trace: Exception has been thrown by the target of an invocation.
  129. at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
  130. at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
  131. at System.Delegate.DynamicInvokeImpl(Object[] args)
  132. at Umbraco.Core.Persistence.Database.MultiPocoFactory.CallCallback[TRet](Delegate callback, IDataReader dr, Int32 count)
  133. at Umbraco.Core.Persistence.Database.<>c__DisplayClass1a`1.<CreateMultiPocoFactory>b__19(IDataReader reader, Delegate arg3)
  134. at Umbraco.Core.Persistence.Database.<Query>d__1c`1.MoveNext()
  135. at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
  136. at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
  137. at Umbraco.Core.Persistence.Repositories.UserRepository.PerformGet(Int32 id)
  138. at Umbraco.Core.Persistence.Repositories.RepositoryBase`2.Get(TId id)
  139. at Umbraco.Core.Services.UserService.GetUserById(Int32 id)
  140. at Umbraco.Core.Services.UserService.GetProfileById(Int32 id)
  141. at Umbraco.Core.Services.PackagingService.Export(IMedia media, Boolean deep, Boolean raiseEvents)
  142. at Umbraco.Core.Services.MediaService.RebuildXmlStructures(Int32[] contentTypeIds)
  143. at Umbraco.Core.Events.TypedEventHandler`2.Invoke(TSender sender, TEventArgs e)
  144. at Umbraco.Core.Persistence.Migrations.MigrationRunner.Execute(Database database, DatabaseProviders databaseProvider, Boolean isUpgrade)
  145. at Umbraco.Core.DatabaseContext.UpgradeSchemaAndData()
  146. 2015-09-14 11:00:16,900 [23] INFO Umbraco.Core.DatabaseContext - [Thread 5] The database schema validation produced the following summary:
  147. The following tables were found in the database, but are not in the current schema:
  148. cmsMacroPropertyType,PageViews,sysdiagrams,PageVotes,UFWorkflowsToForms,UFSettings,UFPrevalueSources,UFUserSecurity,UFDataSources,UFFormStates,UFPrevalueSourceSettings,UFDataSourceMappings,UFForms,UFWorkflowExecutionStates,UFWorkflows,UFRecordsXml,UFRecords,UFUserFormSecurity,UFPages,UFRecordFields,UFFieldsets,UFFields,UFFieldSettings,UFPrevalues,UFRecordDataString,UFRecordDataLongString,UFRecordDataInteger,UFRecordDataDateTime,UFRecordDataBit,UFFieldConditions,UFFieldConditionRules
  149.  
  150. The following columns were found in the database, but are not in the current schema:
  151. cmsMacroPropertyType,id,cmsMacroPropertyType,macroPropertyTypeAlias,cmsMacroPropertyType,macroPropertyTypeRenderAssembly,cmsMacroPropertyType,macroPropertyTypeRenderType,cmsMacroPropertyType,macroPropertyTypeBaseType,PageViews,PageViewId,PageViews,PageId,PageViews,ViewCount,PageViews,CreatedOn,PageViews,PageName,PageViews,PageUrl,PageViews,MemberName,PageViews,MemberEmail,PageViews,MemberId,umbracoUser,userDefaultPermissions,umbracoUser,defaultToLiveEditing,sysdiagrams,name,sysdiagrams,principal_id,sysdiagrams,diagram_id,sysdiagrams,version,sysdiagrams,definition,cmsMacroProperty,macroPropertyHidden,cmsMacroProperty,macroPropertyType,PageVotes,PageVoteId,PageVotes,IsPositiveVote,PageVotes,MemberId,PageVotes,DateVoted,PageVotes,PageId,UFWorkflowsToForms,Workflow,UFWorkflowsToForms,Form,UFSettings,Id,UFSettings,Key,UFSettings,Value,UFPrevalueSources,Id,UFPrevalueSources,Name,UFPrevalueSources,Type,cmsContentTypeAllowedContentType,sortOrder,UFUserSecurity,User,UFUserSecurity,ManageDataSources,UFUserSecurity,ManagePreValueSources,UFUserSecurity,ManageWorkflows,UFUserSecurity,ManageForms,UFDataSources,Id,UFDataSources,Type,UFDataSources,Name,cmsDataType,controlId,UFFormStates,State,UFPrevalueSourceSettings,PrevalueProvider,UFPrevalueSourceSettings,Key,UFPrevalueSourceSettings,Value,UFDataSourceMappings,DataSource,UFDataSourceMappings,DataSourceField,UFDataSourceMappings,Form,UFDataSourceMappings,PrevalueTable,UFDataSourceMappings,PrevalueKeyField,UFDataSourceMappings,PrevalueValueField,UFDataSourceMappings,DataType,UFDataSourceMappings,DefaultValue,UFForms,Id,UFForms,Name,UFForms,Created,UFForms,ManualApproval,UFForms,GotoPageOnSubmit,UFForms,MessageOnSubmit,UFForms,DataSource,UFForms,ShowValidationSummary,UFForms,HideFieldValidation,UFForms,RequiredErrorMessage,UFForms,InvalidErrorMessage,UFForms,FieldIndicationType,UFForms,Indicator,UFForms,Archived,UFForms,StoreRecordsLocally,UFForms,DisableDefaultStylesheet,UFForms,Entries,UFForms,Views,UFWorkflowExecutionStates,Workflow,UFWorkflowExecutionStates,State,UFWorkflowExecutionStates,Form,UFWorkflows,Id,UFWorkflows,Name,UFWorkflows,Type,UFWorkflows,SortOrder,UFWorkflows,Active,UFWorkflows,Form,UFWorkflows,ExecutesOn,UFRecordsXml,id,UFRecordsXml,Form,UFRecordsXml,xml,UFRecordsXml,created,UFRecordsXml,Page,UFRecords,Id,UFRecords,Form,UFRecords,Created,UFRecords,Updated,UFRecords,State,UFRecords,currentPage,UFRecords,umbracoPageId,UFRecords,IP,UFRecords,MemberKey,UFUserFormSecurity,User,UFUserFormSecurity,Form,UFUserFormSecurity,HasAccess,UFUserFormSecurity,SecurityType,UFUserFormSecurity,AllowInEditor,UFPages,Id,UFPages,Form,UFPages,SortOrder,UFPages,Caption,UFRecordFields,Key,UFRecordFields,Field,UFRecordFields,Record,UFRecordFields,DataType,UFFieldsets,Id,UFFieldsets,Page,UFFieldsets,SortOrder,UFFieldsets,Caption,UFFields,Id,UFFields,Fieldset,UFFields,Fieldtype,UFFields,PreValueProvider,UFFields,RegEx,UFFields,Mandatory,UFFields,SortOrder,UFFields,Caption,UFFields,DataSourceField,UFFields,ToolTip,UFFields,DefaultValue,UFFields,RequiredErrorMessage,UFFields,InvalidErrorMessage,UFFieldSettings,Field,UFFieldSettings,Key,UFFieldSettings,Value,UFPrevalues,Id,UFPrevalues,Field,UFPrevalues,Value,UFPrevalues,SortOrder,UFRecordDataString,Key,UFRecordDataString,Value,UFRecordDataLongString,Key,UFRecordDataLongString,Value,cmsTags,parentId,UFRecordDataInteger,Key,UFRecordDataInteger,Value,UFRecordDataDateTime,Key,UFRecordDataDateTime,Value,UFRecordDataBit,Key,UFRecordDataBit,Value,UFFieldConditions,Id,UFFieldConditions,Field,UFFieldConditions,Enabled,UFFieldConditions,ActionType,UFFieldConditions,LogicType,UFFieldConditionRules,Id,UFFieldConditionRules,FieldCondition,UFFieldConditionRules,Field,UFFieldConditionRules,Operator,UFFieldConditionRules,Value
  152.  
  153. The following constraints (Primary Keys, Foreign Keys and Indexes) were found in the database, but are not in the current schema:
  154. FK_cmsContent_umbracoNode,FK_cmsContentType_umbracoNode,FK_cmsContentVersion_cmsContent,FK_cmsContentXml_cmsContent,FK_cmsDataType_umbracoNode,FK_cmsDataTypePreValues_cmsDataType,FK_cmsDocument_cmsContent,FK_cmsDocument_cmsTemplate,FK_cmsDocument_umbracoNode,FK_cmsDocumentType_cmsContentType,FK_cmsDocumentType_cmsTemplate,FK_cmsDocumentType_umbracoNode,FK_cmsLanguageText_cmsDictionary,FK_cmsMacroProperty_cmsMacro,FK_cmsMember_cmsContent,FK_cmsMember_umbracoNode,FK_cmsMember2MemberGroup_cmsMember,FK_cmsMember2MemberGroup_umbracoNode,FK_cmsMemberType_cmsContentType,FK_cmsMemberType_umbracoNode,FK_cmsPreviewXml_cmsContent,FK_cmsPreviewXml_cmsContentVersion,FK_cmsPropertyData_cmsPropertyType,FK_cmsPropertyData_umbracoNode,FK_cmsPropertyType_cmsContentType,FK_cmsPropertyType_cmsDataType,FK_cmsPropertyType_cmsTab,FK_cmsStylesheet_umbracoNode,FK_cmsStylesheetProperty_umbracoNode,FK_cmsTab_cmsContentType,FK_cmsTask_cmsTaskType,FK_cmsTask_umbracoNode,FK_UFDataSourceMappings_UFDataSources,FK_UFDataSourceMappings_UFForms,FK_UFField_UFFieldsets,FK_UFFieldConditionRules_UFFieldConditions,FK_UFFieldConditionRules_UFFields,FK_UFFieldConditions_UFFields,FK_UFFieldsets_UFPages,FK_UFFieldSettings_UFFields,FK_UFForms_UFDataSources,FK_UFPages_UFForms,FK_UFPrevalues_UFFields,FK_UFPrevalueSettings_UFPrevalueProviders,FK_UFRecordDataBit_UFRecordFields,FK_UFRecordDataDateTime_UFRecordFields,FK_UFRecordDataInteger_UFRecordFields,FK_UFRecordDataLongString_UFRecordFields,FK_UFRecordDataString_UFRecordFields,FK_UFRecordFields_UFFields,FK_UFRecordFields_UFRecords,FK_UFRecords_UFForms,FK_UFRecordsXml_UFForms,FK_UFUserFormSecurity_UFForms,FK_UFWorkflowExecutionStates_UFFormStates,FK_UFWorkflows_UFForms,FK_umbracoDomains_umbracoNode,FK_umbracoMacroProperty_umbracoMacroPropertyType,FK_umbracoNode_umbracoNode,FK_umbracoRelation_umbracoRelationType,FK_umbracoUser2app_umbracoUser,FK_umbracoUser2NodeNotify_umbracoNode,FK_umbracoUser2NodeNotify_umbracoUser,FK_umbracoUser2NodePermission_umbracoNode,FK_umbracoUser2NodePermission_umbracoUser,FK_user_userType,PK__cmsContentVersio__398D8EEE,PK__sysdiagrams__19AACF41,PK_cmsContentPreviewXml,PK_cmsTab,PK_domains,PK_language,PK_macro,PK_macroProperty,PK_macroPropertyType,PK_PageViews,PK_PageVotes,PK_templates,PK_UFDataSourceMappings,PK_UFDataSources,PK_UFField,PK_UFFieldConditionRules,PK_UFFieldConditions,PK_UFFieldsets,PK_UFForms,PK_UFFormStates,PK_UFPages,PK_UFPrevalueProviders,PK_UFPrevalues,PK_UFPrevalueSettings,PK_UFRecordFields,PK_UFRecords,PK_UFRecordsXml,PK_UFSettings,PK_UFUserFormSecurity,PK_UFUserSecurity,PK_UFWorkflowExecutionStates,PK_UFWorkflows,PK_UFWorkflowsToForms,PK_userType,IX_cmsContentVersion,IX_cmsDataType,IX_cmsDictionary,IX_cmsTaskType,IX_cmsTemplate,IX_umbracoLanguage,IX_umbracoUser
  155.  
  156. The following unknown constraints (Primary Keys, Foreign Keys and Indexes) were found in the database, but are not in the current schema:
  157. cmsTags_cmsTagRelationship,UK_principal_name,umbracoNode_cmsTagRelationship
  158.  
  159.  
  160. 2015-09-14 11:00:16,931 [23] INFO Umbraco.Core.UmbracoApplicationBase - [Thread 27] Application shutdown. Reason: ConfigurationChange
  161. 2015-09-14 11:00:17,446 [25] INFO Umbraco.Core.PluginManager - [Thread 24] Determining hash of code files on disk
  162. 2015-09-14 11:00:17,461 [25] INFO Umbraco.Core.PluginManager - [Thread 24] Hash determined (took 8ms)
  163. 2015-09-14 11:00:17,477 [25] INFO Umbraco.Core.PluginManager - [Thread 24] Starting resolution types of umbraco.interfaces.IApplicationStartupHandler
  164. 2015-09-14 11:00:17,664 [25] INFO Umbraco.Core.PluginManager - [Thread 24] Completed resolution of types of umbraco.interfaces.IApplicationStartupHandler, found 39 (took 194ms)
  165. 2015-09-14 11:00:17,773 [25] INFO Umbraco.Core.PluginManager - [Thread 24] Starting resolution types of Umbraco.Core.PropertyEditors.IPropertyEditorValueConverter
  166. 2015-09-14 11:00:17,773 [25] INFO Umbraco.Core.PluginManager - [Thread 24] Completed resolution of types of Umbraco.Core.PropertyEditors.IPropertyEditorValueConverter, found 0 (took 4ms)
  167. 2015-09-14 11:00:17,773 [25] INFO Umbraco.Core.PluginManager - [Thread 24] Starting resolution types of Umbraco.Core.PropertyEditors.IPropertyValueConverter
  168. 2015-09-14 11:00:17,773 [25] INFO Umbraco.Core.PluginManager - [Thread 24] Completed resolution of types of Umbraco.Core.PropertyEditors.IPropertyValueConverter, found 15 (took 6ms)
  169. 2015-09-14 11:00:17,804 [25] INFO Umbraco.Core.PluginManager - [Thread 24] Starting resolution types of Umbraco.Web.Mvc.SurfaceController
  170. 2015-09-14 11:00:17,804 [25] INFO Umbraco.Core.PluginManager - [Thread 24] Completed resolution of types of Umbraco.Web.Mvc.SurfaceController, found 9 (took 5ms)
  171. 2015-09-14 11:00:17,804 [25] INFO Umbraco.Core.PluginManager - [Thread 24] Starting resolution types of Umbraco.Web.WebApi.UmbracoApiController
  172. 2015-09-14 11:00:17,804 [25] INFO Umbraco.Core.PluginManager - [Thread 24] Completed resolution of types of Umbraco.Web.WebApi.UmbracoApiController, found 29 (took 3ms)
  173. 2015-09-14 11:00:17,804 [25] INFO Umbraco.Core.PluginManager - [Thread 24] Starting resolution types of Umbraco.Core.Media.IThumbnailProvider
  174. 2015-09-14 11:00:17,820 [25] INFO Umbraco.Core.PluginManager - [Thread 24] Completed resolution of types of Umbraco.Core.Media.IThumbnailProvider, found 3 (took 4ms)
  175. 2015-09-14 11:00:17,820 [25] INFO Umbraco.Core.PluginManager - [Thread 24] Starting resolution types of Umbraco.Core.Media.IImageUrlProvider
  176. 2015-09-14 11:00:17,820 [25] INFO Umbraco.Core.PluginManager - [Thread 24] Completed resolution of types of Umbraco.Core.Media.IImageUrlProvider, found 1 (took 4ms)
  177. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  178. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  179. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  180. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  181. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  182. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  183. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  184. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  185. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  186. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  187. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  188. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  189. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  190. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  191. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  192. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  193. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  194. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  195. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  196. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  197. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  198. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  199. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  200. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  201. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  202. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  203. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  204. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  205. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  206. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  207. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  208. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  209. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  210. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  211. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  212. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  213. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  214. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  215. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  216. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  217. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  218. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  219. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  220. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  221. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  222. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  223. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  224. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  225. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  226. 2015-09-14 11:00:18,460 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
  227. 2015-09-14 11:00:18,538 [25] INFO Umbraco.Core.ApplicationContext - [Thread 24] CurrentVersion different from configStatus: '7.0.3','6.2.5'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement