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 270665 - NullPointerException at org.netbeans.cheat.sheet.CodeTemplatesTopComponent.resultChanged
Summary: NullPointerException at org.netbeans.cheat.sheet.CodeTemplatesTopComponent.re...
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-17 13:31 UTC by lehel
Modified: 2017-08-03 13:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 221347


Attachments
stacktrace (3.97 KB, text/plain)
2017-05-17 13:31 UTC, lehel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description lehel 2017-05-17 13:31:37 UTC
Build: NetBeans IDE 8.2 (Build 201609300101)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.73-b02, Java(TM) SE Runtime Environment, 1.8.0_73-b02
OS: Windows 10

User Comments:
lehel: Updating Netbeans 8.2 from Help menu (Spring Boot update)

GUEST: some error

GUEST: I was doing some js coding.

GUEST: Don't know what this was it was a silent error!




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.cheat.sheet.CodeTemplatesTopComponent.resultChanged(CodeTemplatesTopComponent.java:276)
   at org.openide.util.lookup.SimpleProxyLookup.checkLookup(SimpleProxyLookup.java:114)
   at org.openide.util.lookup.SimpleProxyLookup.access$100(SimpleProxyLookup.java:61)
   at org.openide.util.lookup.SimpleProxyLookup$ProxyResult.checkResult(SimpleProxyLookup.java:194)
   at org.openide.util.lookup.SimpleProxyLookup$ProxyResult.beforeLookup(SimpleProxyLookup.java:298)
   at org.openide.util.lookup.ProxyLookup$R.myBeforeLookup(ProxyLookup.java:680)
Comment 1 lehel 2017-05-17 13:31:39 UTC
Created attachment 164340 [details]
stacktrace
Comment 2 Exceptions Reporter 2017-08-03 13:55:55 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=221347