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 271732 - NullPointerException at org.netbeans.api.java.source.ElementHandle.resolve
Summary: NullPointerException at org.netbeans.api.java.source.ElementHandle.resolve
Status: NEW
Alias: None
Product: javaee
Classification: Unclassified
Component: Spring (show other bugs)
Version: Dev
Hardware: All All
: P3 normal (vote)
Assignee: Martin Fousek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-30 12:09 UTC by dathyrius
Modified: 2018-04-04 16:20 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 230335


Attachments
stacktrace (2.85 KB, text/plain)
2017-10-30 12:09 UTC, dathyrius
Details
stacktrace (2.85 KB, text/plain)
2017-12-21 09:42 UTC, Maksim Khramov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dathyrius 2017-10-30 12:09:52 UTC
Build: NetBeans IDE Dev (Build 20171030-unknown-revn)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.144-b01, Java(TM) SE Runtime Environment, 1.8.0_144-b01
OS: Mac OS X

User Comments:
GUEST: Usages yet again.

dathyrius: Examing my code




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.api.java.source.ElementHandle.resolve(ElementHandle.java:116)
   at org.netbeans.api.java.source.TreePathHandle$ElementDelegate.resolveElement(TreePathHandle.java:713)
   at org.netbeans.api.java.source.TreePathHandle.resolveElement(TreePathHandle.java:162)
   at org.netbeans.modules.spring.beans.refactoring.SpringRefactorings$1.run(SpringRefactorings.java:71)
   at org.netbeans.modules.spring.beans.refactoring.SpringRefactorings$1.run(SpringRefactorings.java:67)
   at org.netbeans.api.java.source.JavaSource$MultiTask.run(JavaSource.java:498)
Comment 1 dathyrius 2017-10-30 12:09:54 UTC
Created attachment 165374 [details]
stacktrace
Comment 2 Maksim Khramov 2017-12-21 09:42:15 UTC
Created attachment 165586 [details]
stacktrace

on Find usages
Comment 3 Exceptions Reporter 2018-04-04 15:53:47 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=230335
Comment 4 Exceptions Reporter 2018-04-04 16:02:48 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=230335
Comment 5 Exceptions Reporter 2018-04-04 16:11:47 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=230335
Comment 6 Exceptions Reporter 2018-04-04 16:20:49 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=230335