0
Fixed

IDB5 MA throws cd-existing-object error after a failed export

Eddie Kirkman 8 years ago updated by anonymous 8 years ago 1

Using IDB5 (5.0.3 - not yet confirmed if this is still an issue with 5.0.4, but looking at the list of fixes, I suspect so).

Exporting a user to DET's CAMS system, for which a connector has been written. In Dev the system uses a dummy web service front end to allow users to be exported. If an export occurs when the service is unavailable, then an error is returned to the MA (in this case a missing end point error). That is as expected.

Image 3035


Image 3036


At this point, an entity search in the adapter does not show the user as being there.

Starting the web service and repeating the export from FIM, gives a cd-existing-object error.


Image 3037


To enable the export to complete successfully, it was necessary to run an import all on the the IDB5 connector - even though this reported no pending changes and no change to the number of adapter entities.

Any idea what might be going on?

+1
Fixed

Hi Eddie

Was able to reproduce and the cause was the LDAP engine failing to remove entities that didn't write out successfully from a cache it maintains. This is fixed now and I've attached a patch. To install extract the zip into the IdentityBroker/Service directory and restart the service.


patch 20160318.zip