Skip to content

Instantly share code, notes, and snippets.

@bzbetty
Created December 19, 2012 20:42
Show Gist options
  • Save bzbetty/4340255 to your computer and use it in GitHub Desktop.
Save bzbetty/4340255 to your computer and use it in GitHub Desktop.
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