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 209932 - Cannot resolve ElementHandle (getOverridingMethods)
Summary: Cannot resolve ElementHandle (getOverridingMethods)
Status: RESOLVED DUPLICATE of bug 208611
Alias: None
Product: java
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 7.1.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-22 13:37 UTC by js-java
Modified: 2012-04-05 11:19 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Logfile (108.96 KB, application/octet-stream)
2012-03-22 13:37 UTC, js-java
Details

Note You need to log in before you can comment on or make changes to this bug.
Description js-java 2012-03-22 13:37:39 UTC
Created attachment 117080 [details]
Logfile

Module Java Refactoring threw java.lang.NullPointerException: #120577: Cannot resolve ElementHandle[kind=CLASS; sigs=testapps.jscript.script3$1 ]; file: C:\Users\js\Documents\NetBeansProjects\BMW\ScmBackend\src\java\testapps\jscript\script3.java@a2a66b2d:1751cc4. Please report a bug against Java Refactoring module and attach your var/log/messages.log.
Comment 1 js-java 2012-03-22 13:39:45 UTC
What I did:

I want to rename a function in an interface. But that function was not implemented in all classes yet (only in one). Function was new.
Comment 2 Jan Becicka 2012-04-05 11:19:22 UTC

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