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 196569 - NullPointerException at org.netbeans.modules.web.wizards.dd.WebXmlVisualPanel1.setProject
Summary: NullPointerException at org.netbeans.modules.web.wizards.dd.WebXmlVisualPanel...
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 6.x
Hardware: All All
: P4 normal (vote)
Assignee: Martin Janicek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-11 09:00 UTC by uncle_doc
Modified: 2013-12-11 14:33 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 177470


Attachments
stacktrace (3.60 KB, text/plain)
2011-03-11 09:00 UTC, uncle_doc
Details

Note You need to log in before you can comment on or make changes to this bug.
Description uncle_doc 2011-03-11 09:00:00 UTC
Build: NetBeans IDE 6.9.1 (Build 201011082200)
VM: Java HotSpot(TM) Client VM, 17.0-b17, Java(TM) SE Runtime Environment, 1.6.0_21-b07
OS: Windows XP

Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.web.wizards.dd.WebXmlVisualPanel1.setProject(WebXmlVisualPanel1.java:76)
   at org.netbeans.modules.web.wizards.dd.WebXmlWizardPanel1.readSettings(WebXmlWizardPanel1.java:142)
   at org.openide.WizardDescriptor.updateStateOpen(WizardDescriptor.java:903)
   at org.openide.WizardDescriptor.updateState(WizardDescriptor.java:854)
   at org.openide.loaders.TemplateWizard.updateState(TemplateWizard.java:734)
   at org.netbeans.modules.project.ui.NewFileWizard.updateState(NewFileWizard.java:122)
Comment 1 uncle_doc 2011-03-11 09:00:05 UTC
Created attachment 106903 [details]
stacktrace
Comment 2 Martin Janicek 2013-12-11 14:33:16 UTC
Fixed by change-set: web-main #590b6e00a764