[Bug 1156] Fatal: Read Error: Could not read or parse the JNLP file.
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Tue Oct 30 16:24:29 PDT 2012
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1156
Omair Majid <omajid at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #1 from Omair Majid <omajid at redhat.com> ---
The url http://www.flugwetter.de/getjnlpfile.php?src=jtt2.jnlp is normalized to
http://www.flugwetter.de/getjnlpfile.php?src%3Djtt2.jnlp which results in a
file not found.
This appears to be a duplicate of Bug 909.
As a workaround, try:
$ curl -o jtt2.jnlp 'http://www.flugwetter.de/getjnlpfile.php?src=jtt2.jnlp'
$ javaws jtt2.jnlp
*** This bug has been marked as a duplicate of bug 909 ***
--
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/20121030/794961aa/attachment.html
More information about the distro-pkg-dev
mailing list