TFS 2010 を TFS 2012 Update 1 にアップグレードしています。SQL Server 2008 R2 Service Pack 2 は同じサーバー ボックスにあります。現在、わずかに変更されたスクラムとアジャイル テンプレートを使用して、各コレクションに 1 ~ 2 つのプロジェクトを含む 3 つのプロジェクト コレクションがあります。
準備状況チェック中に、次のエラーが報告されます。
TF400129: 準備状況チェックからのエラー: チーム プロジェクト コレクションに新しいシステム フィールド用のスペースがあることを確認しています
以下は、ログ ファイルからの抜粋です。
[Info @08:50:44.021] +-+-+-+-+-| Verifying that the team project collection has space for new system fields |+-+-+-+-+-
[Info @08:50:44.021] Starting Node: VUPFLDLMT
[Info @08:50:44.021] NodePath : VINPUTS/Progress/Conditional/VPCUPGRADE/VCOLLECTIONSREACHABLE/VUPFLDLMT
[Info @08:50:44.021] Getting Reachable Collections
[Info @08:50:44.021] Reachable collections found: 2
[Error @08:50:44.131] System.ArgumentNullException: Value cannot be null.
Parameter name: serviceLevel
at Microsoft.TeamFoundation.Common.TFCommonUtil.CheckStringForNullOrEmpty(String stringVar, String stringVarName, Boolean trim)
at Microsoft.TeamFoundation.Framework.Server.ServiceLevel..ctor(String serviceLevel)
at Microsoft.TeamFoundation.Admin.VerifyFieldLimitNotExceededInAllTpcs.GetNewFieldCount(String connectionString)
at Microsoft.TeamFoundation.Admin.VerifyFieldLimitNotExceededInAllTpcs.Run(ActivityContext context)
at Microsoft.TeamFoundation.Admin.Engine.AdminNode.RunNode()
at Microsoft.TeamFoundation.Admin.Engine.AdminNode.Run(String& message, Boolean& continueOnError)
[Error @08:50:44.131] Unhandled message not defined for task VUPFLDLMT:Verifying that the team project collection has space for new system fields
[Error @08:50:44.131] TF400129: Error from readiness check: Verifying that the team project collection has space for new system fields
[Info @08:50:44.131] Completed VerifyFieldLimitNotExceededInAllTpcs: Error