2018-03-01 15:14 GMT+01:00 Martin Geisenhof <[email protected]>: > Hello, > > i'm running lsc since a couple of years successfully. The last days i > installed a new LSC on a Ubuntu Server via Debian-Repository (Version > 2.1.4). Java Version is 8. After making the settings in my lsc-config i > tried to run the connector like before: > lsc -f /etc/lsc/test -s syncPersonal-full,syncStudenten-full –t 1 > > But for some objects (about 9000 in total), not always the same objects i > get the following error: > Feb 28 10:32:16 - ERROR - Error while synchronizing ID {cn=1286}: > org.lsc.exception.LscServiceException: java.lang.IllegalStateException: > Cipher not initialized > > I thought i can handle this error by adding "-t 1", but its not working. Any > Ideas?
Right, the -t option manages thread, and you must use only one thread to avoid errors with security lib. I don't know why this option is not taken into account. Clément. _______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] https://lists.lsc-project.org/cgi-bin/mailman/listinfo/lsc-users

