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 141785 - AssertionError: java.io.IOException: on editing project.xml
Summary: AssertionError: java.io.IOException: on editing project.xml
Status: RESOLVED WONTFIX
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: rmichalsky
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-26 21:47 UTC by Ivan Sidorkin
Modified: 2009-11-02 11:00 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 82468


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Sidorkin 2008-07-26 21:47:27 UTC
removed "</test-type>" line from project.xml and saved changes


Build: NetBeans IDE Dev (Build 200807251401)
VM: Java HotSpot(TM) Client VM, 11.0-b13, Java(TM) SE Runtime Environment, 1.6.0_10-rc-b26
OS: Windows XP, 5.1, x86
User comments: 
STACKTRACE: (first 10 lines)
java.lang.AssertionError: java.io.IOException: D:\HG_repo\testingrep\main\umllib\nbproject\project.xml:
org.xml.sax.SAXParseException: The element type "test-type" must be terminated by the matching end-tag "</test-type>".
        at
org.netbeans.modules.apisupport.project.ui.UnitTestLibrariesNode$LibrariesChildren.refreshKeys(UnitTestLibrariesNode.java:216)
        at
org.netbeans.modules.apisupport.project.ui.UnitTestLibrariesNode$LibrariesChildren.configurationXmlChanged(UnitTestLibrariesNode.java:247)
        at org.netbeans.spi.project.support.ant.AntProjectHelper$5.run(AntProjectHelper.java:494)
        at org.netbeans.spi.project.support.ant.AntProjectHelper$5.run(AntProjectHelper.java:490)
        at org.openide.util.Mutex.readAccess(Mutex.java:327)
        at org.openide.util.Mutex$1R.run(Mutex.java:1299)
        at org.openide.util.Mutex.doWrapperAccess(Mutex.java:1318)
        at org.openide.util.Mutex.readAccess(Mutex.java:275)
        at org.netbeans.spi.project.support.ant.AntProjectHelper.fireChange(AntProjectHelper.java:489)
        at org.netbeans.spi.project.support.ant.AntProjectHelper.access$700(AntProjectHelper.java:99)
Comment 1 Milos Kleint 2008-07-28 06:55:11 UTC
project.xml validation issue
Comment 2 Jesse Glick 2008-07-28 14:49:09 UTC
Just an issue of reporting. Not sure why there is an assertion here.
Comment 3 rmichalsky 2008-11-24 15:03:35 UTC
Not into 7.0 or next release. Feel free to reopen if more important than it seems.
Comment 4 Quality Engineering 2009-11-02 11:00:09 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX