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 255559 - NullPointerException at org.netbeans.modules.j2ee.ejbcore.action.AbstractMethodGenerator$2.run
Summary: NullPointerException at org.netbeans.modules.j2ee.ejbcore.action.AbstractMeth...
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Martin Fousek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-25 09:22 UTC by ekta
Modified: 2016-07-07 08:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 220190


Attachments
stacktrace (2.00 KB, text/plain)
2015-09-25 09:22 UTC, ekta
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ekta 2015-09-25 09:22:09 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) Client VM, 25.45-b02, Java(TM) SE Runtime Environment, 1.8.0_45-b15
OS: Windows 7

User Comments:
ekta: tyut




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.j2ee.ejbcore.action.AbstractMethodGenerator$2.run(AbstractMethodGenerator.java:125)
   at org.netbeans.modules.j2ee.ejbcore.action.AbstractMethodGenerator$2.run(AbstractMethodGenerator.java:121)
   at org.netbeans.api.java.source.JavaSource$1.run(JavaSource.java:649)
   at org.netbeans.api.java.source.JavaSource$1.run(JavaSource.java:639)
   at org.netbeans.api.java.source.JavaSource$MultiTask.run(JavaSource.java:493)
   at org.netbeans.modules.parsing.impl.TaskProcessor.callUserTask(TaskProcessor.java:598)
Comment 1 ekta 2015-09-25 09:22:10 UTC
Created attachment 156422 [details]
stacktrace
Comment 2 Martin Balin 2016-07-07 08:56:15 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss