Skip to Main Content

Intelligent Advisor

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

KeyNotFoundException on deploying project snapshot

Jonas RingerMay 1 2019 — edited May 3 2019

Hi all,

As of yesterday my team is unable to deploy project snapshots from the OPM client. When we try, we get the following error message:

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.

   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)

   at Oracle.Modeling.IDE.Hub.HubRESTTransaction.ExtractFaultDetails(String text)

   at Oracle.Modeling.IDE.Hub.HubRESTTransaction.HandleResponse(String transactionResult, Exception transactionError)

   at Oracle.Modeling.IDE.Hub.HubRESTTransaction.<>c__DisplayClass25_1.<DoAsync>b__0(Object sender, DownloadStringCompletedEventArgs e)

   at System.Net.WebClient.OnDownloadStringCompleted(DownloadStringCompletedEventArgs e)

   at System.Net.WebClient.DownloadStringOperationCompleted(Object arg)

We are using OPM version 12.2.14.186.

Does this look familiar for anyone? Any pointers to possible causes or solutions are more than welcome!

Regards,

Jonas

This post has been answered by Brad Tuckett-Oracle on May 1 2019
Jump to Answer
Comments
Post Details
Added on May 1 2019
2 comments
239 views