[Bug 3502] Fatal: Read Error: Could not read or parse the JNLP file/ You can try downloading this file manually and sent it as bug report to ITWT.

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed Dec 20 17:23:33 UTC 2017


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

--- Comment #4 from JiriVanek <jvanek at redhat.com> ---
1) Why you keep running local file? Run url unless there is reason.
2) you seems to be running ITW without TagSoup. How come? But it do nto affect
this issue.
3)I see also this in log:
net.sourceforge.jnlp.cache.ResourceDownloader$RedirectionException: The
resource http://popgen.net/soft/lositan/code2/selwb4.jnlp is being redirected
(301) to https://popgen.net/soft/lositan/code2/selwb4.jnlp. This is disabled by
default. If you wont to allow it, run javaws with -allowredirect parameter. 

So try -allowredirect , or use proper https url for startup


Anyway - you will end with the:
Caused by: net.sourceforge.jnlp.LaunchException: Fatal: Application Error:
Cannot grant permissions to unsigned jars. Application requested security
permissions, but jars are not signed properly.

As I already wrote. And only way around it would be to contact the provider.

Also contact your distribution packager to build ITW with tagsoup. So you are
on top of things a bit. However, tagsoup is not meddling this bug.

And most important at the end. Again - do not run local file. Run  javaws
https://popgen.net/soft/lositan/code2/selwb4.jnlp


Surprisingly, nosecurity is not helping here. But I guess there is good reason
for it, as mixed signatures are very tricky.  In all cases, please cntact the
provider of application.

-- 
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/20171220/da171602/attachment.html>


More information about the distro-pkg-dev mailing list