Francesco Chicchiriccò created SYNCOPE-865:
----------------------------------------------

             Summary: Random ConcurrentModificationException reported in the 
logs
                 Key: SYNCOPE-865
                 URL: https://issues.apache.org/jira/browse/SYNCOPE-865
             Project: Syncope
          Issue Type: Bug
          Components: console
    Affects Versions: 2.0.0-M3
            Reporter: Francesco Chicchiriccò
             Fix For: 2.0.0


Exceptions (see an [example|https://paste.apache.org/Q7Jy]) in admin console 
logs are reported when navigating through the pages.

In order to consistently reproduce, after starting the admin console in debug 
mode and 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

As investigated by [~svenmeier] in one of WICKET-6167's 
[comments|https://issues.apache.org/jira/browse/WICKET-6167?focusedCommentId=15306889&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15306889],
 the root cause of the problem is probably in adding the same notification 
panel instance to all pages.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to