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 145876 - [65cat] java.io.IOException: cvc-complex-type.2.4.b: The content of element 'file' is not complete. One of '{"http://www.netbeans.org/ns/editor-bookmarks/1":line}' is expected.
Summary: [65cat] java.io.IOException: cvc-complex-type.2.4.b: The content of element '...
Status: RESOLVED DUPLICATE of bug 145629
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@ide
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-02 10:19 UTC by gekkothelizard
Modified: 2008-09-02 10:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 103552


Attachments
stacktrace (11.25 KB, text/plain)
2008-09-02 10:20 UTC, gekkothelizard
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gekkothelizard 2008-09-02 10:19:52 UTC
Build: NetBeans IDE Dev (Build 200808311401)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-rc-b28
OS: Windows XP, 5.1, x86

User Comments: 
I was closing a standard java class library project. It also happened when I opened it.

Stacktrace: 
java.io.IOException: cvc-complex-type.2.4.b: The content of element 'file' is not complete. One of '{"http://www.netbeans.org/ns/editor-bookmarks/1":line}' is expected.
        at org.netbeans.spi.project.support.ant.AntProjectHelper.saveXml(AntProjectHelper.java:322)
        at org.netbeans.spi.project.support.ant.AntProjectHelper.save(AntProjectHelper.java:584)
        at org.netbeans.spi.project.support.ant.AntProjectHelper.access$100(AntProjectHelper.java:100)
        at org.netbeans.spi.project.support.ant.AntProjectHelper$1.save(AntProjectHelper.java:138)
        at org.netbeans.modules.project.ant.AntBasedProjectFactorySingleton.saveProject(AntBasedProjectFactorySingleton.java:243)
        at org.netbeans.api.project.ProjectManager$7.run(ProjectManager.java:611)
Comment 1 gekkothelizard 2008-09-02 10:20:07 UTC
Created attachment 68839 [details]
stacktrace
Comment 2 Peter Pis 2008-09-02 10:28:20 UTC

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