Guest User

Untitled

a guest
Dec 12th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.47 KB | None | 0 0
  1. StartJob Starting Installation
  2. Info Starting Installation - 2SexyContent
  3. Info Starting Installation - Script
  4. Info Begin Sql execution
  5. Info Creating backup of previous version - SqlDataProvider9.03.00.SqlDataProvider
  6. Info Created - SqlDataProvider9.03.00.SqlDataProvider
  7. Info Executing 09.03.00.SqlDataProvider
  8. Info Start Sql execution: 09.03.00.SqlDataProvider file
  9. Info End Sql execution: 09.03.00.SqlDataProvider file
  10. Info Creating backup of previous version - SqlDataProvider9.07.00.SqlDataProvider
  11. Info Created - SqlDataProvider9.07.00.SqlDataProvider
  12. Info Executing 09.07.00.SqlDataProvider
  13. Info Start Sql execution: 09.07.00.SqlDataProvider file
  14. Failure SQL Execution resulted in following Exceptions: System.Data.SqlClient.SqlException (0x80131904): Column names in each table must be unique. Column name 'AppId' in table 'dbo.ToSIC_EAV_Entities' is specified more than once. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at DotNetNuke.Data.SqlDataProvider.ExecuteScriptInternal(String connectionString, String script) ClientConnectionId:38adf45d-5e60-4bde-ad34-047618e9cd3b Error Number:2705,State:4,Class:16 -- make sure sql rolls back automatically in case of error. SET XACT_ABORT ON BEGIN TRANSACTION SexyContentUpdate; -- add AppId column, nullable at first ALTER TABLE dbo.ToSIC_EAV_Entities ADD AppId int NULL; ALTER TABLE dbo.ToSIC_EAV_Entities ADD ContentType nvarchar(250) NULL /* wrap as exec (not tested yet) to ensure it runs, even though AppId isn't ready yet */ EXEC(' UPDATE dbo.ToSIC_EAV_Entities Set dbo.ToSIC_EAV_Entities.AppId = dbo.ToSIC_EAV_AttributeSets.AppId FROM dbo.ToSIC_EAV_AttributeSets WHERE dbo.ToSIC_EAV_Entities.AttributeSetID = dbo.ToSIC_EAV_AttributeSets.AttributeSetId; ALTER TABLE dbo.ToSIC_EAV_Entities ADD CONSTRAINT FK_ToSIC_EAV_Entities_ToSIC_EAV_Apps FOREIGN KEY (AppId) REFERENCES ToSIC_EAV_Apps(AppId); ALTER TABLE dbo.ToSIC_EAV_Entities ALTER COLUMN AppId INTEGER NOT NULL '); COMMIT TRANSACTION SexyContentUpdate; --ROLLBACK TRANSACTION SexyContentUpdate;
  15. Info End Sql execution: 09.07.00.SqlDataProvider file
  16. Info Finished Sql execution
  17. Failure Installation Failed - Script
  18. Info Installation Failed - 2SexyContent
  19. Info Starting Installation - 2SexyContent-App
  20. Info Starting Installation - Script
  21. Info Begin Sql execution
  22. Info Creating backup of previous version - SqlDataProviderrequire-2sxc-9.SqlDataProvider
  23. Info Created - SqlDataProviderrequire-2sxc-9.SqlDataProvider
  24. Info Executing require-2sxc-9.SqlDataProvider
  25. Info Start Sql execution: require-2sxc-9.SqlDataProvider file
  26. Info End Sql execution: require-2sxc-9.SqlDataProvider file
  27. Info Finished Sql execution
  28. Info Component installed successfully - Script
  29. Info Starting Installation - Module
  30. Info Module registered successfully - 2sxc-app
  31. Info Component installed successfully - Module
  32. Info Starting Installation - File
  33. Info Creating backup of previous version - icon-app.png
  34. Info Created - icon-app.png
  35. Info Component installed successfully - File
  36. Info Starting Installation - Config
  37. Info Creating backup of previous version - web.config
  38. Info Config file updated - web.config
  39. Info Component installed successfully - Config
  40. Info Config file changes committed - web.config
  41. Failure Package Installation aborted
  42. Info Installation Failed - 2SexyContent-App
  43. Info Starting Installation - 2sic_Imazen_ImageResizerPro
  44. Info Starting Installation - Script
  45. Info Begin Sql execution
  46. Info Finished Sql execution
  47. Info Component installed successfully - Script
  48. Info Starting Installation - Assembly
  49. Info Assembly already registered - binImageResizer.dll
  50. Info Creating backup of previous version - binImageResizer.dll
  51. Info Created - binImageResizer.dll
  52. Info Assembly already registered - binImageResizer.Plugins.DiskCache.dll
  53. Info Creating backup of previous version - binImageResizer.Plugins.DiskCache.dll
  54. Info Created - binImageResizer.Plugins.DiskCache.dll
  55. Info Component installed successfully - Assembly
  56. Info Starting Installation - File
  57. Info Creating backup of previous version - icon.png
  58. Info Created - icon.png
  59. Info Creating backup of previous version - License.txt
  60. Info Created - License.txt
  61. Info Creating backup of previous version - ReleaseNotes.txt
  62. Info Created - ReleaseNotes.txt
  63. Info Component installed successfully - File
  64. Info Starting Installation - Config
  65. Info Creating backup of previous version - web.config
  66. Info Config file updated - web.config
  67. Info Component installed successfully - Config
  68. Info Config file changes committed - web.config
  69. Failure Package Installation aborted
  70. Info Installation Failed - 2sic_Imazen_ImageResizerPro
  71. Info Starting Installation - Connect.Dnn.Koi
  72. Info Starting Installation - ResourceFile
  73. Info Expanding Resource file
  74. Info Creating backup of previous version - icon.png
  75. Info Created - icon.png
  76. Info Creating backup of previous version - License.txt
  77. Info Created - License.txt
  78. Info Creating backup of previous version - ReleaseNotes.txt
  79. Info Created - ReleaseNotes.txt
  80. Info Resource Files created
  81. Info Component installed successfully - ResourceFile
  82. Info Starting Installation - Assembly
  83. Info Assembly already registered - binConnect.Dnn.Koi.dll
  84. Info Creating backup of previous version - binConnect.Dnn.Koi.dll
  85. Info Created - binConnect.Dnn.Koi.dll
  86. Info Assembly already registered - binConnect.Koi.dll
  87. Info Creating backup of previous version - binConnect.Koi.dll
  88. Info Created - binConnect.Koi.dll
  89. Info Component installed successfully - Assembly
  90. Failure Package Installation aborted
  91. Info Installation Failed - Connect.Dnn.Koi
  92. Info Deleted temporary install folder
  93. EndJob Installation Failed
Add Comment
Please, Sign In to add comment