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 59367 - Cannot start debugger during classpath scanning
Summary: Cannot start debugger during classpath scanning
Status: RESOLVED DUPLICATE of bug 59054
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-28 16:44 UTC by _ lcincura
Modified: 2005-09-05 09:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NPE exception stack trace (597 bytes, text/plain)
2005-05-28 16:44 UTC, _ lcincura
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ lcincura 2005-05-28 16:44:25 UTC
NetBeans IDE 4.2 [] on jdk 1.5.0_03

When action Debug Main Project is invoked during background classpath scanning,
a dialog box when main class is selected is opened with no classes provided. The
dialogbox stays empty even after scan is completed.
In some cases also NPE is thrown, when the action is invoked.
Comment 1 _ lcincura 2005-05-28 16:44:57 UTC
Created attachment 22352 [details]
NPE exception stack trace
Comment 2 Tomas Zezula 2005-05-30 09:45:58 UTC

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