Issue #808 has been updated by Clément OUDOT. Category set to Core Status changed from New to Assigned Assigned to set to Raphaël Ouazana Priority changed from Immediate to Normal Target version set to 2.2
---------------------------------------- Bug #808: lsc crash in async mode http://tools.lsc-project.org/issues/808 Author: jie chen Status: Assigned Priority: Normal Assigned to: Raphaël Ouazana Category: Core Target version: 2.2 Problem in version: Hi When I use lsc in sync mode, everything work ok, but a null pointer error throw out(about 20 seconds after lsc daemon startup) when in async mode here is the lsc output: Exception in thread "AdUsers" java.lang.NullPointerException at com.sun.jndi.ldap.LdapCtx.convertControls(LdapCtx.java:3290) at com.sun.jndi.ldap.LdapCtx.getResponseControls(LdapCtx.java:3282) at javax.naming.ldap.InitialLdapContext.getResponseControls(InitialLdapContext.java:209) at org.lsc.jndi.JndiServices.doGetAttrsList(JndiServices.java:1155) at org.lsc.jndi.JndiServices.getAttrsList(JndiServices.java:1066) at org.lsc.jndi.PullableJndiSrcService.getNextId(PullableJndiSrcService.java:146) at org.lsc.AsynchronousRunner.run(AbstractSynchronize.java:646) at java.lang.Thread.run(Thread.java:745) attach is my lsc.xml file and logback.xml env: lsc version:2.1.3 os: ubuntu 14.0.4 -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://tools.lsc-project.org/my/account
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-dev mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-dev

