09-01-2015, 04:50 PM
(This post was last modified: 09-01-2015, 05:06 PM by blunderdog.)
I've created and saved a folder for a VMware vcenter sync. I've used the FQDN of the server and supplied the credentials of an administrative user. When I click the "Synchronize now" button, I get the following error:
"An error occured while reading data from VMware host. Operation cancelled. Value cannot be null. Parameter name: key"
Any idea what may be causing this and what the fix might be.
Running vShpere/vCenter 5.5u1. My active hosts are using four VMware virtual distributed switches. I have some hosts without VMs that are using a vDS based on a Cisco UCS hardware daughter card on the blades.
If I create a folder for a specific host it will synchronize just fine.
Administration/Messages/Details shows:
---------------------------
at System.Collections.Generic.Dictionary`2.FindEntry(TKey key)
at System.Collections.Generic.Dictionary`2.ContainsKey(TKey key)
at visionapp.vVE.vVM.ESXEnvironment.SetVMProperties(String VMIdentifier, DynamicProperty[] VMProperties, ObjectTypes ChildType, EsxManagedObjectPropertyCache managedObjectCache, Boolean throwOnError)
at visionapp.vVE.vVM.ESXEnvironment.GetChilds(VEStructureItem StartObject, ObjectTypes ChildType, String[] PathSet)
at visionapp.vVE.vVM.ESXEnvironment.GetObjectChilds(VEStructureItem StartObject, ObjectTypes ChildType)
at PlugInVMware.Helper.SyncHelper.SyncVMWareFolder(IWin32Window owner, IBaseItem folderParams, CredentialsParameter creds, EsxSyncProperties props)
Thanks for your help.
"An error occured while reading data from VMware host. Operation cancelled. Value cannot be null. Parameter name: key"
Any idea what may be causing this and what the fix might be.
Running vShpere/vCenter 5.5u1. My active hosts are using four VMware virtual distributed switches. I have some hosts without VMs that are using a vDS based on a Cisco UCS hardware daughter card on the blades.
If I create a folder for a specific host it will synchronize just fine.
Administration/Messages/Details shows:
---------------------------
at System.Collections.Generic.Dictionary`2.FindEntry(TKey key)
at System.Collections.Generic.Dictionary`2.ContainsKey(TKey key)
at visionapp.vVE.vVM.ESXEnvironment.SetVMProperties(String VMIdentifier, DynamicProperty[] VMProperties, ObjectTypes ChildType, EsxManagedObjectPropertyCache managedObjectCache, Boolean throwOnError)
at visionapp.vVE.vVM.ESXEnvironment.GetChilds(VEStructureItem StartObject, ObjectTypes ChildType, String[] PathSet)
at visionapp.vVE.vVM.ESXEnvironment.GetObjectChilds(VEStructureItem StartObject, ObjectTypes ChildType)
at PlugInVMware.Helper.SyncHelper.SyncVMWareFolder(IWin32Window owner, IBaseItem folderParams, CredentialsParameter creds, EsxSyncProperties props)
Thanks for your help.