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 95600 - ConcurrentModificationException from ear project
Summary: ConcurrentModificationException from ear project
Status: RESOLVED WORKSFORME
Alias: None
Product: javaee
Classification: Unclassified
Component: EAR (show other bugs)
Version: 5.x
Hardware: Sun Windows XP
: P3 blocker (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-14 19:03 UTC by _ pcw
Modified: 2007-06-26 13:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ pcw 2007-02-14 19:03:57 UTC
I spotted this exception in the log posted for issue 95385 (though the exception
is not related to that issue.)  Looks like there is a race condition in the EAR
logical view.

java.util.ConcurrentModificationException
	at java.util.HashMap$HashIterator.nextEntry(HashMap.java:841)
	at java.util.HashMap$KeyIterator.next(HashMap.java:877)
	at org.openide.nodes.Children$Dupl.updateList(Children.java:2186)
	at org.openide.nodes.Children$Keys.setKeys(Children.java:1997)
	at 
org.netbeans.modules.j2ee.earproject.ui.LogicalViewChildren.updateKeys
(LogicalViewChildren.java:92)
	at 
org.netbeans.modules.j2ee.earproject.ui.LogicalViewChildren.access$000
(LogicalViewChildren.java:46)
	at org.netbeans.modules.j2ee.earproject.ui.LogicalViewChildren$1.run
(LogicalViewChildren.java:116)
	at org.openide.util.RequestProcessor$Task.run
(RequestProcessor.java:499)
[catch] at org.openide.util.RequestProcessor$Processor.run
(RequestProcessor.java:932)
Comment 1 Tomas Mysik 2007-06-26 13:41:56 UTC
I'm not able to reproduce this issue in the latest daily build. So I'm going to mark it as WORKSFORME - if the problem 
still exists please reopen this issue and write the steps to reproduce. Thanks.

Product Version: NetBeans IDE Dev (Build 070626)
Java: 1.6.0_01; Java HotSpot(TM) Client VM 1.6.0_01-b06
System: Linux version 2.6.21-ck2 running on i386; UTF-8; cs_CZ (nb)
EJB project, JAVA EE 5, J2EE 1.4