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 174541

Summary: NullPointerException at org.netbeans.modules.j2ee.appengine.util.AppEnginePluginProperties.addJars
Product: javaee Reporter: dima_s_d_s <dima_s_d_s>
Component: App EngineAssignee: issues@javaee <issues>
Status: RESOLVED WORKSFORME    
Severity: blocker CC: dima_s_d_s
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=160158
Issue Type: DEFECT Exception Reporter: 160158
Attachments: stacktrace

Description dima_s_d_s 2009-10-14 13:27:49 UTC
Build: NetBeans IDE Dev (Build 200908022240)
VM: Java HotSpot(TM) Client VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Windows XP, 5.1, x86

Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.j2ee.appengine.util.AppEnginePluginProperties.addJars(AppEnginePluginProperties.java:120)
        at org.netbeans.modules.j2ee.appengine.util.AppEnginePluginProperties.getClasses(AppEnginePluginProperties.java:85)
        at org.netbeans.modules.j2ee.appengine.customizer.AppEngineCustomizerDataSupport.init(AppEngineCustomizerDataSupport.java:59)
        at org.netbeans.modules.j2ee.appengine.customizer.AppEngineCustomizerDataSupport.<init>(AppEngineCustomizerDataSupport.java:51)
        at org.netbeans.modules.j2ee.appengine.nodes.AppEngineManagerNode.getCustomizer(AppEngineManagerNode.java:72)
        at org.openide.nodes.FilterNode.getCustomizer(FilterNode.java:815)
Comment 1 dima_s_d_s 2009-10-14 13:27:54 UTC
Created attachment 89437 [details]
stacktrace
Comment 2 Quality Engineering 2015-02-04 03:29:51 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.