[Bug 2898] error with icedtea-7-plugin
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Fri Apr 1 06:23:17 UTC 2016
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2898
JiriVanek <jvanek at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--- Comment #1 from JiriVanek <jvanek at redhat.com> ---
Hello!
Is this bug report about one issue or two?
First issue is run of 'javaws -verbose [problem JNLP file]'
Second issue seems to be run of 'firefox
https://www.java.com/en/download/installed.jsp'
The second issue was known. There was longstanding bug on it and it was fixed
in recent 1.6.2. No other ITW version then 1.6.2 is no longer supported (except
some serious security flaw) and if something is working with 1.6.2 and not with
older, then it is doomed.
So before anything else, please update to 1.6.2. If your distribution don't,
please notify them. If they refuse, try another distribution ;)
also - you are writing icedtea7 plugin issue - ITW is focusing jdk8 only. If
you are using it in older jdk(and you do), I highly recommend yo to move to
jdk8.
I guess teh bug you wonted to solve is "the first one"
To that you do not give enough information, but your stacktrace is clear:
"java.net.MalformedURLException: no protocol: file]
So what hjave you wrote on place of "[problem JNLP file]" ? And what is in?
You wrote MalformedURL or you have MalformedURL somewhere in Jnlp file - most
probabkly inside *codebase* attribute.
However.... ITW in verbose mode prints the jnlpfile out, so yours file was
probaby not even read. So I guess you are writing something wrong on position
of "[problem JNLP file]".
Itw is OK with /jsut/som/path/to/file.jnlp and so it is ok with any valid url.
Without knowing what you wrote, I can not help 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/20160401/d3f14fc0/attachment.html>
More information about the distro-pkg-dev
mailing list