[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 23 08:06:50 UTC 2019


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

--- Comment #13 from JiriVanek <jvanek at redhat.com> ---
So you do not need all permissions for reflection. Sorry. Anyway

 î‚° default + î‚° $ î‚° ~/icedtea-web-image/bin/javaws.sh  Raddata
RaddataSigned1.jnlp    RaddataSigned2.jnlp    RaddataSigned3.jnlp   
RaddataSigned4.jnlp    RaddataSigned.jar      RaddataUnSigned1.jnlp 
RaddataUnSigned2.jnlp  RaddataUnSigned3.jnlp  RaddataUnSigned4.jnlp 
RaddataUnSigned.jar
 î‚° default + î‚° $ î‚° ~/icedtea-web-image/bin/javaws.sh  RaddataSigned1.jnlp 
Manifest attribute checks are disabled.
Manifest attribute checks are disabled.
Starting application [RaddataSigned] ...
C1 value....class java.lang.String
 î‚° default + î‚° $ î‚° ~/icedtea-web-image/bin/javaws.sh  R
addataSigned2.jnlp 
Manifest attribute checks are disabled.
Manifest attribute checks are disabled.
Starting application [RaddataSigned] ...
C1 value....class java.lang.String
 î‚° default + î‚° $ î‚° ~/icedtea-web-image/bin/javaws.sh  RaddataSigned3.jnlp 
Manifest attribute checks are disabled.
Manifest attribute checks are disabled.
C1 value....class java.lang.String
 î‚° default + î‚° $ î‚° ~/icedtea-web-image/bin/javaws.sh  RaddataSigned4.jnlp 
Manifest attribute checks are disabled.
Manifest attribute checks are disabled.
C1 value....class java.lang.String
 î‚° default + î‚° $ î‚° ~/icedtea-web-image/bin/javaws.sh  RaddataUnSigned1.jnlp 
netx: Initialization Error: Could not initialize application. (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 application. The application has not been initialized, for more
information execute javaws from the command line.
    at net.sourceforge.jnlp.Launcher.createApplication(Launcher.java:822)
    at net.sourceforge.jnlp.Launcher.launchApplication(Launcher.java:531)
    at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:945)
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.createApplication(Launcher.java:814)
    ... 2 more

 î‚° default + î‚° $ î‚° ~/icedtea-web-image/bin/javaws.sh  RaddataUnSigned2.jnlp 
Manifest attribute checks are disabled.
Manifest attribute checks are disabled.
Starting application [RaddataUnSigned] ...
C1 value....class java.lang.String
 î‚° default + î‚° $ î‚° ~/icedtea-web-image/bin/javaws.sh  RaddataUnSigned3.jnlp 
Manifest attribute checks are disabled.
Manifest attribute checks are disabled.
C1 value....class java.lang.String
 î‚° default + î‚° $ î‚° ~/icedtea-web-image/bin/javaws.sh  RaddataUnSigned4.jnlp 
Manifest attribute checks are disabled.
Manifest attribute checks are disabled.
C1 value....class java.lang.String
 î‚° default + î‚° $ î‚° 


The snippet worked well for me.

-- 
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/20190123/967fef0e/attachment.html>


More information about the distro-pkg-dev mailing list