vCenter ADAM_VMwareVCMSDS event every 1 minute

Several times I have ran into the following issue with an event being logged in the vCenter Server event log every minute:

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 had fixed this on several vCenters that I managed. However the problem returned on one vCenter this weekend after enabling vCenter Linked Mode. I decided to document the solution here so it is easier to find if I run into this problem again.
As described here this is caused by a simple registry setting. Browse to the following key:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\ADAM_VMwareVCMSDS\Parameters

Delete the existing key (string) for “Port SSL” and replace it with a DWORD named “Port SSL” with a value of 636 (in decimal).

Restart ADAM_VMwareVCMSDS and ADWS services. Problem solved.

4 Responses to this post.

  1. Posted by TheSaffaGeek on 2010/11/18 3:30:21 AM at 9:47 am

    Thanks for the mention

  2. Posted by Jason V on 2011/09/29 4:36:26 PM at 9:47 am

    While the post is old the issue persists; I get this same error with a clean install of vCenter 5. The fix (thankfully) still works.

  3. [...] this error is documented e.g. here and [...]

  4. Posted by Hunter on 2011/12/03 5:53:27 PM at 9:47 am

    Work a treat. Many thanks.

Respond to this post

*

Notify me of followup comments via e-mail. You can also subscribe without commenting.