On 08/03/10 11:25, Clément OUDOT wrote:
2010/3/1 Jonathan Clarke<[email protected]>:
Hi everyone,

It has been a long time coming, but we're now really close. Version 1.2.0
will be out this month! (OK, I admit: I waited till after midnight to post
this...)

Redmine says we're at 95% there:
http://tools.lsc-project.org/versions/show/23

The only remaining issues are testing and documentation. So it's time for a
release candidate! Here it is:


http://tools.lsc-project.org/attachments/download/66/lsc-core-1.2-SNAPSHOT-dist.tar.gz

To test, please try running the quickstart tutorial (sample), using this
documentation:
http://lsc-project.org/wiki/documentation/1.2/sample

Also, any testing of an upgrade from 1.1.* would be nice to have (in
particular of logging configuration, see
http://tools.lsc-project.org/issues/show/171):
http://lsc-project.org/wiki/documentation/1.2/upgrade-from-1.1

Thanks in advance for your testing. And thanks for all the work that's gone
into 1.2.0!


Hi all,

I tried to launch the quickstart tutorial today.

There is a problem when I --run the script. I have a console running
OpenDS (--start-ldap-server); In the other console :

clem...@ader:~/Programmes/lsc$ sample/bin/lsc-sample --run
Running /home/clement/Programmes/lsc/sample/bin/../../bin/lsc --config
/home/clement/Programmes/lsc/sample/bin/../etc --synchronize all
2010/03/08 11:22:46 [lsc] LSC already running - launch aborted


If I stop OpenDS in the other console :

clem...@ader:~/Programmes/lsc$ sample/bin/lsc-sample --run
Running /home/clement/Programmes/lsc/sample/bin/../../bin/lsc --config
/home/clement/Programmes/lsc/sample/bin/../etc --synchronize all
mars 08 11:21:56 - INFO  - Starting sync for MySyncTask
mars 08 11:21:57 - INFO  - Connecting to LDAP server
ldap://localhost:33389/dc=lsc-project,dc=org as cn=Directory Manager
mars 08 11:21:57 - ERROR - Error opening the LDAP connection to the destination!
mars 08 11:21:57 - ERROR - Error while synchronizing ID :
java.lang.RuntimeException: javax.naming.CommunicationException:
localhost:33389 [Root exception is java.net.ConnectException:
Connection refused]
mars 08 11:21:57 - ERROR - Connection lost! Aborting.

Oh... it sounds like the script is working correctly (but not in my test environment) :-)

Hmmm... I wonder what we can do to avoid this? Improve the script to detect the full class name, "org.lsc.Launcher" ?

Jon
_______________________________________________________________
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