Hi All
We have upgraded to SCOM 2016 UR1 (and the console speed is really nice and fast)
But the new "Update and Recommendations" is not working, we I click it's shows the following.
![]()
Can one of you help me out?
Here are the error output:
Date: 28-11-2016 13:40:34
Application: Operations Manager
Application Version: 7.2.11719.0
Severity: Error
Message:
System.Exception: An error occurred while displaying the Updates and Recommendations View. This might be because the database query has encountered an issue or the online catalog service is down. Please wait a few minutes and try your request again. --->
System.ArgumentException: An item with the same key has already been added.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at Microsoft.EnterpriseManagement.Mom.Internal.UI.Views.UpdatesAndRecommendationsView.GetInstalledManagementPackDetailsFromOpsDB()
at Microsoft.EnterpriseManagement.Mom.Internal.UI.Views.UpdatesAndRecommendationsView.PopulateWorkLoadList()
--- End of inner exception stack trace ---
at Microsoft.EnterpriseManagement.Mom.Internal.UI.Views.UpdatesAndRecommendationsView.PopulateWorkLoadList()
at Microsoft.EnterpriseManagement.Mom.Internal.UI.Views.UpdatesAndRecommendationsView.LoadWorkLoadsJob(Object sender, ConsoleJobEventArgs args)
at Microsoft.EnterpriseManagement.Mom.Internal.UI.Console.ConsoleJobExceptionHandler.ExecuteJob(IComponent component, EventHandler`1 job, Object sender, ConsoleJobEventArgs args)
System.ArgumentException: An item with the same key has already been added.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at Microsoft.EnterpriseManagement.Mom.Internal.UI.Views.UpdatesAndRecommendationsView.GetInstalledManagementPackDetailsFromOpsDB()
at Microsoft.EnterpriseManagement.Mom.Internal.UI.Views.UpdatesAndRecommendationsView.PopulateWorkLoadList()