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 220687 - NullPointerException at org.netbeans.modules.j2ee.common.project.ui.ProjectServerPanel.getSourceLevel
Summary: NullPointerException at org.netbeans.modules.j2ee.common.project.ui.ProjectSe...
Status: RESOLVED DUPLICATE of bug 212146
Alias: None
Product: javaee
Classification: Unclassified
Component: App Engine (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-23 18:21 UTC by booba
Modified: 2012-10-26 16:17 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 193960


Attachments
stacktrace (846 bytes, text/plain)
2012-10-23 18:21 UTC, booba
Details

Note You need to log in before you can comment on or make changes to this bug.
Description booba 2012-10-23 18:21:53 UTC
Build: NetBeans IDE Dev (Build 201210210002)
VM: Java HotSpot(TM) Client VM, 21.1-b02, Java(TM) SE Runtime Environment, 1.7.0_01-b08
OS: Windows 7

User Comments:
booba: Google app engine




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.j2ee.common.project.ui.ProjectServerPanel.getSourceLevel(ProjectServerPanel.java:606)
   at org.netbeans.modules.j2ee.common.project.ui.ProjectServerPanel.store(ProjectServerPanel.java:593)
   at org.netbeans.modules.j2ee.common.project.ui.ProjectServerWizardPanel.storeSettings(ProjectServerWizardPanel.java:154)
   at org.openide.WizardDescriptor.callInstantiateOpen(WizardDescriptor.java:1562)
   at org.openide.WizardDescriptor.callInstantiate(WizardDescriptor.java:1517)
   at org.openide.WizardDescriptor.access$2100(WizardDescriptor.java:89)
Comment 1 booba 2012-10-23 18:21:55 UTC
Created attachment 126409 [details]
stacktrace
Comment 2 Marian Mirilovic 2012-10-26 14:06:31 UTC
similar issue 220687 & issue 212146 & issue 220715
Comment 3 Petr Jiricka 2012-10-26 16:17:25 UTC
Indeed, looks like a duplicate of issue 212146.

*** This bug has been marked as a duplicate of bug 212146 ***