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 - NullPointerException at org.netbeans.modules.j2ee.appengine.util.AppEnginePluginProperties.addJars
Summary: NullPointerException at org.netbeans.modules.j2ee.appengine.util.AppEnginePlu...
Status: RESOLVED WORKSFORME
Alias: None
Product: javaee
Classification: Unclassified
Component: App Engine (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@javaee
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-14 13:27 UTC by dima_s_d_s
Modified: 2015-02-04 03:29 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 160158


Attachments
stacktrace (6.39 KB, text/plain)
2009-10-14 13:27 UTC, dima_s_d_s
Details

Note You need to log in before you can comment on or make changes to this bug.
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.