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 50430 - Exception in the Scanning Class Paths Dialog
Summary: Exception in the Scanning Class Paths Dialog
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-14 15:24 UTC by pferreira
Modified: 2007-09-26 09:14 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Log File (21.49 KB, patch)
2004-10-14 15:25 UTC, pferreira
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description pferreira 2004-10-14 15:24:34 UTC
OS: Linux 2.6
WM: KDE 3.3
JAVA: jdk1.5.0-b64
Netbeans: 4.0 beta 2

This is Related to BUG #50429

Please Read that before using this:

If in the Library Manage you apply the steps used
in BUG #50429 except with respect to the Source
Tab, then:
1. Netbeans generates an exception in the Scanning
Project Classpaths Dialog (on startup)
Note: The window appears and then is automatically
closed (i.e. it flashes on the screen).
2. If you open a java file from the project Tab,
the Scanning Project Classpaths Dialog pops up and
generates the exception.
3. If you close the exception, it automatically
restart the Scanning Project Classpaths Dialog and
the exception (the only solution is to do
something like xkill and kill Netbeans).

Workaround:
If you don't do step 3 and go directly the Library
Manager to change the folder directory you can
avoid the recurring exception.
Comment 1 pferreira 2004-10-14 15:25:56 UTC
Created attachment 18298 [details]
Log File
Comment 2 Milan Kubec 2004-10-18 09:36:00 UTC
Reassigning for evaluation.
Comment 3 Martin Matula 2004-10-18 10:28:19 UTC
The exceptions comming from b-tree were fixed. The other exceptions
are a consequence of a bug in the java project. Maybe it is also
fixed. Anyway, I guess the javacore scanning could be made more robust
to not get into an infinite loop in such case.
Comment 4 Max Sauer 2005-08-12 12:50:16 UTC
I wasn't able to reproduce this (neither already closed issue 50429 or this
one). If otherwise, feel free to reopen, thanks.