[Bug 1624] Icedtea unable to load java applet
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Tue Dec 17 13:08:26 PST 2013
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1624
Andrew Azores <aazores at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #1 from Andrew Azores <aazores at redhat.com> ---
The applet also does not appear to work with Oracle's JRE. i haven't seen
Oracle's JRE throw any exceptions or explicitly fail yet, but it's been
"loading" silently for well over ten minutes now with no progress, so I believe
it has silently failed.
Running this applet myself with IcedTea-Web, I notice the following:
- Many of the additional resources that are downloaded have a 'win'
subdirectory in their path
- A java.lang.UnsatisfiedLinkError occurs for "kernel32.so"
- The applet page specifically says that the detected environment (OS/browser)
is not supported
It seems to me that this applet depends on kernel32.dll and being in a Windows
environment. Either that, or the applet supports Linux but the page hosting it
incorrectly detects the environment and defaults to using Windows native
libraries.
This appears to be a problem on TI's end one way or another so I'm closing this
as 'invalid'.
--
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/20131217/7714aecd/attachment.html
More information about the distro-pkg-dev
mailing list