Issue #646 has been reported by Jon Kidder.
----------------------------------------
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:
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