2014-01-29 FABIO FERRARI <[email protected]>

> Hello,
>
> I have a problem with syncrepl in lsc.
>
> I configured my lsc.xml tu use syncrepl, that is
>
> ....
> <syncreplSourceService>
> <name>openldap-service</name>
> <connection reference="openldap-conn" />
> ....
> <serverType>OpenLDAP</serverType>
> </syncreplSourceService>
> ....
>
> and tried to start it with the command
>
> ./bin/lsc -a all -f etc/ -t 1
>
> but the outcome was a bad error:
>
> ....
> gen 29 15:37:05 - ERROR - org.lsc.exception.LscConfigurationException:
> javax.xml.bind.UnmarshalException
>  - with linked exception:
> [org.xml.sax.SAXParseException; systemId: file:/opt/lsc-2.0.3/etc/lsc.xml;
> lineNumber: 88; columnNumber: 30; cvc-complex-type.2.4.a: Invalid content
> was found starting with element 'syncreplSourceService'. One of
> '{"http://lsc-project.org/XSD/lsc-core-2.0.xsd":cleanHook,
> "http://lsc-project.org/XSD/lsc-core-2.0.xsd":syncHook,
> "http://lsc-project.org/XSD/lsc-core-2.0.xsd":databaseSourceService,
> "http://lsc-project.org/XSD/lsc-core-2.0.xsd":ldapSourceService,
> "http://lsc-project.org/XSD/lsc-core-2.0.xsd":asyncLdapSourceService,
> "http://lsc-project.org/XSD/lsc-core-2.0.xsd":pluginSourceService}' is
> expected.]
> org.lsc.exception.LscConfigurationException:
> javax.xml.bind.UnmarshalException
> ....
>
> I think this is because I need to install the plugin, am I correct?
>
> But if this is the problem, where can I find it? In the page
> http://lsc-project.org/wiki/documentation/2.0/plugins/syncrepl
> the download link is broken...
>
> Is someone able to help me?
>
>

In fact, the plugin does not exist, this feature is now included in LSC
core. See this page to configure it:

http://lsc-project.org/wiki/documentation/2.0/configuration/service/sourceasyncldap

Clément.
_______________________________________________________________
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