VMware Cloud Community
TobiasM
Contributor
Contributor
Jump to solution

Error event id 1209 on vCenter server

Hi

I get this error id 1209 on my vcenter server (w2008r2), anyone knowing how to resolve that?

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

/T.

1 Solution
2 Replies
TobiasM
Contributor
Contributor
Jump to solution

Hi

Thank you  André it soloved the problem for me it was just to change the regisrty key Smiley Happy and no more errors.

http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=102386...

Ensure that the HKLM\System\CurrentControlSet\Services\<ADAM_INSTANCE_NAME>\Parameters\Port SSL
key is of type REG_DWORD. If the value is REG_SZ, you must delete it and create a new REG_DWORD with the value 636 (decimal).

Rgds

Tobias

Reply
0 Kudos