[Bug 1678] Could not read or parse the JNLP file

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed Feb 19 09:04:18 PST 2014


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

pveiga at redhat.com <priscila at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3
           Severity|minor                       |major

--- Comment #3 from pveiga at redhat.com <priscila at redhat.com> ---
net.sourceforge.jnlp.LaunchException: Fatal: Read Error: Could not read or
parse the JNLP file. You can try to download this file manually and send it as
bug report to IcedTea-Web team.
    at net.sourceforge.jnlp.Launcher.fromUrl(Launcher.java:480)
    at net.sourceforge.jnlp.Launcher.launch(Launcher.java:285)
    at net.sourceforge.jnlp.runtime.Boot.run(Boot.java:211)
    at net.sourceforge.jnlp.runtime.Boot.run(Boot.java:53)
    at java.security.AccessController.doPrivileged(Native Method)
    at net.sourceforge.jnlp.runtime.Boot.main(Boot.java:177)
Caused by: net.sourceforge.jnlp.ParseException: Invalid XML document syntax.
    at net.sourceforge.jnlp.Parser.getRootNode(Parser.java:1312)
    at net.sourceforge.jnlp.JNLPFile.<init>(JNLPFile.java:219)
    at net.sourceforge.jnlp.JNLPFile.<init>(JNLPFile.java:203)
    at net.sourceforge.jnlp.JNLPFile.<init>(JNLPFile.java:188)
    at net.sourceforge.jnlp.JNLPFile.<init>(JNLPFile.java:174)
    at net.sourceforge.jnlp.Launcher.fromUrl(Launcher.java:460)
    ... 5 more
Caused by: net.sourceforge.nanoxml.XMLParseException: XML Parse Exception
during parsing of the XML definition at line 1: Expected: '<' but got: '['
    at net.sourceforge.nanoxml.XMLElement.expectedInput(XMLElement.java:1143)
    at net.sourceforge.nanoxml.XMLElement.parseFromReader(XMLElement.java:503)
    at net.sourceforge.nanoxml.XMLElement.parseFromReader(XMLElement.java:464)
    at net.sourceforge.jnlp.Parser.getRootNode(Parser.java:1308)
    ... 10 more

-- 
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/20140219/82aaf6e6/attachment.html 


More information about the distro-pkg-dev mailing list