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 - AppEngine: Current project not listed on project palette
Summary: AppEngine: Current project not listed on project palette
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: App Engine (show other bugs)
Version: 6.x
Hardware: PC Other
: P3 normal (vote)
Assignee: Petr Blaha
URL: http://sinati.com
Keywords: PERFORMANCE, PLATFORM
Depends on:
Blocks:
 
Reported: 2011-02-19 15:53 UTC by drecute
Modified: 2016-07-07 08:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Full error stack from NullPointerException (143.54 KB, application/octet-stream)
2011-02-19 17:07 UTC, drecute
Details

Note You need to log in before you can comment on or make changes to this bug.
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