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 213768 - NullPointerException at org.netbeans.modules.j2ee.appengine.util.AppEnginePluginUtils.runAntTarget
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: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-07 18:40 UTC by evandrosantos
Modified: 2015-02-04 03:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 185196


Attachments
stacktrace (398 bytes, text/plain)
2012-06-07 18:40 UTC, evandrosantos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description evandrosantos 2012-06-07 18:40:07 UTC
Build: NetBeans IDE 7.1.2 (Build 201204101705)
VM: Java HotSpot(TM) Client VM, 23.0-b21, Java(TM) SE Runtime Environment, 1.7.0_04-b22
OS: Windows XP

User Comments:
GUEST: Created New Project (Google App Engine) using existing web sources.




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.j2ee.appengine.util.AppEnginePluginUtils.runAntTarget(AppEnginePluginUtils.java:187)
   at org.netbeans.modules.j2ee.appengine.ide.AppEngineDeployer.run(AppEngineDeployer.java:113)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1411)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1991)
Comment 1 evandrosantos 2012-06-07 18:40:13 UTC
Created attachment 120516 [details]
stacktrace
Comment 2 Quality Engineering 2015-02-04 03:29:59 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.