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 88750 - ConcurrentModificationException in modelimpl
Summary: ConcurrentModificationException in modelimpl
Status: CLOSED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-06 22:52 UTC by _ gordonp
Modified: 2013-05-17 08:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace in log file (22.50 KB, text/xml)
2006-11-06 22:55 UTC, _ gordonp
Details
Log file with stack trace (22.50 KB, text/plain)
2006-11-06 22:58 UTC, _ gordonp
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ gordonp 2006-11-06 22:52:00 UTC
As of the latest commits, I can't build args because of this. Thomas also
mentioned it was affecting his development.

I did one more cvs update and its now slightly better. I can build but get
occassional CMEs while I work. I'll attach a stack trace in a minute...
Comment 1 _ gordonp 2006-11-06 22:55:33 UTC
Created attachment 35815 [details]
Stack trace in log file
Comment 2 _ gordonp 2006-11-06 22:58:23 UTC
Created attachment 35816 [details]
Log file with stack trace
Comment 3 _ gordonp 2006-11-06 22:59:01 UTC
Ignore my 1st attachment. I think I hit the wrong mime type in the chooser!
Comment 4 Vladimir Kvashin 2006-11-07 09:50:43 UTC
Fixed:

Checking in WeakList.java;
/shared/data/ccvs/repository/cnd/modelimpl/src/org/netbeans/modules/cnd/modelimpl/csm/core/Attic/WeakList.java,v
 <--  WeakList.java
new revision: 1.1.2.2; previous revision: 1.1.2.1
done
Comment 5 alexandrov 2007-12-27 14:00:12 UTC
there is no qnavigator component now.