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 236002

Summary: NullPointerException at org.netbeans.modules.maven.j2ee.ui.wizard.BaseWizardIterator.saveSettingsToNbConfiguration
Product: javaee Reporter: fengbill
Component: MavenAssignee: Martin Janicek <mjanicek>
Status: RESOLVED FIXED    
Severity: normal CC: stezeb
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 203890
Attachments: stacktrace

Description fengbill 2013-09-16 00:33:16 UTC
Build: NetBeans IDE 7.4 Beta (Build 201307092200)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.0-b48, Java(TM) SE Runtime Environment, 1.8.0-ea-b106
OS: Windows 7

User Comments:
fengbill: When I create Maven project, The project couldn't display.




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.maven.j2ee.ui.wizard.BaseWizardIterator.saveSettingsToNbConfiguration(BaseWizardIterator.java:104)
   at org.netbeans.modules.maven.j2ee.ui.wizard.EAWizardIterator.instantiate(EAWizardIterator.java:130)
   at org.openide.loaders.TemplateWizard$InstantiatingIteratorBridge.instantiate(TemplateWizard.java:1046)
   at org.openide.loaders.TemplateWizard.handleInstantiate(TemplateWizard.java:605)
   at org.openide.loaders.TemplateWizard.instantiateNewObjects(TemplateWizard.java:439)
   at org.openide.loaders.TemplateWizardIterImpl.instantiate(TemplateWizardIterImpl.java:248)
Comment 1 fengbill 2013-09-16 00:33:20 UTC
Created attachment 140110 [details]
stacktrace
Comment 2 Martin Janicek 2013-09-25 08:59:32 UTC
*** Bug 236029 has been marked as a duplicate of this bug. ***
Comment 3 Martin Janicek 2013-09-25 11:21:40 UTC
Fixed by change-set: web-main #aad750f42465