Hi all,

during async task, after a while, lsc begins logging:

[...]
ago 07 08:45:02 - ERROR - LDAP error while reading entry
uid=a_user,ou=people,dc=example,dc=org
(org.apache.directory.ldap.client.api.exception.InvalidConnectionException:
Cannot connect on the server, the connection is invalid)
ago 07 08:45:02 - ERROR - Synchronization aborted because no source
object has been found !

as far as I understand, this could be connected with the following line
on the OpenLDAP ldap.log:

[...]
Aug  7 08:43:49 b1 slapd[2666]: conn=3910631 fd=43 closed (idletimeout)

(conn=3910631 is a connection from lsc; OpenLDAP is the source directory).

Am I right to suppose idletimeout stops lsc during async tasks?
Shouldn't that be handled by connection pools? Aren't connection pools
enabled by default?

Has ldapConnection>factory something to do with this issue?

thank you,

Francesco


_______________________________________________________________
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