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 - [70cat] java.util.ConcurrentModificationException at java.util.Vector$Itr.checkForComodification
Summary: [70cat] java.util.ConcurrentModificationException at java.util.Vector$Itr.che...
Status: RESOLVED DUPLICATE of bug 174450
Alias: None
Product: xml
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
: 186136 202095 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-06-23 15:55 UTC by maghiel
Modified: 2012-03-15 09:00 UTC (History)
6 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 179543


Attachments
stacktrace (2.17 KB, text/plain)
2011-06-23 15:55 UTC, maghiel
Details
stacktrace (2.17 KB, text/plain)
2011-09-15 08:34 UTC, tim_sa
Details
stacktrace (2.17 KB, text/plain)
2012-01-18 23:21 UTC, Jan Lahoda
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***