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 131044 - NPE doing find usages
Summary: NPE doing find usages
Status: RESOLVED DUPLICATE of bug 121984
Alias: None
Product: javaee
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Erno Mononen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-25 14:32 UTC by mtruesdell
Modified: 2008-03-25 16:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
log showing stack trace (61.75 KB, text/plain)
2008-03-25 14:33 UTC, mtruesdell
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mtruesdell 2008-03-25 14:32:08 UTC
I right click on a method name and select Find Usages. I'm presented with a dialog that lets me pick the scope. I pick
"Open Projects" and then press the "Find" button and get this error message:
Module Web Refactoring threw java.lang.NullPointerException. Please report a bug againts Web Refactoring module and
attach your var/log/messages.log.

This also occurs if I pick my working project in the dialog instead of "Open Projects"
Comment 1 mtruesdell 2008-03-25 14:33:33 UTC
Created attachment 59021 [details]
log showing stack trace
Comment 2 Erno Mononen 2008-03-25 16:44:02 UTC
Already fixed in 6.1 builds, thanks for reporting in any case.

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