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 79574 - This error occured when trying to open multiple files.
Summary: This error occured when trying to open multiple files.
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@java
URL:
Keywords:
: 79576 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-07-03 10:14 UTC by aliabuthair
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
This error occured when trying to open multiple files in netbeans ide 5.5 (975 bytes, text/plain)
2006-07-03 10:17 UTC, aliabuthair
Details

Note You need to log in before you can comment on or make changes to this bug.
Description aliabuthair 2006-07-03 10:14:26 UTC
java.util.ConcurrentModificationException
	at
org.netbeans.modules.javacore.jmiimpl.javamodel.LightAttrList$LightAttrListIterator.testModCount(LightAttrList.java:372)
	at
org.netbeans.modules.javacore.jmiimpl.javamodel.LightAttrList$LightAttrListIterator.hasNext(LightAttrList.java:423)
	at
org.netbeans.modules.java.JavaEditor$JavaEditorComponent.findElement(JavaEditor.java:1346)
	at
org.netbeans.modules.java.JavaEditor$JavaEditorComponent.createNode(JavaEditor.java:1296)
	at
org.netbeans.modules.java.JavaEditor$JavaEditorComponent.access$900(JavaEditor.java:1216)
	at
org.netbeans.modules.java.JavaEditor$JavaEditorComponent$1$1.run(JavaEditor.java:1268)
	at org.openide.util.Mutex.readAccess(Mutex.java:221)
	at
org.netbeans.modules.java.JavaEditor$JavaEditorComponent$1.run(JavaEditor.java:1266)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:493)
[catch] at
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:926)
Comment 1 aliabuthair 2006-07-03 10:17:19 UTC
Created attachment 31572 [details]
This error occured when trying to open multiple files in netbeans ide 5.5
Comment 2 Marian Mirilovic 2006-07-14 09:07:31 UTC
*** Issue 79576 has been marked as a duplicate of this issue. ***
Comment 3 Jan Becicka 2006-10-26 16:28:11 UTC
Javacore module was replaced by Retouche infrastructure. This bug is not valid
in trunk any more.
Comment 4 Quality Engineering 2007-09-20 09:57:06 UTC
Reorganization of java component