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 43831 - ConcurentModifExc when closing two projects
Summary: ConcurentModifExc when closing two projects
Status: CLOSED DUPLICATE of bug 43786
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Petr Hrebejk
URL:
Keywords: RANDOM, THREAD
Depends on:
Blocks: 41535
  Show dependency tree
 
Reported: 2004-05-25 14:37 UTC by Milan Kubec
Modified: 2006-03-24 09:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exc stack trace (3.12 KB, text/plain)
2004-05-25 14:38 UTC, Milan Kubec
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Milan Kubec 2004-05-25 14:37:53 UTC
[custom build 20040525, JDK 1.5.0 b51]
I opened two project one depending on the other
one, executed one of them and after closing the
application I selected both of them and selected
'Close 2 projects'. ConcurentModificationException
was thrown. Cannot reproduce.
Comment 1 Milan Kubec 2004-05-25 14:38:25 UTC
Created attachment 15129 [details]
exc stack trace
Comment 2 Jesse Glick 2004-05-25 18:03:07 UTC
Reporter was using JDK 1.5, no info about 1.4.

I believe this is dupe of a bug which was already fixed.
Comment 3 Petr Hrebejk 2004-05-26 12:56:30 UTC

*** This issue has been marked as a duplicate of 43786 ***
Comment 4 Milan Kubec 2004-07-16 14:19:25 UTC
Verified duplicate.