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 246927

Summary: NullPointerException at org.netbeans.modules.maven.j2ee.ejb.EjbRecoPrivTemplates.getPrivilegedTemplates
Product: javaee Reporter: tmky2k <tmky2k>
Component: MavenAssignee: Martin Janicek <mjanicek>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 211638
Attachments: stacktrace

Description tmky2k 2014-09-08 22:14:19 UTC
Build: NetBeans IDE 8.0 (Build 201403101706)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.20-b23, Java(TM) SE Runtime Environment, 1.8.0_20-b26
OS: Windows 8

User Comments:
tmky2k: It just happend when I startup Netbeans with previous open EJB project




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.maven.j2ee.ejb.EjbRecoPrivTemplates.getPrivilegedTemplates(EjbRecoPrivTemplates.java:129)
   at org.netbeans.spi.project.ui.support.UILookupMergerSupport$PrivilegedTemplatesImpl.getPrivilegedTemplates(UILookupMergerSupport.java:196)
   at org.netbeans.modules.project.ui.OpenProjectList.getTemplateNamesLRU(OpenProjectList.java:1454)
   at org.netbeans.modules.project.ui.OpenProjectList.getTemplatesLRU(OpenProjectList.java:1151)
   at org.netbeans.modules.project.ui.OpenProjectList.prepareTemplates(OpenProjectList.java:1346)
   at org.netbeans.modules.project.ui.OpenProjectList.notifyOpened(OpenProjectList.java:1314)
Comment 1 tmky2k 2014-09-08 22:14:22 UTC
Created attachment 149072 [details]
stacktrace
Comment 2 Martin Balin 2016-07-07 08:54:42 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