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

Summary: NullPointerException at org.netbeans.modules.j2ee.appengine.util.AppEnginePluginUtils.getWarChecksum
Product: javaee Reporter: _ tball <tball>
Component: App EngineAssignee: issues@javaee <issues>
Status: RESOLVED WORKSFORME    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=155445
Issue Type: DEFECT Exception Reporter: 155445
Attachments: stacktrace

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.