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 267579 - 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
: P3 normal (vote)
Assignee: Martin Fousek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-15 01:34 UTC by nleck
Modified: 2018-05-10 22:14 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 222910


Attachments
stacktrace (9.95 KB, text/plain)
2016-08-15 01:35 UTC, nleck
Details
stacktrace (6.62 KB, text/plain)
2016-12-01 02:45 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description nleck 2016-08-15 01:34:58 UTC
Build: NetBeans IDE Dev (Build 201608140002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.101-b13, Java(TM) SE Runtime Environment, 1.8.0_101-b13
OS: Linux

User Comments:
nleck: code complete

GUEST: adding private final member variable




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.j2ee.ejbverification.HintsUtils.getOrCacheContext(HintsUtils.java:246)
   at org.netbeans.modules.j2ee.ejbverification.rules.SessionSynchImplementedBySFSBOnly.run(SessionSynchImplementedBySFSBOnly.java:85)
   at sun.reflect.GeneratedMethodAccessor141.invoke(GeneratedMethodAccessor141.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:340)
Comment 1 nleck 2016-08-15 01:35:00 UTC
Created attachment 161661 [details]
stacktrace
Comment 2 Exceptions Reporter 2016-11-11 09:43:29 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=222910
Comment 3 Exceptions Reporter 2016-12-01 02:45:07 UTC
Created attachment 163108 [details]
stacktrace

hidden NullPointerException so no idea
Comment 4 Exceptions Reporter 2017-02-22 09:09:25 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=222910