2015-04-10 20:42 GMT+02:00 Sharad Mathur <[email protected]>: > Getting following error > > Apr 11 00:05:42 - ERROR - Error while modifying entry > cn=test11,ou=Groups,dc=server,dc=test,dc=com in directory > :javax.naming.directory.InvalidAttributeValueException: [LDAP: error code 21 > - member: value #0 invalid per syntax]; remaining name 'cn=test11,ou=Groups' > Apr 11 00:05:42 - ERROR - Error while synchronizing ID > cn=test11,ou=Groups,dc=server,dc=test,dc=com: java.lang.Exception: Technical > problem while applying modifications to the destination > Apr 11 00:05:42 - DEBUG - java.lang.Exception: Technical problem while > applying modifications to the destination > java.lang.Exception: Technical problem while applying modifications to the > destination > at org.lsc.SynchronizeTask.run(AbstractSynchronize.java:801) > [lsc-core-2.1.2.jar:na] > at org.lsc.SynchronizeTask.run(AbstractSynchronize.java:707) > [lsc-core-2.1.2.jar:na] > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) > [na:1.6.0_22] > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) > [na:1.6.0_22] > at java.lang.Thread.run(Thread.java:679) [na:1.6.0_22] > # Sat Apr 11 00:05:42 IST 2015 > dn: cn=test11,ou=Groups,dc=server,dc=test,dc=com > changetype: modify > replace: member > member: sun.org.mozilla.javascript.NativeArray@8eae04 >
Hi, see this message: http://lists.lsc-project.org/pipermail/lsc-users/2015-February/002432.html It seems there is a problem with Rhino and java 8. Clément. _______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-users

