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 173965 - NullPointerException at org.openide.xml.XMLUtil.normalize
Summary: NullPointerException at org.openide.xml.XMLUtil.normalize
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: Portalpack (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Satyaranjan D
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-07 13:09 UTC by arsatyants
Modified: 2009-10-09 13:10 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 140925


Attachments
stacktrace (7.76 KB, text/plain)
2009-10-07 13:09 UTC, arsatyants
Details

Note You need to log in before you can comment on or make changes to this bug.
Description arsatyants 2009-10-07 13:09:29 UTC
Build: NetBeans IDE 6.7 (Build 200906241340)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Windows XP, 5.1, x86

User Comments:
GUEST: I try to create a spring portlet via the wizzard.

GUEST: Creating new Spring Portlet

GUEST: Creating a new Spring MVC Portlet. Had just added an Select element to the form, cancled creation of an element, and clicked Finish.

GUEST: Using Portal Pack to create a Spring MVC Portlet



Stacktrace: 
java.lang.NullPointerException
        at org.openide.xml.XMLUtil.normalize(XMLUtil.java:797)
        at org.openide.xml.XMLUtil.write(XMLUtil.java:394)
        at org.netbeans.modules.portalpack.portlets.spring.util.BeanXMLUtil.store(BeanXMLUtil.java:205)
        at org.netbeans.modules.portalpack.portlets.spring.util.SpringProjectHelper$CreateSpringConfig.addViewResolver(SpringProjectHelper.java:292)
        at org.netbeans.modules.portalpack.portlets.spring.util.SpringProjectHelper$CreateSpringConfig.run(SpringProjectHelper.java:221)
        at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:120)
Comment 1 arsatyants 2009-10-07 13:09:34 UTC
Created attachment 88997 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-10-07 13:09:39 UTC
This issue already has 7 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=140925
Comment 3 Exceptions Reporter 2009-10-08 08:50:49 UTC
This issue already has 8 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=140925