Issue #734 has been updated by Frédéric POISSON.

Ok thanks for the information.

I have now a new trouble that i haven't before when my account is correctly 
synced i have this error when i run lsc a second time :

<pre>
Nov 20 09:15:48 - INFO  - Logging configuration successfully loaded from 
/usr/products/lsc/etc-foo/logback.xml 
Nov 20 09:15:48 - INFO  - LSC configuration successfully loaded from 
/usr/products/lsc/etc-foo/
Nov 20 09:15:49 - INFO  - Connecting to LDAP server 
ldap://10.1.6.123:38956/dc=foo,dc=bar as cn=lsc,dc=foo,dc=bar
Nov 20 09:15:49 - INFO  - Connecting to LDAP server 
ldap://10.1.1.168:38956/dc=example,dc=com as cn=lsc,dc=example,dc=com
Nov 20 09:15:49 - INFO  - Starting sync for Users
Error: JavaException: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
Nov 20 09:15:49 - INFO  - All entries: 1, to modify entries: 0, successfully 
modified entries: 0, errors: 0
</pre>

Any ideas ?
----------------------------------------
Bug #734: External Javascript file do not load srcLdap
http://tools.lsc-project.org/issues/734

Author: Frédéric POISSON
Status: Assigned
Priority: Normal
Assigned to: Raphaël Ouazana
Category: Core
Target version: 2.1.2
Problem in version: 2.1.1


Hello,

While i'm trying to run LSC with an external JavaScript file defined with 
scriptInclude, i use a function with srcLdap object. But i have a 
<pre>"srcLdap" is not defined.</pre> error and my JavaScript code do not run 
correctly. If i try to give the srcLdap as an argument of my function i have 
the error <pre>ReferenceError: "srcLdap" is not defined.</pre>, but if i put 
the code of the function inside lsc.xml file and the dataset, all is running 
fine.

Could you tell me if srcLdap and ldap from org.lsc.jndi.ScriptableJndiServices 
are available with LSC 2.1.1 ? And how to use them ?


Thanks, 
Regards



-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://tools.lsc-project.org/my/account
_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org

lsc-dev mailing list
[email protected]
http://lists.lsc-project.org/listinfo/lsc-dev

Reply via email to