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 145637 - 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: java.io.IOException: cvc-complex-type.2.4.b: The content of element 'file' is...
Status: RESOLVED DUPLICATE of bug 145629
Alias: None
Product: editor
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@editor
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-29 22:16 UTC by Jesse Glick
Modified: 2008-08-30 10:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 101871


Attachments
stacktrace (7.68 KB, text/plain)
2008-08-29 22:16 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2008-08-29 22:16:17 UTC
Build: NetBeans IDE Dev (Build 080828)
VM: Java HotSpot(TM) Client VM, 10.0-b23, Java(TM) SE Runtime Environment, 1.6.0_07-b06
OS: Linux, 2.6.24-19-generic, i386

User Comments: 
Closing a project. No files were open in the editor.

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:221)
        at org.netbeans.api.project.ProjectManager$7.run(ProjectManager.java:611)
Comment 1 Jesse Glick 2008-08-29 22:16:26 UTC
Created attachment 68676 [details]
stacktrace
Comment 2 Jesse Glick 2008-08-29 22:17:46 UTC
Duplicate of something which should probably be P2 - thrown all the time.
Comment 3 Peter Pis 2008-08-30 10:17:10 UTC

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