This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 199666

Summary: [70cat] java.util.ConcurrentModificationException at java.util.Vector$Itr.checkForComodification
Product: xml Reporter: maghiel <maghiel>
Component: CodeAssignee: Svata Dedic <sdedic>
Status: RESOLVED DUPLICATE    
Severity: normal CC: ender01, jlahoda, lebedkov, rdohms, tim_sa, tvollstaedt
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 179543
Attachments: stacktrace
stacktrace
stacktrace

Description maghiel 2011-06-23 15:55:21 UTC
Build: NetBeans IDE Dev (Build 201106220600)
VM: Java HotSpot(TM) 64-Bit Server VM, 21.0-b14, Java(TM) SE Runtime Environment, 1.7.0-ea-b144
OS: Windows 7

User Comments:
maghiel: Added and saved a new XML file, went to git-gui to commit the changes, switched back to the IDE




Stacktrace: 
java.util.ConcurrentModificationException
   at java.util.Vector$Itr.checkForComodification(Vector.java:1156)
   at java.util.Vector$Itr.next(Vector.java:1133)
   at org.netbeans.modules.xml.sync.DataObjectSyncSupport.addRepresentation(DataObjectSyncSupport.java:140)
   at org.netbeans.modules.xml.text.TextEditorSupport$3.stateChanged(TextEditorSupport.java:204)
   at org.openide.text.CloneableEditorSupport.fireStateChangeEvent(CloneableEditorSupport.java:2380)
   at org.openide.text.CloneableEditorSupport.fireDocumentChange(CloneableEditorSupport.java:2363)
Comment 1 maghiel 2011-06-23 15:55:26 UTC
Created attachment 109083 [details]
stacktrace
Comment 2 tim_sa 2011-09-15 08:34:27 UTC
Created attachment 110775 [details]
stacktrace

Working in another application - Not NetBeans
Comment 3 Svata Dedic 2011-09-26 11:16:17 UTC
*** Bug 186136 has been marked as a duplicate of this bug. ***
Comment 4 Svata Dedic 2011-10-18 13:41:03 UTC
*** Bug 202095 has been marked as a duplicate of this bug. ***
Comment 5 Jan Lahoda 2012-01-18 23:21:26 UTC
Created attachment 115056 [details]
stacktrace
Comment 6 Svata Dedic 2012-03-15 09:00:09 UTC

*** This bug has been marked as a duplicate of bug 174450 ***