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 223325 - org.xml.sax.SAXParseException: The ' = ' character must follow "License" in the XML declaration.
Summary: org.xml.sax.SAXParseException: The ' = ' character must follow "License" in t...
Status: RESOLVED INCOMPLETE
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-05 15:02 UTC by Exceptions Reporter
Modified: 2014-06-27 15:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 196138


Attachments
stacktrace (1.56 KB, text/plain)
2012-12-05 15:02 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-12-05 15:02:35 UTC
This bug was originally marked as duplicate of bug 147444, 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.1 (Build 201210100934)
VM: Java HotSpot(TM) Client VM, 20.12-b01, Java(TM) SE Runtime Environment, 1.6.0_37-b06
OS: Windows 7

Stacktrace: 
org.xml.sax.SAXParseException: The ' = ' character must follow "License" in the XML declaration.
   at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:246)
   at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:284)
   at org.openide.xml.XMLUtil.parse(XMLUtil.java:356)
   at org.openide.loaders.XMLDataObject.parsePrimaryFile(XMLDataObject.java:555)
   at org.openide.loaders.XMLDataObject$DelDoc.getDocumentImpl(XMLDataObject.java:1473)
   at org.openide.loaders.XMLDataObject$DelDoc.invoke(XMLDataObject.java:1516)
Comment 1 Exceptions Reporter 2012-12-05 15:02:38 UTC
Created attachment 128901 [details]
stacktrace
Comment 2 Petr Hejl 2014-06-27 15:53:53 UTC
Only one occurence without a reproducible use case.