Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDevelopment and...Development and...Open Core Testi...Open Core Testi...Install hangs upgrading from DNN 8 Beta to RCInstall hangs upgrading from DNN 8 Beta to RC
Previous
 
Next
New Post
1/12/2016 7:10 PM
 

Performing the upgrade from the Beta, I got stuck at: 51% ERROR occured - Installing Module - DNNCE_Dashboard_08.00.00_Install.zip.

Re-ran the upgrade wizard and it succeeded the second time though it took much longer than usual, 3 minutes 37 seconds... which is fine, just unusual for my usually very snappy DEV server.

Things appear to be working well now after minimal testing.

Here's the relevant logs from the error:

2016-01-12 17:56:21,052 [DEV2][Thread:23][ERROR] DotNetNuke.Framework.Reflection - Dnn.Modules.ConfigurationManager.Components.BusinessController
System.Web.HttpException (0x80004005): Could not load type 'Dnn.Modules.ConfigurationManager.Components.BusinessController'.
   at System.Web.Compilation.BuildManager.GetType(String typeName, Boolean throw , Boolean ignoreCase)
   at DotNetNuke.Framework.Reflection.CreateType(String TypeName, String CacheKey, Boolean UseCache, Boolean IgnoreErrors)
2016-01-12 17:56:21,084 [DEV2][Thread:23][ERROR] DotNetNuke.Services.Exceptions.Exceptions - System.ArgumentNullException: Value cannot be null.
Parameter name: type
   at System.Activator.CreateInstance(Type type, Boolean nonPublic)
   at System.Activator.CreateInstance(Type type)
   at DotNetNuke.Entities.Modules.EventMessageProcessor.UpgradeModule(EventMessage message)
2016-01-12 17:56:26,286 [DEV2][Thread:18][ERROR] DotNetNuke.Data.SqlDataProvider - System.Data.SqlClient.SqlException (0x80131904): Cannot insert duplicate key row in object 'dbo.Packages' with unique index 'IX_Packages'. The duplicate key value is (DotNetNuke, DotNetNuke.Dashboard.WebServer, DashboardControl, <NULL>, 8.0.0).
Cannot insert the value NULL into column 'PackageID', table 'GotThisIdea.dbo.Dashboard_Controls'; column does not allow nulls. INSERT fails.
Cannot insert duplicate key row in object 'dbo.Packages' with unique index 'IX_Packages'. The duplicate key value is (DotNetNuke, DotNetNuke.Dashboard.Database, DashboardControl, <NULL>, 8.0.0).
Cannot insert the value NULL into column 'PackageID', table 'GotThisIdea.dbo.Dashboard_Controls'; column does not allow nulls. INSERT fails.
Cannot insert duplicate key row in object 'dbo.Packages' with unique index 'IX_Packages'. The duplicate key value is (DotNetNuke, DotNetNuke.Dashboard.Host, DashboardControl, <NULL>, 8.0.0).
Cannot insert the value NULL into column 'PackageID', table 'GotThisIdea.dbo.Dashboard_Controls'; column does not allow nulls. INSERT fails.
Cannot insert duplicate key row in object 'dbo.Packages' with unique index 'IX_Packages'. The duplicate key value is (DotNetNuke, DotNetNuke.Dashboard.Portals, DashboardControl, <NULL>, 8.0.0).
Cannot insert the value NULL into column 'PackageID', table 'GotThisIdea.dbo.Dashboard_Controls'; column does not allow nulls. INSERT fails.
Cannot insert duplicate key row in object 'dbo.Packages' with unique index 'IX_Packages'. The duplicate key value is (DotNetNuke, DotNetNuke.Dashboard.Modules, DashboardControl, <NULL>, 8.0.0).
Cannot insert the value NULL into column 'PackageID', table 'GotThisIdea.dbo.Dashboard_Controls'; column does not allow nulls. INSERT fails.
Cannot insert duplicate key row in object 'dbo.Packages' with unique index 'IX_Packages'. The duplicate key value is (DotNetNuke, DotNetNuke.Dashboard.Skins, DashboardControl, <NULL>, 8.0.0).
Cannot insert the value NULL into column 'PackageID', table 'GotThisIdea.dbo.Dashboard_Controls'; column does not allow nulls. INSERT fails.
The statement has been terminated.
The statement has been terminated.
The statement has been terminated.
The statement has been terminated.
The statement has been terminated.
The statement has been terminated.
The statement has been terminated.
The statement has been terminated.
The statement has been terminated.
The statement has been terminated.
The statement has been terminated.
The statement has been terminated.
   at System.Data.SqlClient.SqlConnection. (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 asyncWrite)
   at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
   at DotNetNuke.Data.SqlDataProvider.ExecuteScriptInternal(String connectionString, String script)
ClientConnectionId:781d7aa8-a8a9-4fb3-ae2b-cd8a0c2843cd
Error Number:2601,State:1,Class:14
2016-01-12 17:56:44,136 [DEV2][Thread:18][ERROR] DotNetNuke.Framework.Reflection - Dnn.Modules.ConfigurationManager.Components.BusinessController
System.Web.HttpException (0x80004005): Could not load type 'Dnn.Modules.ConfigurationManager.Components.BusinessController'.
   at System.Web.Compilation.BuildManager.GetType(String typeName, Boolean throw , Boolean ignoreCase)
   at DotNetNuke.Framework.Reflection.CreateType(String TypeName, String CacheKey, Boolean UseCache, Boolean IgnoreErrors)
2016-01-12 18:01:35,327 [DEV2][Thread:16][ERROR] DotNetNuke.Framework.Reflection - Dnn.Modules.GoogleAnalytics.Components.BusinessController
System.Web.HttpException (0x80004005): Could not load type 'Dnn.Modules.GoogleAnalytics.Components.BusinessController'.
   at System.Web.Compilation.BuildManager.GetType(String typeName, Boolean throw , Boolean ignoreCase)
   at DotNetNuke.Framework.Reflection.CreateType(String TypeName, String CacheKey, Boolean UseCache, Boolean IgnoreErrors)
2016-01-12 18:01:35,354 [DEV2][Thread:16][ERROR] DotNetNuke.Services.Exceptions.Exceptions - System.ArgumentNullException: Value cannot be null.
Parameter name: type
   at System.Activator.CreateInstance(Type type, Boolean nonPublic)
   at System.Activator.CreateInstance(Type type)
   at DotNetNuke.Entities.Modules.EventMessageProcessor.UpgradeModule(EventMessage message)


David O'Leary
Efficion Consulting
 
New Post
1/13/2016 8:20 AM
 
it sounds like for some reason the Packages entries for the separated Dashboardcontrols haven't been removed and cannot get added again as tried by installing the dashboard package. please report at support.dnnsoftware.com, thank you.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
1/13/2016 9:47 AM
 
Same thing happened on another instance on that same machine. This has been submitted here: https://dnntracker.atlassian.net/brow...

David O'Leary
Efficion Consulting
 
New Post
1/13/2016 5:08 PM
 
thanks for reporting it.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
1/14/2016 12:50 PM
 

So? What is the solution? 

I tried 3 times, yet it is not solved :( 

Will it get fixed in the next update?

 
Previous
 
Next
HomeHomeDevelopment and...Development and...Open Core Testi...Open Core Testi...Install hangs upgrading from DNN 8 Beta to RCInstall hangs upgrading from DNN 8 Beta to RC


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out