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

Summary: NullPointerException at org.netbeans.modules.j2ee.common.project.ui.ProjectServerPanel.getSourceLevel
Product: serverplugins Reporter: mauroz <mauroz>
Component: OC4JAssignee: Michal Mocnak <mmocnak>
Status: RESOLVED WORKSFORME    
Severity: normal CC: pjiricka
Priority: P3    
Version: 7.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 194150
Attachments: stacktrace

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.