[
https://issues.apache.org/jira/browse/WICKET-6167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15306581#comment-15306581
]
Francesco Chicchiriccò commented on WICKET-6167:
------------------------------------------------
Not sure how much this can be helpful, but I have found some reliable procedure
to replicate this issue with Apache Syncope 2.0.0-SNAPSHOT:
# git clone https://git-wip-us.apache.org/repos/asf/syncope.git
# cd syncope
# mvn -PskipTests,all
# cd fit/console-reference
# mvn -Pdebug
At this point, while watching log files under
{{fit/console-reference/target/log}}:
# point browser to http://localhost:9080/syncope-console/
# login as admin / password
# once the dashboard is loaded, click onto the Realms link on the left menu
> Random ConcurrentModificationException since upgrade to 7.3.0
> -------------------------------------------------------------
>
> Key: WICKET-6167
> URL: https://issues.apache.org/jira/browse/WICKET-6167
> Project: Wicket
> Issue Type: Bug
> Components: wicket-native-websocket
> Affects Versions: 7.3.0
> Environment: Apache Syncope 2.0.0-SNAPSHOT
> Reporter: Francesco Chicchiriccò
> Assignee: Martin Grigorov
>
> As [reported in mailing
> list|https://lists.apache.org/thread.html/Zqmev2wqdxnjxya] we randomly see
> exceptions (see [an example|https://paste.apache.org/Q7Jy]) in Apache Syncope
> admin console logs after upgrading from Wicket 7.2.0.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)