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 145824 - 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: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jesse Glick
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-01 16:21 UTC by Tomas Danek
Modified: 2008-09-01 20:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 103065


Attachments
stacktrace (8.83 KB, text/plain)
2008-09-01 16:22 UTC, Tomas Danek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Danek 2008-09-01 16:21:59 UTC
Build: NetBeans IDE Dev (Build 20080901093718)
VM: Java HotSpot(TM) Client VM, 10.0-b19, Java(TM) SE Runtime Environment, 1.6.0_04-b12
OS: Windows XP, 5.1, x86

User Comments: 


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 Tomas Danek 2008-09-01 16:22:09 UTC
Created attachment 68800 [details]
stacktrace
Comment 2 Tomas Danek 2008-09-01 16:27:25 UTC
project metadata got somehow corrupted? since some time appearing during project opening / closing..
Comment 3 Peter Pis 2008-09-01 20:41:20 UTC

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