Issue #508 has been updated by Frédéric POISSON.
Hello,
I'm using an old Iplanet Directory with LSC, and i'm trying to solve the entry
deletion with asyncLdapSourceService and SunDS serverType. Currently with
release 2.1.3 running with Java 1.8.60 i have this message :
<pre>ERROR - Synchronization aborted because no source object has been found
!</pre>
when i delete an entry. I made a test inside AbstractSynchronize.java by
comment out these lines like this :
<pre>
733 /*
734 if (entry == null) {
735 counter.incrementCountError();
736
AbstractSynchronize.LOGGER.error("Synchronization aborted because no source
object has been found !");
737 return false;
738 }
739 */
</pre>
And entry is successfully deleted ! I'm not fully confident with this solution,
but could you take a time to investigate, or tell me what could be the right
solution ?
Is it possible to integrate this bug id to next release if correction do not
interfere with all LSC features ?
Thanks,
Regards,
----------------------------------------
Bug #508: Check entry deletion with asyncLdapSourceService for directories
other than OpenLDAP
http://tools.lsc-project.org/issues/508
Author: Clément OUDOT
Status: New
Priority: Normal
Assigned to:
Category: Core
Target version: Not planned
Problem in version:
The bug is fixed for OpenLDAP but has to be checked for other directories. See
#445.
--
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://tools.lsc-project.org/my/account
_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org
lsc-dev mailing list
[email protected]
http://lists.lsc-project.org/listinfo/lsc-dev