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 258369

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: andresrada82, ebakke, jockel, ralphbenjamin, scanti, shukladear, squib, tmysik, williambacchi
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 223017
Attachments: stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace

Description muellermi 2016-03-15 08:56:45 UTC
Build: NetBeans IDE Dev (Build 201603090002)
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: invoke auto completion




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.j2ee.ejbverification.HintsUtils.getOrCacheContext(HintsUtils.java:246)
   at org.netbeans.modules.j2ee.ejbverification.rules.BMnotPartOfRBIandLBI.run(BMnotPartOfRBIandLBI.java:102)
   at sun.reflect.GeneratedMethodAccessor299.invoke(GeneratedMethodAccessor299.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-03-15 08:56:46 UTC
Created attachment 158867 [details]
stacktrace
Comment 2 Ralph Ruijs 2016-08-29 09:09:33 UTC
Created attachment 161801 [details]
stacktrace

writing java
Comment 3 Tomas Mysik 2016-10-25 14:23:36 UTC
Created attachment 162628 [details]
stacktrace

editing java file
Comment 4 Exceptions Reporter 2016-10-26 13:17:36 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=223017
Comment 5 squib 2016-11-14 08:46:29 UTC
Created attachment 162901 [details]
stacktrace

??
Comment 6 Exceptions Reporter 2016-11-23 14:35:24 UTC
Created attachment 163002 [details]
stacktrace

Clean and build from shortcut
Comment 7 Exceptions Reporter 2016-12-15 10:57:52 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=223017
Comment 8 williambacchi 2017-08-31 06:16:05 UTC
Created attachment 165062 [details]
stacktrace

Editing code
Comment 9 williambacchi 2017-10-12 06:20:45 UTC
Created attachment 165274 [details]
stacktrace

I only saw the message