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 238183 - org.xml.sax.SAXParseException: cvc-elt.1: Cannot find the declaration of element 'd:layout-devices'.
Summary: org.xml.sax.SAXParseException: cvc-elt.1: Cannot find the declaration of elem...
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: _ rkubacki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-08 21:36 UTC by Exceptions Reporter
Modified: 2013-11-16 10:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 196525


Attachments
stacktrace (3.92 KB, text/plain)
2013-11-08 21:36 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2013-11-08 21:36:30 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.3 (Build 201306052037)
VM: Java HotSpot(TM) Client VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Windows 7

User Comments:
GUEST: during android build




Stacktrace: 
org.xml.sax.SAXParseException: cvc-elt.1: Cannot find the declaration of element 'd:layout-devices'.
   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.handleStartElement(XMLSchemaValidator.java:0)
   at org.apache.xerces.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:0)
Comment 1 Exceptions Reporter 2013-11-08 21:36:31 UTC
Created attachment 142016 [details]
stacktrace
Comment 2 _ rkubacki 2013-11-11 09:19:47 UTC
It would be great to have a copy of C:\Users\Victor\.android\devices.xml and to know what version of Android SDK is used. 

While the version of NBAndroid is slightly out-of-date there were not too many changes in this area so I will take a look.
Comment 3 _ rkubacki 2013-11-12 08:48:53 UTC
fix commited. will be pushed with next update.
Comment 4 _ rkubacki 2013-11-16 10:59:07 UTC
Fix pushed as part of nbandroid 1.204.

Anyway I think there is some really old and possibly broken stuff in C:\Users\Victor\.android\devices.xml (can be relic from older version of Android SDK).