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 197101 - NullPointerException at org.netbeans.modules.j2ee.appengine.deployment.Utils.getAppCFG
Summary: NullPointerException at org.netbeans.modules.j2ee.appengine.deployment.Utils....
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: App Engine (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Petr Blaha
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-25 18:12 UTC by hanta
Modified: 2016-07-07 08:53 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 177929


Attachments
stacktrace (3.44 KB, text/plain)
2011-03-25 18:12 UTC, hanta
Details
stacktrace (3.44 KB, text/plain)
2013-01-10 22:02 UTC, sebglon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description hanta 2011-03-25 18:12:20 UTC
Build: NetBeans IDE 6.9 (Build 100825-unknown-revn)
VM: OpenJDK 64-Bit Server VM, 19.0-b09, OpenJDK Runtime Environment, 1.6.0_20-b20
OS: Linux

User Comments:
hanta: Opening a app engine created by maven




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.j2ee.appengine.deployment.Utils.getAppCFG(Utils.java:81)
   at org.netbeans.modules.j2ee.appengine.deployment.Utils.appCFGAvailable(Utils.java:68)
   at org.netbeans.modules.j2ee.appengine.deployment.DeployAction.enable(DeployAction.java:64)
   at org.openide.util.actions.NodeAction$DelegateAction.resultChanged(NodeAction.java:0)
   at org.openide.util.actions.NodeAction$DelegateAction.<init>(NodeAction.java:0)
   at org.openide.util.actions.NodeAction.createContextAwareInstance(NodeAction.java:0)
Comment 1 hanta 2011-03-25 18:12:23 UTC
Created attachment 107289 [details]
stacktrace
Comment 2 Exceptions Reporter 2012-08-23 19:20:26 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=177929
Comment 3 sebglon 2013-01-10 22:02:26 UTC
Created attachment 130092 [details]
stacktrace
Comment 4 Martin Balin 2016-07-07 08:53:09 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