[Bug 3449] Webstart crashes when trying to open a jnlp file from www.jfindu.net.

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Thu Sep 14 01:53:00 UTC 2017


https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3449

--- Comment #1 from Chris <chris.newsmail at gmail.com> ---
Created attachment 1650
  --> https://icedtea.classpath.org/bugzilla/attachment.cgi?id=1650&action=edit
Example jnlp file with random callsign

    at net.sourceforge.jnlp.Launcher.fromUrl(Launcher.java:490)
    at net.sourceforge.jnlp.Launcher.launch(Launcher.java:286)
    at net.sourceforge.jnlp.runtime.JnlpBoot.run(JnlpBoot.java:67)
    at net.sourceforge.jnlp.runtime.Boot.run(Boot.java:245)
    at net.sourceforge.jnlp.runtime.Boot.run(Boot.java:63)
    at java.security.AccessController.doPrivileged(Native Method)
    at net.sourceforge.jnlp.runtime.Boot.main(Boot.java:195)
Caused by: net.sourceforge.jnlp.MissingInformationException: Broken Malformed
parser. You may have missing tagsoup installation or your ITW was not built
against it. Check your installation and/or consult distribution. Kein Element
information angegeben
    at net.sourceforge.jnlp.Parser.getInfo(Parser.java:488)
    at net.sourceforge.jnlp.JNLPFile.parse(JNLPFile.java:809)
    at net.sourceforge.jnlp.JNLPFile.<init>(JNLPFile.java:232)
    at net.sourceforge.jnlp.JNLPFile.<init>(JNLPFile.java:214)
    at net.sourceforge.jnlp.JNLPFile.<init>(JNLPFile.java:199)
    at net.sourceforge.jnlp.JNLPFile.<init>(JNLPFile.java:185)
    at net.sourceforge.jnlp.Launcher.fromUrl(Launcher.java:454)
    ... 6 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/20170914/1b42562a/attachment.html>


More information about the distro-pkg-dev mailing list