[Bug 3463] New: IcedTea crashes while parsing security login jnlp file at United States Patent & Trademark Office
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Mon Oct 9 18:55:23 UTC 2017
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3463
Bug ID: 3463
Summary: IcedTea crashes while parsing security login jnlp file
at United States Patent & Trademark Office
Product: IcedTea
Version: 8-hg
Hardware: x86_64
OS: Linux
Status: NEW
Severity: blocker
Priority: P5
Component: IcedTea
Assignee: gnu.andrew at redhat.com
Reporter: sethmilman at gmail.com
CC: unassigned at icedtea.classpath.org
Created attachment 1658
--> https://icedtea.classpath.org/bugzilla/attachment.cgi?id=1658&action=edit
authentication jnlp file from USPTO website.
IcedTea crashes while parsing security login jnlp file at United States Patent
& Trademark Office
"Fatal: Read Error: Could not read or parse the JNLP file. You can try to
download this file manually and send it as a bug report to IcedTea-Web team.
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: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: java.io.IOException: java.lang.NullPointerException: name can't be
null
at net.sourceforge.jnlp.JNLPFile.openURL(JNLPFile.java:317)
at net.sourceforge.jnlp.JNLPFile.<init>(JNLPFile.java:239)
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
Caused by: java.lang.NullPointerException: name can't be null
at java.io.FilePermission.init(FilePermission.java:191)
at java.io.FilePermission.<init>(FilePermission.java:277)
at java.lang.SecurityManager.checkRead(SecurityManager.java:888)
at java.io.FileInputStream.<init>(FileInputStream.java:127)
at net.sourceforge.jnlp.JNLPFile.openURL(JNLPFile.java:315)
... 11 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/20171009/59a3671c/attachment.html>
More information about the distro-pkg-dev
mailing list