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 60015 - NPE when invoking debugger or running a project during classpath scan
Summary: NPE when invoking debugger or running a project during classpath scan
Status: VERIFIED DUPLICATE of bug 59054
Alias: None
Product: java
Classification: Unclassified
Component: Classpath (show other bugs)
Version: 5.x
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-15 11:56 UTC by Max Sauer
Modified: 2005-09-20 09:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception.txt (2.16 KB, text/plain)
2005-06-15 11:57 UTC, Max Sauer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Max Sauer 2005-06-15 11:56:18 UTC
When invoking "Debug main project" action while IDE is scanning project's
classpath, a NPE is thrown.

Steps to reproduce this:
------------------------
1)Start the IDE with fresh userdir
2)Open any project
3)During classpath scan, try to run the program or start a debugging session
Comment 1 Max Sauer 2005-06-15 11:57:33 UTC
Created attachment 22691 [details]
exception.txt
Comment 2 Tomas Zezula 2005-09-15 21:14:55 UTC
Duplicate of already fixed issue.

*** This issue has been marked as a duplicate of 59054 ***
Comment 3 Max Sauer 2005-09-20 09:09:25 UTC
Verified duplicate.