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 220936 - NullPointerException at org.netbeans.modules.j2ee.common.project.ui.ProjectServerPanel.getSourceLevel
Summary: NullPointerException at org.netbeans.modules.j2ee.common.project.ui.ProjectSe...
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: OC4J (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Michal Mocnak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-26 16:15 UTC by mauroz
Modified: 2015-02-04 03:35 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 194150


Attachments
stacktrace (5.52 KB, text/plain)
2012-10-26 16:15 UTC, mauroz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mauroz 2012-10-26 16:15:48 UTC
This issue was reported manually by pjiricka.
It already has 1 duplicates 


Build: NetBeans IDE 7.1 (Build 201112071828)
VM: Java HotSpot(TM) Client VM, 22.1-b02, Java(TM) SE Runtime Environment, 1.7.0_03-b05
OS: Windows 7

User Comments:
mauroz: Creating and Installing a Web project using existing source and OC4J plugin




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 mauroz 2012-10-26 16:15:49 UTC
Created attachment 126636 [details]
stacktrace
Comment 2 Petr Jiricka 2012-10-26 16:25:12 UTC
See also analogous bug 212146 for the Google App Engine plugin.
Comment 3 Quality Engineering 2015-02-04 03:35:20 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.