2012/10/15 "POISSON Frédéric" <[email protected]>: > Hello, > > i'm testing an LSC configuration with a AD source to a Oracle DSEE server. > And inside my configuration i have 15 tasks with quite same attribute > mapping but on different ldap base (some are for groups other for users). I > synchronize around 16 000 entries and when i launch LSC with all task i have > randomly some error messages like this : > Oct 15 17:32:13 - ERROR - Error while synchronizing ID {usncreated=602408}: > java.lang.NullPointerException > > I have tested separately all task and i never seen this error. > > Could you give me advice to find where is my mistake, or help on more debug > on these errors ? > > Regards, > PS: I have tested on both lsc 2.0 and 2.0.1
You can try to run LSC into Eclipse and use breakpoints to identify the problem : http://lsc-project.org/wiki/documentation/2.0/development/ideintegration You can also try to set threads to 1 (-t 1) to see if this is not a concurrency problem. Clément. _______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-users

