On 12/02/19 16:09, Mikael Ekblom wrote:
Hi,
We suddenly get this in version 2.0.12 when we try to create groups.
Syncope somehow seems to try to cast a GroupTO object to a userTO
object, even though you are within the groupwizard:
“16:10:50.177 ERROR
org.apache.syncope.client.console.wizards.AjaxWizard - Wizard error on
finish
java.lang.RuntimeException: java.util.concurrent.ExecutionException:
org.apache.syncope.common.lib.SyncopeClientException: Unknown
[ClassCastException: org.apache.syncope.common.lib.to.GroupTO cannot
be cast to org.apache.syncope.common.lib.to.UserTO]
[...]
Is this a known issue?
Hi Mikael,
there is no such issue, groups get created normally in Syncope 2.0.12
AFAICT.
I can say that your problem is not occurring on console
(SyncopeClientException means that Console is only reporting an error
received from Core): look at your Core logs and you'll find why there is
a ClassCastException.
HTH
Regards.
--
Francesco Chicchiriccò
Tirasa - Open Source Excellence
http://www.tirasa.net/
Member at The Apache Software Foundation
Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail
http://home.apache.org/~ilgrosso/