Hi,
I am upgrading SP2010 environment production environment with DB attach process and while testing the Test-SPContentDatabase command at SP2013, I got only two errors and mount the database at SP2013 front end.
The SP2010 UI shown up at top level site collection and clicked on "Start now" to upgrade new SP2013 UI. When I clicked on "Upgrade this Site Collection", and waited for 1 hour, I received 7 these errors as below:
-----------------------------------------------------------------------------------
03/14/2014 12:24:57.04 OWSTIMER (0x094C) 0x0558 SharePoint Foundation Upgrade SPWebTemplateSequenceForWeb ajy7i ERROR Template BLOG#0: Exception thrown when executing the SQL update query. Exception: System.Data.SqlClient.SqlException
(0x80131904): Transaction (Process ID 93) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. 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) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean asyncWrite)
at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at Microsoft.SharePoint.Utilities.SqlSession.ExecuteNonQuery(SqlCommand command) at Microsoft.SharePoint.Upgrade.SPWebTemplateSequence.RunTemplateUpgradeQuery(String
sqlQuery, List`1 lstsiteidExceptions, List`1 lstwebinfoExceptions) at Microsoft.SharePoint.Upgrade.SPWebTemplateSequence.DoUpgrade() ClientConnectionId:8ce1238d-c2fd-407e-b989-af519b26162c 5e0d7d9c-20da-f09a-6073-5e1684a40b58
03/14/2014 12:24:58.60 OWSTIMER (0x094C) 0x0558 SharePoint Foundation Upgrade SPUpgradeSiteSession ajxnm ERROR Upgrade [DailyLife] failed. 5e0d7d9c-20da-f09a-6073-5e1684a40b58
03/14/2014 12:24:58.64 OWSTIMER (0x094C) 0x0558 SharePoint Foundation Upgrade SPUpgradeSiteSession ajxnm ERROR Exception: Transaction (Process ID 93) was deadlocked on lock resources with another process and has been chosen
as the deadlock victim. Rerun the transaction. 5e0d7d9c-20da-f09a-6073-5e1684a40b58
03/14/2014 12:24:58.70 OWSTIMER (0x094C) 0x0558 SharePoint Foundation Upgrade SPUpgradeSiteSession ajxnm ERROR 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) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
at Microsoft.SharePoint.Utilities.SqlSession.ExecuteNonQuery(SqlCommand command) at Microsoft.SharePoint.Upgrade.SPWebTemplateSequence.RunTemplateUpgradeQuery(String sqlQuery, List`1 lstsiteidExceptions, List`1 lstwebinfoExceptions)
at Microsoft.SharePoint.Upgrade.SPWebTemplateSequence.DoUpgrade() at Microsoft.SharePoint.Upgrade.SPMondoSequence.Upgrade() at Microsoft.SharePoint.Upgrade.SPUpgradeSession.Upgrade(Object o, Boolean bRecur 5e0d7d9c-20da-f09a-6073-5e1684a40b58
03/14/2014 12:24:58.73 OWSTIMER (0x094C) 0x0558 SharePoint Foundation Upgrade SPManager ajxoe ERROR RunUpgradeSiteSession [SPSite Url=http://sp13fe01-dev] failed. 5e0d7d9c-20da-f09a-6073-5e1684a40b58
03/14/2014 12:24:58.76 OWSTIMER (0x094C) 0x0558 SharePoint Foundation Upgrade SPManager ajxoe ERROR Exception: Transaction (Process ID 93) was deadlocked on lock resources with another process and has been chosen as the deadlock
victim. Rerun the transaction. 5e0d7d9c-20da-f09a-6073-5e1684a40b58
03/14/2014 12:24:58.78 OWSTIMER (0x094C) 0x0558 SharePoint Foundation Upgrade SPManager ajxoe ERROR 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)
at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
at Microsoft.SharePoint.Utilities.SqlSession.ExecuteNonQuery(SqlCommand command) at Microsoft.SharePoint.Upgrade.SPWebTemplateSequence.RunTemplateUpgradeQuery(String sqlQuery, List`1 lstsiteidExceptions, List`1 lstwebinfoExceptions)
at Microsoft.SharePoint.Upgrade.SPWebTemplateSequence.DoUpgrade() at Microsoft.SharePoint.Upgrade.SPMondoSequence.Upgrade() at Microsoft.SharePoint.Upgrade.SPUpgradeSession.Upgrade(Object o, Boolean bRecurse)
at Microsoft.SharePoint.Upgrade.SPUpgradeSession.ReflexiveUpgrade(Object o, Boolean bRecurse) at Microsoft.SharePoint.Upgrade.SPUpgradeSession.Upgrade(Object o, Boolean bRecurse) at Microsoft.SharePoint.SPSite.Upgrade(Boolean
recursively) at Microsoft.SharePoint.Upgrade.SPManager.RunUpgradeSiteSessionCore(Object lockObject, SPSite site, SPUpgradeOperationFlags upgradeOperationFlags, Boolean checkConcurrentSiteUpgradeSessi 5e0d7d9c-20da-f09a-6073-5e1684a40b58
----------------------------------------------------------------------------------
The top level site in SP2013 new UI , a few sub sites works properly and a few sub sites have no images and navigation muddled up.
News & Events sub site, Research sub site with no images and navigation muddled up as shown below
However, another Safety sub site works well with new SP2013 UI.
My Question:
- Does anyone has idea about the SQL error I got when tried to upgrade "Upgrade this Site Collection" (which is my top level site and other sub sites such as News & Events (new UI did not worked), Safety(new UI worked well)).
- Shall I first upgrade individual sub sites such as News & Events, Research and then top level site collection.
- How can I apply SP2013 new UI like Safety sub site to News & Events sub site.
Any feedback and comments are most welcome.
Thank you.
--aaroh
Aroh Shukla