[jbosstools-issues] [JBoss JIRA] (JBIDE-14806) concurrent modification in central proxy wizard list

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Sun Jun 9 16:37:55 EDT 2013


Max Rydahl Andersen created JBIDE-14806:
-------------------------------------------

             Summary: concurrent modification in central proxy wizard list
                 Key: JBIDE-14806
                 URL: https://issues.jboss.org/browse/JBIDE-14806
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
          Components: central
            Reporter: Max Rydahl Andersen


not sure how I got it but I got this error:

java.util.ConcurrentModificationException
	at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:819)
	at java.util.ArrayList$Itr.next(ArrayList.java:791)
	at org.jboss.tools.central.internal.discovery.wizards.ProxyWizardManager.notifyListeners(ProxyWizardManager.java:260)
	at org.jboss.tools.central.internal.discovery.wizards.ProxyWizardManager.loadWizards(ProxyWizardManager.java:105)
	at org.jboss.tools.central.internal.discovery.wizards.ProxyWizardUpdateJob.run(ProxyWizardUpdateJob.java:44)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)

I *think* I had closed and reopened central again but not sure - the error took some seconds before it showed up.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list