Issue #646 has been updated by Jon Kidder.

Yes, this is related.  I'm using custom binary attributes in OpenLDAP.  It may 
be interesting to note that I am successfully using binary pivot attributes in 
the destination service of my sync job.  Only the clean phase appears to be 
broken in my use case.
----------------------------------------
Bug #646: Binary pivot attributes break clean phase.
http://tools.lsc-project.org/issues/646

Author: Jon Kidder
Status: New
Priority: Normal
Assigned to: 
Category: Core
Target version: 2.1
Problem in version: 2.0.3


Whenever I include a binary attribute in my pivot list the clean phase fails to 
run with the following error:

Jan 21 10:47:40 - ERROR - java.lang.ClassCastException: [B cannot be cast to 
java.lang.String
Jan 21 10:47:40 - DEBUG - java.lang.ClassCastException: [B cannot be cast to 
java.lang.String
java.lang.ClassCastException: [B cannot be cast to java.lang.String
        at org.lsc.jndi.JndiServices.doGetAttrsList(JndiServices.java:1135) 
~[lsc-core-2.0.3.jar:na]
        at org.lsc.jndi.JndiServices.getAttrsList(JndiServices.java:1054) 
~[lsc-core-2.0.3.jar:na]
        at 
org.lsc.jndi.SimpleJndiDstService.getListPivots(SimpleJndiDstService.java:162) 
~[lsc-core-2.0.3.jar:na]
        at org.lsc.AbstractSynchronize.clean2Ldap(AbstractSynchronize.java:168) 
~[lsc-core-2.0.3.jar:na]
        at org.lsc.SimpleSynchronize.launchTask(SimpleSynchronize.java:217) 
~[lsc-core-2.0.3.jar:na]
        at org.lsc.SimpleSynchronize.launch(SimpleSynchronize.java:168) 
~[lsc-core-2.0.3.jar:na]
        at org.lsc.Launcher.run(Launcher.java:224) [lsc-core-2.0.3.jar:na]
        at org.lsc.Launcher.launch(Launcher.java:159) [lsc-core-2.0.3.jar:na]
        at org.lsc.Launcher.main(Launcher.java:142) [lsc-core-2.0.3.jar:na]



-- 
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

Reply via email to