On 16/07/2019 21:04, Mike Hollingsworth wrote: > We are using on ubuntu server with openldap and receive this error > Connecting to LDAP server ldap://mcsd-ds01:389/dc=local,dc=mcschools,dc=us as > cn=admin,dc=local,dc=mcschools,dc=us > Jul 16 13:58:43 - ERROR - org.lsc.exception.LscConfigurationException: > Configuration exception: Something bad happened while building the > SqlMapClient instance.java.lang.RuntimeException: Error occurred. Cause: > com.ibatis.common.xml.NodeletException: Error parsing XML. Cause: > java.lang.RuntimeException: Error parsing XPath '/sqlMapConfig/sqlMap'. > Cause: java.net.UnknownHostException: etc > /usr/bin/lsc: line 73: /var/log/lsc/lsc.log: Permission denied > > Thanks > > Mike Hollingsworth
Hi, Does the user executing LSC have write permission on /var/log/lsc ? You can change the target log file in logback.xml. If you still get errors, please provide relevant part of your configuration files and the version of java. 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

