Pierre-Arnaud Marcelot created DIRSTUDIO-893:
------------------------------------------------
Summary: ConcurrentModificationException thrown while deleting
multiple schema elements
Key: DIRSTUDIO-893
URL: https://issues.apache.org/jira/browse/DIRSTUDIO-893
Project: Directory Studio
Issue Type: Bug
Components: studio-schemaeditor
Affects Versions: 2.0.0-M6
Reporter: Pierre-Arnaud Marcelot
Assignee: Pierre-Arnaud Marcelot
Priority: Critical
Fix For: 2.0.0-M7, 2.0.0
ConcurrentModificationException thrown while deleting multiple schema elements.
!ENTRY org.eclipse.core.jobs 42 2013-03-20 11:22:47.022
!MESSAGE An internal error occurred during: "Checking Schema".
!STACK 0
java.util.ConcurrentModificationException
at
java.util.AbstractList$Itr.checkForComodification(AbstractList.java:372)
at java.util.AbstractList$Itr.next(AbstractList.java:343)
at
org.apache.directory.studio.schemaeditor.model.schemachecker.SchemaChecker.createWarnings(SchemaChecker.java:366)
at
org.apache.directory.studio.schemaeditor.model.schemachecker.SchemaChecker.updateErrorsAndWarnings(SchemaChecker.java:307)
at
org.apache.directory.studio.schemaeditor.model.schemachecker.SchemaChecker.access$4(SchemaChecker.java:300)
at
org.apache.directory.studio.schemaeditor.model.schemachecker.SchemaChecker$3.run(SchemaChecker.java:283)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
--
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