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 257069 - NullPointerException at org.netbeans.modules.j2ee.ejbverification.HintsUtils.getOrCacheContext
Summary: NullPointerException at org.netbeans.modules.j2ee.ejbverification.HintsUtils....
Status: NEW
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB (show other bugs)
Version: 8.2
Hardware: All All
: P2 normal (vote)
Assignee: Martin Fousek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-09 08:13 UTC by terje7601
Modified: 2018-01-22 10:26 UTC (History)
12 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 221590


Attachments
stacktrace (8.24 KB, text/plain)
2015-12-09 08:13 UTC, terje7601
Details
stacktrace (3.32 KB, text/plain)
2016-03-24 12:14 UTC, muellermi
Details
stacktrace (6.65 KB, text/plain)
2016-10-25 14:32 UTC, Alniks
Details
stacktrace (7.28 KB, text/plain)
2016-11-10 14:52 UTC, squib
Details
stacktrace (8.82 KB, text/plain)
2017-03-06 09:33 UTC, stefan79
Details
stacktrace (7.47 KB, text/plain)
2017-10-23 10:59 UTC, williambacchi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description terje7601 2015-12-09 08:13:35 UTC
Build: NetBeans IDE Dev (Build 201512070002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Windows 7

User Comments:
terje7601: Hit Ctrl+space while writing code in a Maven Java EE Web project




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.j2ee.ejbverification.HintsUtils.getOrCacheContext(HintsUtils.java:246)
   at org.netbeans.modules.j2ee.ejbverification.rules.LegalModifiers.run(LegalModifiers.java:91)
   at sun.reflect.GeneratedMethodAccessor213.invoke(GeneratedMethodAccessor213.java:0)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:497)
   at org.netbeans.modules.java.hints.providers.code.CodeHintProviderImpl$WorkerImpl.createErrors(CodeHintProviderImpl.java:339)
Comment 1 terje7601 2015-12-09 08:13:37 UTC
Created attachment 157729 [details]
stacktrace
Comment 2 muellermi 2016-03-24 12:14:29 UTC
Created attachment 158992 [details]
stacktrace

edit
Comment 3 Exceptions Reporter 2016-10-06 10:07:24 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=221590
Comment 4 Alniks 2016-10-25 14:32:36 UTC
Created attachment 162629 [details]
stacktrace

autocomplete in java
Comment 5 squib 2016-11-10 14:52:28 UTC
Created attachment 162867 [details]
stacktrace

??
Comment 6 Exceptions Reporter 2017-02-23 16:39:25 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=221590
Comment 7 stefan79 2017-03-06 09:33:31 UTC
Created attachment 163776 [details]
stacktrace

Typed "to" + Ctrl-Space in an java-File (to geht the Code-Complitation for toString()-Override).
Comment 8 williambacchi 2017-10-23 10:59:58 UTC
Created attachment 165339 [details]
stacktrace

.
Comment 9 Exceptions Reporter 2017-10-23 11:00:03 UTC
This bug already has 20 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=221590