Sadly I have to correct myself. The connection still times out after about 20 
seconds.

I tried modifying the lsc batch file as follows:

[OLD] %JAVA_COMMAND% -cp "%CLASSPATH%" org.lsc.Launcher %*

[NEW] %JAVA_COMMAND% -cp "%CLASSPATH%" 
-Dcom.sun.jndi.ldap.connect.timeout=60000 org.lsc.Launcher %*

I also tried setting the option via SET JAVA_OPTS in the batch file before 
calling the main method. The result was, hoewever, the same.

Any suggestions?

- Chris

Von: [email protected] 
[mailto:[email protected]] Im Auftrag von Zyweck, 
Christian - ENCOWAY
Gesendet: Mittwoch, 26. Juni 2013 16:56
An: Clément OUDOT
Cc: [email protected]
Betreff: Re: [lsc-users] Connection Timeout for LDAP Connections (LSC 1.2.1)

I can confirm that this is working. Thanks a lot! :)
_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org

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

Reply via email to