Repository connection error and IT Monitoring console internal error
说明
Repository connection error might display "Retrieving the COM class factory for component with CLSID failed due to the following error: 8000401a Th server process could not be started because the configured identity is incorrect. Check the username and password. Exceptions from HRESULT: 0x8000401A."
IT Monitoring Console doesn't load and displays the following error - Internal error. Cannot start application. Number: 0x8000401A.
原因
This problem occurs because the Log on as a batch job privilege is not set for the identity of the COM+ package. When you set a user as the COM+ identity, COM+ adds this privilege for you. However, if the user is a domain account, and if that user does not have the Log on as a batch job privilege set in a Group Policy Object (GPO) when the Active Directory performs an update, the identity of the COM+ package is reset, and the permission is removed. If you retype the password, COM+ will add the Log on as a batch job privilege again for the local computer.
解决办法
Give the domain account the Log on as a batch job privilege in the Group Policy Object in the Domain Controller.