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

Summary: 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
Product: projects Reporter: Exceptions Reporter <exceptions_reporter>
Component: Eclipse project importerAssignee: issues@projects <issues>
Status: RESOLVED WORKSFORME    
Severity: normal CC: FiruzzZ
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 191390
Attachments: stacktrace

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.