The Job Service log reports the following error when running a synchronization:
2021-07-09 18:25:14.1053 ERROR (Jobservice ) : VI.Projector.JobComponent.ProjectorComponent - f87e7004-a902-4607-be8a-cdb61e0c4c50: Errors occurred
[2134003] Error running synchronization.
[1777018] Error running synchronization project (Synchronize Active Directory Domain via Active Roles)'s workflow (Initial Synchronization).
[1777292] Error connecting system (ActiveRolesServer)!
[System.Runtime.InteropServices.COMException] The specified module could not be found.
at StdioProcessor.StdioProcessor._Execute(Job job)
at VI.Projector.JobComponent.ProjectorComponent.Activate(String task)
at VI.Projector.JobComponent.ProjectorComponent._FullProjection()
---- Start of Inner Exception ----
at VI.Projector.JobComponent.ProjectorComponent._FullProjection()
at VI.Projector.Database.ProjectorExecutor.Project(ISession session, IProjectionConfiguration configuration, ProjectionOption options, ISystemObject adHocObject, CancellationToken cancellationToken)
at VI.Projector.Projection.Extensions.Execute(IProjectorEngine engine, IProjectionConfiguration configuration, ProjectionOption options, ISystemObject adHocObject, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
---- Start of Inner Exception ----
at VI.Projector.Projection.ProjectorEngine.<ExecuteAsync>d__3.MoveNext()
---- Start of Inner Exception ----
at VI.Projector.Projection.ProjectorEngine.<ExecuteAsync>d__3.MoveNext()
at VI.Projector.Connection.SystemConnection.Resolve[T](Boolean throwIfNotSupported)
at VI.Projector.Connection.SystemConnection.ConnectIfRequired(Boolean doNotSetSchema)
---- Start of Inner Exception ----
at VI.Projector.Connection.SystemConnection.ConnectIfRequired(Boolean doNotSetSchema)
at VI.Projector.Connection.Connectors.BottleNeckConnector.OnConnect(ISystemConnectionParameterCollection connectionParameter)
at VI.Projector.Connection.Connectors.BottleNeckConnector._Redirect[T](Func`1 redirection)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
---- Start of Inner Exception ----
at VI.Projector.Connection.Connectors.BottleNeckConnectorTask.Execute()
at VI.Projector.Connection.Connectors.BottleNeckConnector.<>c__DisplayClass1_0.<OnConnect>b__0()
at VI.Projector.Connection.SystemConnector.Connect(ISystemConnectionParameterCollection connectionParameter)
at VI.Projector.ActiveRoles.Connector.ArsConnector.OnConnect(ISystemConnectionParameterCollection connectionParameter)
at VI.Projector.AdsiTools.DirectoryEntryFactory.Get(String distinguishedName, String[] propertiesToLoad)
at System.DirectoryServices.DirectoryEntry.get_NativeGuid()
at System.DirectoryServices.DirectoryEntry.FillCache(String propertyName)
at System.DirectoryServices.DirectoryEntry.RefreshCache()
at System.DirectoryServices.DirectoryEntry.Bind()
at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail)
2021-07-09 18:25:14.1053 INFO (Jobservice ) : Process step output parameter f87e7004-a902-4607-be8a-cdb61e0c4c50:
TargetSystemConnectError=[1777292] Error connecting system (ActiveRolesServer)!
[System.Runtime.InteropServices.COMException] The specified module could not be found.