Created
December 19, 2012 20:42
-
-
Save bzbetty/4340255 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Detailed Message: There was an error during job agent execution. The operation will be retried. Similar errors in the next five minutes may not be logged. | |
Exception Message: An item with the same key has already been added. (type ArgumentException) | |
Exception Stack Trace: at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) | |
at Microsoft.TeamFoundation.Framework.Server.TeamFoundationExtensionUtility.LoadExtensionTypeMap[T](String pluginDirectory) | |
at Microsoft.TeamFoundation.Framework.Server.JobApplication.SetupInternal() | |
at Microsoft.TeamFoundation.Framework.Server.JobServiceUtil.RetryOperationsUntilSuccessful(RetryOperations operations, Int32 maxTries, Int32& delayOnExceptionSeconds) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment