2015-06-05 20:37 GMT+02:00 Anderson <[email protected]>: > Hi Clément, > > > > I copy the file logback.xml from ubuntu server to Debian server (to /etc/lsc > dir) and the output log is completely different (not in debug mode): > > # /usr/bin/lsc -s all > Jun 05 15:24:18 - INFO - Logging configuration successfully loaded from > /etc/lsc/logback.xml > Jun 05 15:24:18 - INFO - LSC configuration successfully loaded from > /etc/lsc/ > Jun 05 15:24:18 - INFO - Connecting to LDAP server > ldap://ldap.local/dc=my,dc=corp as cn=sync,ou=app,ou=users,dc=my,dc=corp > Jun 05 15:24:18 - INFO - Connecting to LDAP server > ldaps://ldap.remote/ou=EXT,dc=corp,dc=remote as > uid=app.w,ou=app,ou=EXT,dc=corp,dc=remote > Jun 05 15:24:19 - INFO - Starting sync for pwsync > Jun 05 15:24:19 - INFO - All entries: 7, to modify entries: 0, successfully > modified entries: 0, errors: 0
I can't explain that. I'm on Ubuntu but with java 7 and all works fine: clement@ader-xps:~$ java -version java version "1.7.0_79" OpenJDK Runtime Environment (IcedTea 2.5.5) (7u79-2.5.5-0ubuntu0.14.10.2) OpenJDK 64-Bit Server VM (build 24.79-b02, mixed mode) Can you see in /var/log/lsc if you have more logs? Clément. _______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-users

