akushaper

Bug #1261032 reported by fersan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
icedtea-web (Ubuntu)
New
Undecided
Unassigned

Bug Description

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:472)
 at net.sourceforge.jnlp.Launcher.launch(Launcher.java:278)
 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:206)
 at net.sourceforge.jnlp.JNLPFile.<init>(JNLPFile.java:190)
 at net.sourceforge.jnlp.JNLPFile.<init>(JNLPFile.java:175)
 at net.sourceforge.jnlp.JNLPFile.<init>(JNLPFile.java:161)
 at net.sourceforge.jnlp.Launcher.fromUrl(Launcher.java:452)
 ... 5 more
Caused by: net.sourceforge.nanoxml.XMLParseException: XML Parse Exception during parsing of the XML definition at line 1: Expected: '<' but got: 'P'
 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

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.