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 194904 - [70cat] java.util.ConcurrentModificationException at java.util.Hashtable$Enumerator.next
Summary: [70cat] java.util.ConcurrentModificationException at java.util.Hashtable$Enum...
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Ant Project (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords: RANDOM
: 201313 (view as bug list)
Depends on: 212007
Blocks: 194044
  Show dependency tree
 
Reported: 2011-01-31 11:42 UTC by aldobrucale
Modified: 2012-05-03 19:05 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 176316


Attachments
stacktrace (3.53 KB, text/plain)
2011-01-31 11:42 UTC, aldobrucale
Details
stacktrace (9.99 KB, text/plain)
2011-09-14 09:22 UTC, Ondrej Vrabec
Details
stacktrace (3.10 KB, text/plain)
2011-09-30 08:14 UTC, Martin Entlicher
Details
stacktrace (2.26 KB, text/plain)
2011-09-30 19:56 UTC, Exceptions Reporter
Details
stacktrace (7.33 KB, text/plain)
2011-11-08 13:48 UTC, Martin Entlicher
Details

Note You need to log in before you can comment on or make changes to this bug.
Description aldobrucale 2011-01-31 11:42:06 UTC
Build: NetBeans IDE Dev (Build 201101310000)
VM: Java HotSpot(TM) Client VM, 17.1-b03, Java(TM) SE Runtime Environment, 1.6.0_22-b04
OS: Linux

User Comments:
aldobrucale: Starting nb




Stacktrace: 
java.util.ConcurrentModificationException
   at java.util.Hashtable$Enumerator.next(Hashtable.java:1031)
   at org.openide.util.NbCollections.checkedMapByCopy(NbCollections.java:151)
   at org.netbeans.spi.project.support.ant.ProjectProperties.getStockPropertyPreprovider(ProjectProperties.java:426)
   at org.netbeans.spi.project.support.ant.AntProjectHelper.getStockPropertyPreprovider(AntProjectHelper.java:1202)
   at org.netbeans.modules.java.j2seproject.J2SEProject.createEvaluator(J2SEProject.java:250)
   at org.netbeans.modules.java.j2seproject.J2SEProject.<init>(J2SEProject.java:195)
Comment 1 aldobrucale 2011-01-31 11:42:10 UTC
Created attachment 105512 [details]
stacktrace
Comment 2 Jesse Glick 2011-01-31 15:45:50 UTC
Probably random? Triggered by fix of a deadlock, but I don't know who would be setting a system property at this point. Probably WONTFIX unless it seems to happen a lot.
Comment 3 Jesse Glick 2011-08-25 17:07:25 UTC
*** Bug 201313 has been marked as a duplicate of this bug. ***
Comment 4 Ondrej Vrabec 2011-09-14 09:22:29 UTC
Created attachment 110735 [details]
stacktrace

starting IDE
Comment 5 Exceptions Reporter 2011-09-14 09:22:40 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=176316
Comment 6 Martin Entlicher 2011-09-30 08:14:44 UTC
Created attachment 111347 [details]
stacktrace

Opened Tools/Options/Miscellaneous
Ant was probably the selected one.
Comment 7 Exceptions Reporter 2011-09-30 19:56:43 UTC
Created attachment 111379 [details]
stacktrace

este erro apareceu quando fomos abrir o netbeans logo apos a instala??o do programa
Comment 8 Martin Entlicher 2011-11-08 13:48:51 UTC
Created attachment 112995 [details]
stacktrace
Comment 9 Exceptions Reporter 2012-04-10 13:56:24 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=176316
Comment 10 Jesse Glick 2012-04-10 18:05:45 UTC
core-main #37b26167335d
Comment 11 Quality Engineering 2012-04-11 09:57:29 UTC
Integrated into 'main-golden', will be available in build *201204110400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/37b26167335d
User: Jesse Glick <jglick@netbeans.org>
Log: #194904: [70cat] java.util.ConcurrentModificationException at java.util.Hashtable$Enumerator.next
Comment 12 Quality Engineering 2012-04-12 09:55:43 UTC
Integrated into 'main-golden', will be available in build *201204120400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/37b26167335d
User: Jesse Glick <jglick@netbeans.org>
Log: #194904: [70cat] java.util.ConcurrentModificationException at java.util.Hashtable$Enumerator.next