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

Summary: NullPointerException at org.netbeans.modules.j2ee.appengine.deployment.Utils.getAppCFG
Product: javaee Reporter: hanta <hanta>
Component: App EngineAssignee: Petr Blaha <blaha>
Status: RESOLVED WONTFIX    
Severity: normal CC: sebglon, voracfil
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 177929
Attachments: stacktrace
stacktrace

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