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 195698

Summary: AppEngine: Current project not listed on project palette
Product: javaee Reporter: drecute
Component: App EngineAssignee: Petr Blaha <blaha>
Status: RESOLVED WONTFIX    
Severity: normal Keywords: PERFORMANCE, PLATFORM
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Other   
URL: http://sinati.com
Issue Type: DEFECT Exception Reporter:
Attachments: Full error stack from NullPointerException

Description drecute 2011-02-19 15:53:01 UTC
Here is a full error details of why my current project is not listed in the project palette. Note: As a prerequisite, I uninstalled 6.8 and removed its user settings directory so that 6.9.1 doesn't depend on it any longer. 

So I did this: I went to the server palette and tried to start app engine. Here is what I got: 

A java.lang.NullPointerException exception has occurred. Please report this at 
http://www.netbeans.org/community/issues.html, including a copy of your messages.log file as an attachment. 

I have attached the log file below. When I toggled on the show details button, I got this:

java.lang.NullPointerException
	at org.netbeans.modules.j2ee.appengine.ide.AppEngineDeployer.run(AppEngineDeployer.java:140)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
[catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1957)

Please find the full stack in the attached file.
Comment 1 drecute 2011-02-19 17:07:57 UTC
Created attachment 106188 [details]
Full error stack from NullPointerException
Comment 2 Martin Balin 2016-07-07 08:53:46 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