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

HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...Upgrade Error 5.6 to 5.61Upgrade Error 5.6 to 5.61
Previous
 
Next
New Post
1/21/2011 10:20 AM
 
AssemblyVersion: 5.6.1
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
RawURL: /Install/Install.aspx?mode=upgrade
AbsoluteURL: /Install/Install.aspx
AbsoluteURLReferrer:
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 GTB7.0
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 786b7770-39b4-40e4-8a5f-e6d70be49774
InnerException: Thread was being aborted.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: DotNetNuke.Services.Installer.Installers.PackageInstaller.Install
StackTrace:
Message: System.Threading.ThreadAbortException: Thread was being aborted. at DotNetNuke.Services.Installer.Installers.PackageInstaller.Install() at DotNetNuke.Services.Installer.Installer.InstallPackages() at DotNetNuke.Services.Installer.Installer.Install()


AssemblyVersion
: 5.6.1
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
RawURL: /Install/Install.aspx?mode=upgrade
AbsoluteURL: /Install/Install.aspx
AbsoluteURLReferrer:
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 GTB7.0
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 88719794-193f-48bd-8acd-be65d759f71d
InnerException: Thread was being aborted.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: .SNINativeMethodWrapper.SNIPacketGetConnection
StackTrace:
Message: System.Threading.ThreadAbortException: Thread was being aborted. at SNINativeMethodWrapper.SNIPacketGetConnection(IntPtr packet) at System.Data.SqlClient.TdsParserStateObject.ProcessSniPacket(IntPtr packet, UInt32 error) at System.Data.SqlClient.TdsParserStateObject.ReadSni(DbAsyncResult asyncResult, TdsParserStateObject stateObj) at System.Data.SqlClient.TdsParserStateObject.ReadNetworkPacket() at System.Data.SqlClient.TdsParserStateObject.ReadBuffer() at System.Data.SqlClient.TdsParserStateObject.ReadByte() at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.SqlDataReader.ConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader() at System.Data.SqlClient.SqlCommand.DeriveParameters() at System.Data.SqlClient.SqlCommandBuilder.DeriveParameters(SqlCommand command) at Microsoft.ApplicationBlocks.Data.SqlHelperParameterCache.DiscoverSpParameterSet(SqlConnection connection, String spName, Boolean includeReturnValueParameter, Object[] parameterValues) at Microsoft.ApplicationBlocks.Data.SqlHelperParameterCache.GetSpParameterSetInternal(SqlConnection connection, String spName, Boolean includeReturnValueParameter) at Microsoft.ApplicationBlocks.Data.SqlHelperParameterCache.GetSpParameterSet(String connectionString, String spName, Boolean includeReturnValueParameter) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(String connectionString, String spName, Object[] parameterValues) at DotNetNuke.Data.SqlDataProvider.UpdateAuthentication(Int32 authenticationID, Int32 packageID, String authenticationType, Boolean isEnabled, String settingsControlSrc, String loginControlSrc, String logoffControlSrc, Int32 LastModifiedByUserID) at DotNetNuke.Services.Authentication.AuthenticationController.UpdateAuthentication(AuthenticationInfo authSystem) at DotNetNuke.Services.Installer.Installers.AuthenticationInstaller.Install()
 
New Post
1/23/2011 6:53 AM
 
It appears that the connection to the site's database is timing-out near the end of the upgrade process during the installation of the LiveID and OpenID authentication provider prackages. In other words, the database server is not able to respond within the time allotted to it causing the database connection to be dropped.

There are many reasons for database server time-outs. For DotNetNuke sites, if the EventLog, SiteLog, ScheduleHistory, or search tables have grown excessively large, database server performance can slow to a crawl. For any database, an overlarge database transaction log can also be a cause.

Sebastian Leupold outlines some of these issues and ways to improve database performance in his recent blog post:
http://www.dotnetnuke.com/Resources/B...

Is the website completely down following the attempted upgrade or are you able to log into it?

If it is down completely or you are seeing errors relating to the upgrade attempt, I would recommend that you restore the site back to DNN 5.06.00 using the file system and database backups you (hopefully) created before the upgrade, work on tuning up your database performance, then try the upgrade again.

Bill, WESNet Designs
Team Lead - DotNetNuke Gallery Module Project (Not Actively Being Developed)
Extensions Forge Projects . . .
Current: UserExport, ContentDeJour, ePrayer, DNN NewsTicker, By Invitation
Coming Soon: FRBO-For Rent By Owner
 
New Post
1/24/2011 3:35 AM
 
There is no problem with large database or i thing database timeout, because i use test.dnn application.
I open this app only if i need to test some module, or test versions upgrade,
so i do not backup this test app, but i do not upgrading any live website until i see everything is ok with new versions.

So, upgrading was broken i think on middle of installation, and it shows me "The yellow Server Application" error.
I have try once again to upgrade but, install process was not started, only yellow error ...

Now, I do not remember, but i think i start app without install in url, and application is started and working,
i was not test all modules or functions what is not working ...
 
New Post
2/9/2011 5:18 AM
 
 I had after calling the \install\install.aspx?mode=upgrade the error msg:
    404 Url Not Found
    The requested Url /http://www....../Install/Install.aspx?mode=upgrade) does not return any valid content.
In http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/107/threadid/332510/scope/posts/Default.aspx
 I found a hint to url rewriter.
I disabled the infinity.UrlRewriteModule in web.config and called the \install\install.aspx?mode=upgrade again.
Now the installer processed successfully.
Then I enabled the infinity.UrlRewriteModule in web.config again.

Is this a new issue un infinity.UrlRewriteModule?

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...Upgrade Error 5.6 to 5.61Upgrade Error 5.6 to 5.61


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