Hi Alexey, you are facing my same problem with lsc 2.0 Probably this is a
classpath issue, however I wasn't able to make it work without recompiling
the source code. There is a getClass().getResource('../../..') call that
causes this issue. I am very interested in hearing something about it

Does someone know how to make it works without recompiling the trunk? Where
should we put the libs and the config files?

Thanks in advance

On Tue, Dec 6, 2011 at 9:27 AM, Alexey Wasilyev
<[email protected]>wrote:

> what's wrong?
>
> [awasilyev@ldap lsc2]$ bin/lsc -f etc/
> Exception in thread "main" java.lang.**NoClassDefFoundError:
> Caused by: java.lang.**ClassNotFoundException:
> at java.net.URLClassLoader$1.run(**URLClassLoader.java:217)
> at java.security.**AccessController.doPrivileged(**Native Method)
> at java.net.URLClassLoader.**findClass(URLClassLoader.java:**205)
> at java.lang.ClassLoader.**loadClass(ClassLoader.java:**319)
> at sun.misc.Launcher$**AppClassLoader.loadClass(**Launcher.java:294)
> at java.lang.ClassLoader.**loadClass(ClassLoader.java:**264)
> at java.lang.ClassLoader.**loadClassInternal(ClassLoader.**java:332)
> Could not find the main class: . Program will exit.
> Last log file line: 2011/12/06 12:26:02 [lsc] Starting LSC
>
> 05.12.2011 19:25, Sébastien Bahloul пишет:
>
>  Hi Alexey,
>>
>> Using SQL databases as destination is part of the ongoing 2.0 version. If
>> you want to test it, please consider the following sample configuration :
>> http://tools.lsc-project.org/**projects/lsc/repository/entry/**
>> lsc/trunk/sample/postgresql/**etc/lsc.xml<http://tools.lsc-project.org/projects/lsc/repository/entry/lsc/trunk/sample/postgresql/etc/lsc.xml>
>>
>> Regards,
>>
>> --
>> Sebastien BAHLOUL
>> IAM / Security specialist
>> Ldap Synchronization Connector : http://lsc-project.org
>> Blog : http://sbahloul.wordpress.com/
>>
>>
> --
> Alexey Wasilyev
> Systems Administrator
> Grid Dynamics
>
> ______________________________**______________________________**___
> Ldap Synchronization Connector (LSC) - http://lsc-project.org
>
> lsc-users mailing list
> [email protected].**org <[email protected]>
> http://lists.lsc-project.org/**listinfo/lsc-users<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

Reply via email to