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 48422 - NoSuchElementException on scanning classpath
Summary: NoSuchElementException on scanning classpath
Status: RESOLVED DUPLICATE of bug 48480
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-02 20:14 UTC by _ gtzabari
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The stack trace (10.05 KB, text/plain)
2004-09-02 20:15 UTC, _ gtzabari
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ gtzabari 2004-09-02 20:14:59 UTC
dev build 200408291800
JDK 1.5 RC

On startup, Netbeans scans the classpath for
changes and the following exception was thrown.
Comment 1 _ gtzabari 2004-09-02 20:15:12 UTC
Created attachment 17337 [details]
The stack trace
Comment 2 Jan Becicka 2004-09-07 12:49:54 UTC
Fixed by this commit:
  User: mmatula 
  Date: 04/09/02 05:19:02

  Modified:   
javacore/src/org/netbeans/modules/javacore/jmiimpl/javamodel
                        LightAttrList.java
  Log:
  NoSuchElementException from LightAttrList fixed.
Comment 3 Tomas Hurka 2004-09-07 13:48:17 UTC
This is dup of #48480.
Comment 4 Tomas Hurka 2004-09-07 14:04:21 UTC

*** This issue has been marked as a duplicate of 48480 ***