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 237549 - NullPointerException at org.netbeans.modules.maven.j2ee.ui.wizard.BaseWizardIterator.saveSettingsToNbConfiguration
Summary: NullPointerException at org.netbeans.modules.maven.j2ee.ui.wizard.BaseWizardI...
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Martin Janicek
URL:
Keywords: JDK_8, JDK_SPECIFIC
Depends on:
Blocks:
 
Reported: 2013-10-23 11:51 UTC by Jiri Skrivanek
Modified: 2013-11-04 12:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 202807


Attachments
stacktrace (1.35 KB, text/plain)
2013-10-23 11:51 UTC, Jiri Skrivanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2013-10-23 11:51:08 UTC
Build: NetBeans IDE Dev (Build 201310230001)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.0-b54, Java(TM) SE Runtime Environment, 1.8.0-ea-b112
OS: Windows 7

User Comments:
GUEST: I was starting a Maven Web project with Glassfish and JEE 7.

jskrivanek: Creating Maven web project.

GUEST: Proyecto maven




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.maven.j2ee.ui.wizard.BaseWizardIterator.saveSettingsToNbConfiguration(BaseWizardIterator.java:110)
   at org.netbeans.modules.maven.j2ee.ui.wizard.EEWizardIterator.instantiate(EEWizardIterator.java:138)
   at org.netbeans.modules.ide.ergonomics.newproject.FeatureOnDemandWizardIterator.instantiate(FeatureOnDemandWizardIterator.java:194)
   at org.openide.loaders.TemplateWizard$InstantiatingIteratorBridge.instantiate(TemplateWizard.java:1044)
   at org.openide.loaders.TemplateWizard.handleInstantiate(TemplateWizard.java:605)
   at org.openide.loaders.TemplateWizard.instantiateNewObjects(TemplateWizard.java:439)
Comment 1 Jiri Skrivanek 2013-10-23 11:51:10 UTC
Created attachment 141469 [details]
stacktrace
Comment 2 Martin Janicek 2013-10-24 08:31:10 UTC
Fixed by change-set: web-main #6e319a3b2860