Skip to main content
  1. Posts/

vCenter 5 VMwareVCMSDS Errors

·145 words·1 min· loading · loading · ·
Howto VCenter

So after playing around with my latest vCenter 5 installation I found that my logs were filling up with the following:

Active Directory Web Services encountered an error while reading the settings for the specified Active Directory Lightweight Directory Services instance. Active Directory Web Services will retry this operation periodically. In the mean time, this instance will be ignored. Instance name: ADAM_VMwareVCMSDS

I remember this happening before in vCenter 4.1, the fix was to modify a registry key for the Port SSL Value.  Here is where you need to modify it for vCenter 5.x:

  • Key:  HKLM\System\CurrentControlSet\Services\ADAM_VMwareVCMSDS\Parameters
  • Value:  Port SSL
  • Type:  REG_DWORD
  • Data:  636

You will notice that there is already a value there but it is a REG_SZ.  You will need to delete this one and create the above value.  Once you do this, restart the VMwareVCMSDS service and you should be good to go.

James Bowling
Author
James Bowling
Principal Cloud Engineer @ Global Oil/Gas Drilling Company

Related

vSMP VMs and Per CPU Licensed Applications
·121 words·1 min· loading · loading
Howto ESX ESXi VCenter VirtualCenter Vmware
HP and Emulex CIM Providers on ESXi 5
·248 words·2 mins· loading · loading
Howto Emulex ESXi HP VMA
Enabling SNMP on ESXi 5
·151 words·1 min· loading · loading
Howto ESXi VMA