[Bug 3674] Unable to launch applet with a error Entry-Point manifest attribute for yours 'exc.fe.FeLaunch'not found

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed Jan 9 11:25:14 UTC 2019


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

--- Comment #5 from JiriVanek <jvanek at redhat.com> ---
Hi! Thnak you.

This dies with differen, and clean error:
netx: Initialization Error: Could not initialize applet. (Fatal: Application
Error: Cannot grant permissions to unsigned jars. Application requested
security permissions, but jars are not signed.)
netx: Initialization Error: Could not initialize applet. (Fatal: Application
Error: Cannot grant permissions to unsigned jars. Application requested
security permissions, but jars are not signed.)
net.sourceforge.jnlp.LaunchException: Fatal: Initialization Error: Could not
initialize applet. For more information click "more information button".
    at net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:773)
    at net.sourceforge.jnlp.Launcher.launchApplet(Launcher.java:655)
    at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:948)
Caused by: net.sourceforge.jnlp.LaunchException: Fatal: Application Error:
Cannot grant permissions to unsigned jars. Application requested security
permissions, but jars are not signed.
    at
net.sourceforge.jnlp.runtime.JNLPClassLoader$SecurityDelegateImpl.getClassLoaderSecurity(JNLPClassLoader.java:2481)
    at
net.sourceforge.jnlp.runtime.JNLPClassLoader.setSecurity(JNLPClassLoader.java:385)
    at
net.sourceforge.jnlp.runtime.JNLPClassLoader.initializeResources(JNLPClassLoader.java:806)
    at
net.sourceforge.jnlp.runtime.JNLPClassLoader.<init>(JNLPClassLoader.java:338)
    at
net.sourceforge.jnlp.runtime.JNLPClassLoader.createInstance(JNLPClassLoader.java:421)
    at
net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:495)
    at
net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:468)
    at net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:731)
    ... 2 more

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20190109/63125c4e/attachment-0001.html>


More information about the distro-pkg-dev mailing list