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 170160 - NullPointerException at org.netbeans.modules.j2ee.appengine.util.AppEnginePluginUtils.getWarChecksum
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-08-10 20:09 UTC by _ tball
Modified: 2015-02-04 03:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 155445


Attachments
stacktrace (419 bytes, text/plain)
2009-08-10 20:09 UTC, _ tball
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ tball 2009-08-10 20:09:09 UTC
Build: NetBeans IDE 6.7.1 (Build 200907230233)
VM: Java HotSpot(TM) 64-Bit Server VM, 11.3-b02-83, Java(TM) SE Runtime Environment, 1.6.0_13-b03-211
OS: Mac OS X, 10.5.7, x86_64

User Comments:
tball: With Google App Engine plug-in installed, right-clicked on Services/Servers/Google App Engine, and invoked "Start in Debug Mode".



Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.j2ee.appengine.util.AppEnginePluginUtils.getWarChecksum(AppEnginePluginUtils.java:154)
        at org.netbeans.modules.j2ee.appengine.ide.AppEngineDeployer.run(AppEngineDeployer.java:126)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:577)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1030)
Comment 1 _ tball 2009-08-10 20:09:15 UTC
Created attachment 86062 [details]
stacktrace
Comment 2 Quality Engineering 2015-02-04 03:29:55 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.