VMware {code} Community
Yarinc
Contributor
Contributor

Reverting snapshot fails on specific organization

Hi, 

Our devops guys using a C# program developed 4 years ago.

the program gets an organization, vApp, username,password and then reverting the snapshot. 

lately they keep getting a "An item with the same key has already been added" error when they try to run the code on a specific organization. But when i try to revert snapshot from the portal it's works fine.

an SR opened and we've got nothing from the vCD side, so I've started debugging the code and found out that when executing the command "Vdc.GetVdcByReference(Client, vDC_HREF).GetVappRefs()“ an exception is thrown from the command and the error we've got is the stack track which is printed upon exception. 

Hope anyone here can help

0 Kudos
0 Replies