2014-04-01 9:55 GMT+02:00 Francesco Malvezzi <[email protected]> :
> Happy april fools'day to everyone! > > Which are the requirements of syncrepl in order to have a working > asyncLdapSourceService? > > The asyncLdapSourceService works for a while, does a huge bulk sync on > the userbase than starts polling syncrepl for a while until gets a error: > > [...] > apr 01 08:57:01 - DEBUG - Entry > "CN=user,OU=People,DC=ateneo,DC=example,DC=org" will not be written to > the destination > apr 01 08:57:26 - ERROR - Error while synchronizing ID null: > org.lsc.exception.LscServiceCommunicationException: > apr 01 08:57:26 - DEBUG - > org.lsc.exception.LscServiceCommunicationException: > org.lsc.exception.LscServiceCommunicationException: > at > > org.lsc.service.SyncReplSourceService.getNextId(SyncReplSourceService.java:319) > ~[lsc-core-2.0.4.jar:na] > at org.lsc.SynchronizeTask.run(AbstractSynchronize.java:650) > ~[lsc-core-2.0.4.jar:na] > at java.lang.Thread.run(Thread.java:679) [na:1.6.0_27] > > > It looks it gets something unexpected from syncrepl. How I can debug it? > The stacktrace is not trimmed: with debug is just that what shows up. > SyncRepl works only with OpenLDAP as source, is it the case? Then, do you launch LSC with '-a' instead of '-s' ? Clément.
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-users

