Has anyone run into an issue where sessions are failing to delete? Since the last major and most recent upgrade we are seeing an issue where on the first hypervisor the sessions fail to delete themselves and create a new machine. On the second hypervisor everything is fine and works as it should. I've been on the phone with support for it previously and when they are done everything works but then within weeks it is back to the same issue. just curious if anyone can shed some light on the situation or maybe has had the same issue and a solution. The error for the individual sessions is:
"Delete failed. The given key was not present in the dictionary. - Call Stacks - at System.Collections.Generic.Dictionary * 2.get_Item(TKey key)
at Quest.vWorkspace.VirtualCore.HyperV.DataCollector.HvRequests.ParseResponse[T](String response)
at CDataCollectorMessenger.HvGetVmVhdData(String strUser, String strPwd, String strWmipath, List * 1_vhdData)
at ChyperVClone.getVmVhdInfo(vector<HvNativeTypes::HvVhdInfo\,std::allocator<HvNativeTypes::HvVhdInfo>>*,VcSrvInfo*srvinfo, Cstring <char\,StrTraitMFC_DLL<char\,ATL::ChTraitsCRT<<char>>>*vmWmiPath)"
Thanks in advance.