Hi Experts,
We are getting an error Exception occurred while executing the RPCRequest: Errors returned from IQService. Unspecified error while onboarding a new windows local connector and running a test connection.
IQService is up and running, FYI - Active Directory and other configured windows local sources are also working as usual.
We have followed every steps from below troubleshooting document, but still getting the same error:
Troubleshooting
We have restarted IQServices as well.
We can see below error in IQTrace logs:
<String>DEBUG=> Impersonator :: [Thread-5]=> 07/07/2025 05:22:06=> User [srv_spp_ad] domain [IH] -> Authenticated</String>
<String>DEBUG=> AbstractConnector :: [Thread-5]=> 07/07/2025 05:22:06=> ENTER AbstractConnector</String>
<String>DEBUG=> AbstractConnector :: [Thread-5]=> 07/07/2025 05:22:06=> EXIT AbstractConnector</String>
<String>DEBUG=> NTConnectorServices :: [Thread-5]=> 07/07/2025 05:22:06=> ENTER prepare</String>
<String>DEBUG=> NTConnectorServices :: [Thread-5]=> 07/07/2025 05:22:06=> ENTER resolveServerName</String>
<String>DEBUG=> NTConnectorServices :: [Thread-5]=> 07/07/2025 05:22:06=> EXIT resolveServerName</String>
<String>DEBUG=> NTConnectorServices :: [Thread-5]=> 07/07/2025 05:22:06=> Connection URL [WinNT://<hostname>]</String>
<String>DEBUG=> NTConnectorServices :: [Thread-5]=> 07/07/2025 05:22:06=> EXIT prepare</String>
<String>DEBUG=> NTConnectorServices :: [Thread-5]=> 07/07/2025 05:22:06=> ENTER doTestConfiguration</String>
<String>DEBUG=> NTConnectorServices :: [Thread-5]=> 07/07/2025 05:22:06=> ENTER bind</String>
<String>DEBUG=> NTConnectorServices :: [Thread-5]=> 07/07/2025 05:22:06=> new DirectoryEntry(WinNT://<hostname>)</String>
<String>DEBUG=> NTConnectorServices :: [Thread-5]=> 07/07/2025 05:22:06=> EXIT bind</String>
<String>ERROR=> NTConnectorServices :: [Thread-5]=> 07/07/2025 05:22:27=> System.Runtime.InteropServices.COMException (0x80004005): Unspecified error
at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail)
at System.DirectoryServices.DirectoryEntry.Bind()
at System.DirectoryServices.DirectoryEntry.get_AdsObject()
at System.DirectoryServices.PropertyCollection.get_Count()
at sailpoint.services.NTConnectorServices.connect()</String>
<String>ERROR=> NTConnectorServices :: [Thread-5]=> 07/07/2025 05:22:27=> System.Exception: Unspecified error
at sailpoint.services.NTConnectorServices.connect()
at sailpoint.services.NTConnectorServices.doTestConfiguration(Hashtable registry)</String>
<String>DEBUG=> NTConnectorServices :: [Thread-5]=> 07/07/2025 05:22:27=> EXIT doTestConfiguration</String>
</List>
</value>
</entry>
</Map>
</ResultAttributes>
</RpcResponse>"
Please help us resolving this issue if anyone has come across of this error.
Regards,
Shekhar Das