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 138709 - java.util.ConcurrentModificationException at java.util.Hashtable$Enumerator.next
Summary: java.util.ConcurrentModificationException at java.util.Hashtable$Enumerator.next
Status: RESOLVED WONTFIX
Alias: None
Product: javame
Classification: Unclassified
Component: Visual Designer (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Karol Harezlak
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-01 13:24 UTC by Lukas Hasik
Modified: 2008-09-26 17:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 52339


Attachments
stacktrace (4.50 KB, text/plain)
2008-07-01 13:24 UTC, Lukas Hasik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Hasik 2008-07-01 13:24:48 UTC
Build: NetBeans IDE Dev (Build 200806260103)
VM: Java HotSpot(TM) Client VM, 11.0-b11, Java(TM) SE Runtime Environment, 1.6.0_10-beta-b14
OS: Windows XP, 5.1, x86

User Comments: 
-running NB with Nimbus look&feel
-open a VMD (mobility)
Comment 1 Lukas Hasik 2008-07-01 13:24:56 UTC
Created attachment 63757 [details]
stacktrace
Comment 2 Karol Harezlak 2008-07-15 13:41:17 UTC
It is not VMD Mobility related problem, stack trace indicates some problems in Nimbus L&F. We are not able to fix it.
Comment 3 Ivan Sidorkin 2008-09-17 22:59:47 UTC
verified
Comment 4 Lukas Hasik 2008-09-22 13:07:20 UTC
if it is bug in Nimbus, report to them, please. And provide the jdk bug number in status whitebort as "jdk_bug_NUMBER"
thank you
Comment 5 Lukas Hasik 2008-09-22 13:29:05 UTC
still reproducible with NB65 and nimbus laf
Comment 6 Petr Suchomel 2008-09-25 14:46:02 UTC
One day ..
Comment 7 Denis Anisimov 2008-09-25 17:13:03 UTC
I can't reproduce it.
Please provide more information.
How do you run NB with Nimbus look&feel ?
Please clarify this message  :
>-running NB with Nimbus look&feel

What do you mean :
"-open a VMD (mobility)" ?

Do you mean just some mobility project or something else ?
In the latter case I can't reproduce it.
Comment 8 Lukas Hasik 2008-09-26 10:17:24 UTC
run IDE with "--jdkhome path_to_jdk6u10 --laf Nimbus" then the IDE will start with Nimbus look&feel
-open VMD -> means open Visual Mobile Designer file. 
It seems that the issue isn't 100% reproducible. But it happens. 
Comment 9 Denis Anisimov 2008-09-26 11:18:24 UTC
I see.
I did the same steps as you wrote.
In my case I didn't get any exception.

If you insist that it is reproducible sometimes I will file issue against Nimbus.
Thanks.
Comment 10 Denis Anisimov 2008-09-26 17:27:54 UTC
I file an issue 
https://nimbus.dev.java.net/issues/show_bug.cgi?id=13,
but I'm not sure is it correct issues tracker ....