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 195072 - Null Pointer Exception upon Renaming a method
Summary: Null Pointer Exception upon Renaming a method
Status: RESOLVED DUPLICATE of bug 120577
Alias: None
Product: java
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 6.x
Hardware: Macintosh Mac OS X
: P2 normal (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-04 16:32 UTC by K__P
Modified: 2011-11-16 16:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
log-dump (44.54 KB, text/plain)
2011-02-04 16:32 UTC, K__P
Details

Note You need to log in before you can comment on or make changes to this bug.
Description K__P 2011-02-04 16:32:12 UTC
Created attachment 105650 [details]
log-dump

When trying to rename a method (Device.toBoolean in kenai.com/projects/icontrol), I got the following erorr message. Trying the same on a PC appears to work, so it's no big deal for me. But anyway, here is the error message:

Module Java Refactoring threw java.lang.NullPointerException: #120577: Cannot resolve ElementHandle[kind=OTHER; sigs=icontrol.instruments.HP ]; file: MasterFileObject[/Users/kurtp/Documents/my Software/icontrol~subversion/Icontrol/src/icontrol/instruments/HP4192.java@581cdfc2:667053be,valid=true]. Please report a bug against Java Refactoring module and attach your var/log/messages.log.

Thanks,
Kurt
Comment 1 Jan Becicka 2011-02-04 16:50:34 UTC

*** This bug has been marked as a duplicate of bug 120577 ***