On 23/07/2019 05:49, Mike Hollingsworth wrote:
>
> Jul 22 21:25:02 - WARN - Error while looking for the entries list:
> java.sql.SQLException: S1000 General error java.lang.RuntimeException:
> database alias does not exist
> Jul 22 21:25:02 - ERROR - Empty or non existant source (no IDs found)
> Jul 22 21:25:02 - INFO - Starting clean for MySyncTask
> Jul 22 21:25:03 - WARN - Error while looking for a specific entry with
> id=cn=avaables02,ou=2026,ou=Students,dc=local,dc=mcschools,dc=us
> (java.sql.SQLException: S1000 General error java.lang.RuntimeException:
> database alias does not exist)
> Jul 22 21:25:03 - ERROR - Error while synchronizing ID {}:
> org.lsc.exception.LscServiceException: javax.naming.CommunicationException:
> S1000 General error java.lang.RuntimeException: database alias does not exist
> Jul 22 21:25:03 - ERROR - Connection lost! Aborting.
Hi,
It means the database you're trying to connect to does not not exist
(jdbc:hsqldb:hsql://localhost/csvdata).
If you followed the CSV to LDAP tutorial
(https://lsc-project.org/documentation/tutorial/csvtoldap), you should use the
provided url jdbc:hsqldb:hsql://localhost/lscdb. csvdata is a table, not a
database.
Regards.
--
Soisik Froger | Software Architect
[email protected]
Worteks | https://www.worteks.com
_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org
lsc-users mailing list
[email protected]
https://lists.lsc-project.org/cgi-bin/mailman/listinfo/lsc-users