|
|
|
|
Joined: 1/6/2011
Posts: 41
|
|
|
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()
|
|
|
|
| |
|
|
|
www.wesnetdesigns.com Joined: 2/18/2005
Posts: 3253
|
|
|
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
|
|
|
|
| |
|
|
|
Joined: 1/6/2011
Posts: 41
|
|
|
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 ...
|
|
|
|
| |
|
|
Joined: 2/9/2007
Posts: 7
|
|
|
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?
|
|
|
|
| |