There are bugs with encryption and threads. Run LSC with -t 1 to allow only one thread.
Clement. Le 2 août 2013 08:58, "Martin Geisenhof" <[email protected]> a écrit : > Hello, sorry for the delay... > > Now it works. i've changed the cn datatype in my informix view from > integer to char. > > But i have another question. i make an encryption like described here: > http://lsc-project.org/wiki/documentation/2.0/configuration/security/encryptionand > in my lsc.xml looks like this. > > <dataset> > <name>...</name> > <policy>FORCE</policy> > <forceValues> > > <string>SecurityUtils.encrypt(srcBean.getDatasetFirstValueById("text"))</string> > </forceValues> > </dataset> > > <encryption> > <keyfile>/etc/lsc/prod/lsc-pers/etc/lsc.key</keyfile> > <algorithm>AES</algorithm> > <strength>128</strength> > </encryption> > > It works, but when i import about 6000 objects during the night i always > get about 40 objects with this error: > > Aug 01 01:00:11 - ERROR - javax.script.ScriptException: > sun.org.mozilla.javascript.internal.WrappedException: Wrapped > java.lang.IllegalStateException: Cipher not initialized (<Unknown > source>#3) in <Unknown source> at line number 3 > > I googled this quiet a long time but didn't find any helpful answer. any > ideas? > > > > > > _______________________________________________________________ > Ldap Synchronization Connector (LSC) - http://lsc-project.org > > lsc-users mailing list > [email protected] > http://lists.lsc-project.org/listinfo/lsc-users > >
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-users

