Skip to Main Content

Application Development Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Beehive Conferencing Java-based Client Error: Cannot grant permissions to unsigned jars

User746169-OracleDec 11 2013 — edited Dec 18 2013

Hi,

When I start a Beehive online web conference via the Java-based client on Ubuntu 12.04, I get the following error:

net.sourceforge.jnlp.LaunchException: Fatal: Initialization Error: Could not initialize application.

    at net.sourceforge.jnlp.Launcher.createApplication(Launcher.java:778)

    at net.sourceforge.jnlp.Launcher.launchApplication(Launcher.java:552)

    at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:889)

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.setSecurity(JNLPClassLoader.java:289)

    at net.sourceforge.jnlp.runtime.JNLPClassLoader.<init>(JNLPClassLoader.java:209)

    at net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:323)

    at net.sourceforge.jnlp.Launcher.createApplication(Launcher.java:770)

    ... 2 more

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.setSecurity(JNLPClassLoader.java:289)

    at net.sourceforge.jnlp.runtime.JNLPClassLoader.<init>(JNLPClassLoader.java:209)

    at net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:323)

    at net.sourceforge.jnlp.Launcher.createApplication(Launcher.java:770)

    at net.sourceforge.jnlp.Launcher.launchApplication(Launcher.java:552)

    at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:889)

Thanks for your help

This post has been answered by Pbell-Oracle on Dec 18 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 15 2014
Added on Dec 11 2013
3 comments
2,573 views