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 142667 - [65cat] java.io.IOException: cvc-complex-type.2.4.a: Invalid content was found starting with element 'extension'. One of '{"http://www.netbeans.org/ns/ant-build-extender/1":extension}' is expected.
Summary: [65cat] java.io.IOException: cvc-complex-type.2.4.a: Invalid content was foun...
Status: RESOLVED DUPLICATE of bug 142230
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Milos Kleint
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-02 09:01 UTC by esmithbss
Modified: 2008-08-04 07:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 85514


Attachments
stacktrace (7.34 KB, text/plain)
2008-08-02 09:01 UTC, esmithbss
Details

Note You need to log in before you can comment on or make changes to this bug.
Description esmithbss 2008-08-02 09:01:32 UTC
Build: NetBeans IDE Dev (Build 200808010201)
VM: Java HotSpot(TM) Client VM, 11.0-b12, Java(TM) SE Runtime Environment, 1.6.0_10-beta-b25
OS: Linux, 2.6.24-20-rt, i386

User Comments: 
Changing Project Groups.

Stacktrace: 
java.io.IOException: cvc-complex-type.2.4.a: Invalid content was found starting with element 'extension'. One of '{"http://www.netbeans.org/ns/ant-build-extender/1":extension}' is expected.
        at org.netbeans.spi.project.support.ant.AntProjectHelper.saveXml(AntProjectHelper.java:321)
        at org.netbeans.spi.project.support.ant.AntProjectHelper.save(AntProjectHelper.java:589)
        at org.netbeans.spi.project.support.ant.AntProjectHelper.access$100(AntProjectHelper.java:99)
        at org.netbeans.spi.project.support.ant.AntProjectHelper$1.save(AntProjectHelper.java:137)
        at org.netbeans.modules.project.ant.AntBasedProjectFactorySingleton.saveProject(AntBasedProjectFactorySingleton.java:221)
        at org.netbeans.api.project.ProjectManager$7.run(ProjectManager.java:611)
Comment 1 esmithbss 2008-08-02 09:01:44 UTC
Created attachment 66374 [details]
stacktrace
Comment 2 Jiri Prox 2008-08-02 19:16:00 UTC
probably dupe of issue 142309
Comment 3 Milos Kleint 2008-08-04 07:13:40 UTC
duplicate of #142230

*** This issue has been marked as a duplicate of 142230 ***