[Bug 1026] Apps fail to run because of the nanoxml parser's strict XML validation

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Jun 3 04:29:16 PDT 2013


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1026

--- Comment #9 from Heiko <lil_tux at web.de> ---
Ohw, just realized, that there is a 1.4 release since beginning of May. Sorry
for that. Anyway, I just tried it and still have the very same error

IcedTea-Web Plugin version: 1.4

Exception was: 
net.sourceforge.jnlp.ParseException: Invalid XML document syntax.
    at net.sourceforge.jnlp.Parser.getRootNode(Parser.java:1312)
    [..]
Caused by: net.sourceforge.nanoxml.XMLParseException: XML Parse Exception
during parsing of a jnlp element at line 20: Unexpected end of data reached
    at
net.sourceforge.nanoxml.XMLElement.unexpectedEndOfData(XMLElement.java:1094)
    at net.sourceforge.nanoxml.XMLElement.readChar(XMLElement.java:877)
    at net.sourceforge.nanoxml.XMLElement.resolveEntity(XMLElement.java:1013)
    at net.sourceforge.nanoxml.XMLElement.scanString(XMLElement.java:658)
    at net.sourceforge.nanoxml.XMLElement.scanElement(XMLElement.java:915)
    at net.sourceforge.nanoxml.XMLElement.parseFromReader(XMLElement.java:512)
    at net.sourceforge.nanoxml.XMLElement.parseFromReader(XMLElement.java:464)
    at net.sourceforge.jnlp.Parser.getRootNode(Parser.java:1308)
    ... 7 more
Caused by: 
net.sourceforge.nanoxml.XMLParseException: XML Parse Exception during parsing
of a jnlp element at line 20: Unexpected end of data reached

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130603/0136f108/attachment.html 


More information about the distro-pkg-dev mailing list