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 249945

Summary: ConcurrentModificationException in Task dashboard
Product: connecteddeveloper Reporter: Tomas Pavek <tpavek>
Component: Issuetracking FrameworkAssignee: Tomas Stupka <tstupka>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description Tomas Pavek 2015-01-22 10:30:14 UTC
Got this exception reported on JDev.

java.util.ConcurrentModificationException
 at java.util.ArrayList.sort(ArrayList.java:1456)
 at java.util.Collections.sort(Collections.java:175)
 at org.netbeans.modules.bugtracking.tasks.dashboard.TaskContainerNode.createChildren(TaskContainerNode.java:323)
 at org.netbeans.modules.team.commons.treelist.TreeListNode$ChildrenLoader$1.run(TreeListNode.java:365)
 at java.lang.Thread.run(Thread.java:745)

Happened when logged to 3 ODCS servers, selecting a project from one of them, then removing 2 of the servers.
Comment 1 Tomas Pavek 2015-02-20 11:23:44 UTC
http://hg.netbeans.org/core-main/rev/f8e48c45e97f