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 212146 - NullPointerException at org.netbeans.modules.j2ee.common.project.ui.ProjectServerPanel.getSourceLevel
Summary: NullPointerException at org.netbeans.modules.j2ee.common.project.ui.ProjectSe...
Status: RESOLVED WONTFIX
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:
: 220687 220715 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-05-06 20:57 UTC by jam
Modified: 2016-07-07 08:56 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 187697


Attachments
stacktrace (5.43 KB, text/plain)
2012-05-06 20:57 UTC, jam
Details
stacktrace (6.07 KB, text/plain)
2012-10-15 15:50 UTC, lehel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jam 2012-05-06 20:57:22 UTC
Build: NetBeans IDE 7.1.2 (Build 201204101705)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.6-b01-415, Java(TM) SE Runtime Environment, 1.6.0_31-b04-415-11M3646
OS: Mac OS X

Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.j2ee.common.project.ui.ProjectServerPanel.getSourceLevel(ProjectServerPanel.java:614)
   at org.netbeans.modules.j2ee.common.project.ui.ProjectServerPanel.store(ProjectServerPanel.java:597)
   at org.netbeans.modules.j2ee.common.project.ui.ProjectServerWizardPanel.storeSettings(ProjectServerWizardPanel.java:154)
   at org.openide.WizardDescriptor.updateStateOpen(WizardDescriptor.java:877)
   at org.openide.WizardDescriptor.updateState(WizardDescriptor.java:844)
   at org.openide.loaders.TemplateWizard.updateState(TemplateWizard.java:760)
Comment 1 jam 2012-05-06 20:57:42 UTC
Created attachment 119135 [details]
stacktrace
Comment 2 lehel 2012-10-15 15:50:17 UTC
Created attachment 125977 [details]
stacktrace

Testing the Google App Engine web server plugin for Netbeans, at web applications. 
http://kenai.com/downloads/nbappengine/NetBeans69/updates.xml
Comment 3 Exceptions Reporter 2012-10-15 15:50:25 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=187697
Comment 4 Marian Mirilovic 2012-10-26 14:06:22 UTC
similar issue 220687 & issue 212146 & issue 220715
Comment 5 Petr Jiricka 2012-10-26 16:15:49 UTC
Looks like this is specific to the Google App Engine plugin -> changing category. If anyone is getting this error in other scenarios than with GAE, please speak up.
Comment 6 Petr Jiricka 2012-10-26 16:17:25 UTC
*** Bug 220687 has been marked as a duplicate of this bug. ***
Comment 7 Petr Jiricka 2012-10-26 16:18:17 UTC
*** Bug 220715 has been marked as a duplicate of this bug. ***
Comment 8 Petr Jiricka 2012-10-26 16:19:40 UTC
David, although this seems to be a Google App Engine plugin issue, can some fallback be done on the web project side, so this does not happen?
Comment 9 Petr Jiricka 2012-10-26 16:25:59 UTC
See also analogous bug 220936 for the OC4J plugin.
Comment 10 David Konecny 2012-10-28 20:42:26 UTC
Worked around: web-main#a342262db709
Comment 11 Quality Engineering 2012-10-30 02:33:50 UTC
Integrated into 'main-golden', will be available in build *201210300001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/a342262db709
User: David Konecny <dkonecny@netbeans.org>
Log: #212146 - NullPointerException at org.netbeans.modules.j2ee.common.project.ui.ProjectServerPanel.getSourceLevel
Comment 12 Martin Balin 2016-07-07 08:56:05 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