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 180040 - java.io.IOException: Parsing failed: org.xml.sax.SAXParseException: cvc-elt.1: Cannot find the declaration of element 'web-fragment'.
Summary: java.io.IOException: Parsing failed: org.xml.sax.SAXParseException: cvc-elt.1...
Status: RESOLVED DUPLICATE of bug 180039
Alias: None
Product: javaee
Classification: Unclassified
Component: DD Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-31 02:44 UTC by Exceptions Reporter
Modified: 2010-02-01 03:36 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 163724


Attachments
stacktrace (861 bytes, text/plain)
2010-01-31 02:44 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2010-01-31 02:44:20 UTC
Build: NetBeans IDE 6.8 (Build 200912091457)
VM: Java HotSpot(TM) Client VM, 14.3-b01, Java(TM) SE Runtime Environment, 1.6.0_17-b04
OS: Windows XP

Stacktrace: 
java.io.IOException: Parsing failed: org.xml.sax.SAXParseException: cvc-elt.1: Cannot find the declaration of element 'web-fragment'.
   at org.netbeans.modules.j2ee.dd.api.web.WebFragmentProvider.getWebFragmentRoot(WebFragmentProvider.java:96)
   at org.netbeans.modules.j2ee.dd.impl.web.metadata.WebAppMetadataImpl.addFragmentRec(WebAppMetadataImpl.java:293)
   at org.netbeans.modules.j2ee.dd.impl.web.metadata.WebAppMetadataImpl.collectFragments(WebAppMetadataImpl.java:280)
   at org.netbeans.modules.j2ee.dd.impl.web.metadata.WebAppMetadataImpl.<init>(WebAppMetadataImpl.java:105)
   at org.netbeans.modules.j2ee.dd.impl.web.metadata.WebAppMetadataModelImpl$1.run(WebAppMetadataModelImpl.java:88)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:602)
Comment 1 Exceptions Reporter 2010-01-31 02:44:29 UTC
Created attachment 93682 [details]
stacktrace
Comment 2 Jindrich Sedek 2010-02-01 03:36:58 UTC

*** This bug has been marked as a duplicate of bug 180039 ***