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 216543 - org.xml.sax.SAXParseException: cvc-complex-type.2.4.a: Invalid content was found starting with element 'explicit-platform'. One of '{"http://www.netbeans.org/ns/j2se-project/3":web-service-clients, "h
Summary: org.xml.sax.SAXParseException: cvc-complex-type.2.4.a: Invalid content was fo...
Status: RESOLVED WORKSFORME
Alias: None
Product: projects
Classification: Unclassified
Component: Eclipse project importer (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: issues@projects
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-08 15:04 UTC by Exceptions Reporter
Modified: 2015-02-04 03:34 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 191390


Attachments
stacktrace (3.57 KB, text/plain)
2012-08-08 15:04 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2012-08-08 15:04:20 UTC
This bug was originally marked as duplicate of bug 171636, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.2 (Build 201207171143)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.8-b03-424, Java(TM) SE Runtime Environment, 1.6.0_33-b03-424-11M3720
OS: Mac OS X

User Comments:
GUEST: Import eclipse workspace encountered this error and import failed.




Stacktrace: 
org.xml.sax.SAXParseException: cvc-complex-type.2.4.a: Invalid content was found starting with element 'explicit-platform'. One of '{"http://www.netbeans.org/ns/j2se-project/3":web-service-clients, "http://www.netbeans.org/ns/j2se-project/3":source-roots}' is expected.
   at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:0)
   at org.apache.xerces.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:0)
   at org.apache.xerces.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:0)
   at org.apache.xerces.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:0)
   at org.apache.xerces.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:0)
   at org.apache.xerces.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:0)
Comment 1 Exceptions Reporter 2012-08-08 15:04:22 UTC
Created attachment 122877 [details]
stacktrace
Comment 2 Quality Engineering 2015-02-04 03:34:35 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.