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 258037

Summary: NullPointerException at org.netbeans.modules.j2ee.ejbverification.HintsUtils.getOrCacheContext
Product: javaee Reporter: muellermi <muellermi>
Component: EJBAssignee: Martin Fousek <marfous>
Status: NEW ---    
Severity: normal CC: aldobrucale, alexx7676, aplatypus, dathyrius, ebakke, gtzabari, javydreamercsw, jockel, mgoe, ralphbenjamin, scanti, shukladear, squib, williambacchi, zmirc
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 222583
Attachments: stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace

Description muellermi 2016-02-17 14:50:10 UTC
Build: NetBeans IDE Dev (Build 201602160002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.74-b02, Java(TM) SE Runtime Environment, 1.8.0_74-b02
OS: Windows 7

User Comments:
muellermi: edit




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.j2ee.ejbverification.HintsUtils.getOrCacheContext(HintsUtils.java:246)
   at org.netbeans.modules.j2ee.ejbverification.rules.WSisSLSB.run(WSisSLSB.java:87)
   at sun.reflect.GeneratedMethodAccessor204.invoke(GeneratedMethodAccessor204.java:0)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:498)
   at org.netbeans.modules.java.hints.providers.code.CodeHintProviderImpl$WorkerImpl.createErrors(CodeHintProviderImpl.java:339)
Comment 1 muellermi 2016-02-17 14:50:11 UTC
Created attachment 158541 [details]
stacktrace
Comment 2 Ralph Ruijs 2016-03-10 16:14:23 UTC
Created attachment 158815 [details]
stacktrace

Code completion in a NetBeans module project. No JavaEE projects open.
Comment 3 Exceptions Reporter 2016-05-30 08:51:57 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=222583
Comment 4 _ gtzabari 2016-07-22 18:28:05 UTC
Created attachment 161389 [details]
stacktrace

Scrolling in editor. Exception thrown.
Comment 5 jockel 2016-09-29 13:10:09 UTC
Created attachment 162266 [details]
stacktrace

By chance I just saw this exception in the notification-panel but it was thrown already three minutes ago, so I cannot say exactly what I was doing there.
Comment 6 williambacchi 2016-10-10 07:19:25 UTC
Created attachment 162425 [details]
stacktrace

Writing some code
Comment 7 Exceptions Reporter 2016-10-10 07:19:31 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=222583
Comment 8 javydreamercsw 2017-04-21 20:49:12 UTC
Created attachment 164158 [details]
stacktrace

Not sure what triggered.
Comment 9 aldobrucale 2017-07-27 09:25:52 UTC
Created attachment 164843 [details]
stacktrace

Not working on a jee project