Ignacio Alvarez Valdeon created SYNCOPE-1710:
------------------------------------------------
Summary: Could not initialize class
net.sf.cglib.proxy.EnhancerCaused
Key: SYNCOPE-1710
URL: https://issues.apache.org/jira/browse/SYNCOPE-1710
Project: Syncope
Issue Type: Bug
Components: console, docker
Affects Versions: 3.0.0-M1, 3.0.0-M2
Reporter: Ignacio Alvarez Valdeon
Hello,
Using docker compose to run un local all syncope containers under 3.0.0-M2
(also happens with 3.0.0-M1), when trying to create a new plain schema using
syncope-console, the form does not appear and in the container an exception is
thrown (
Could not initialize class net.sf.cglib.proxy.EnhancerCaused
)
I was digging in the issue and it seems like it is an already solved fix with
Apache Wicket but bugfix releases underĀ **
[10.0.0|https://issues.apache.org/jira/issues/?jql=project+%3D+WICKET+AND+fixVersion+%3D+10.0.0],
[9.5.0|https://issues.apache.org/jira/issues/?jql=project+%3D+WICKET+AND+fixVersion+%3D+9.5.0]
although syncope version uses 9.12.0 as far a POM states in github code.
Just wondering if the issue already exists in your board or it is already in
the pipeline to release a fixed version.
Thanks in advance for your support! And also want to congrat the team for the
amazing work you are doing in the project
Regards
--
This message was sent by Atlassian Jira
(v8.20.10#820010)