Guest User

Untitled

a guest
Oct 9th, 2011
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.33 KB | None | 0 0
  1. net.sourceforge.jnlp.LaunchException: Fatal: Initialization Error: Could not initialize application.
  2. at net.sourceforge.jnlp.Launcher.createApplication(Launcher.java:776)
  3. at net.sourceforge.jnlp.Launcher.launchApplication(Launcher.java:552)
  4. at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:887)
  5. Caused by: net.sourceforge.jnlp.LaunchException: Fatal: Application Error: Cannot grant permissions to unsigned jars.
  6. at net.sourceforge.jnlp.runtime.JNLPClassLoader.setSecurity(JNLPClassLoader.java:260)
  7. at net.sourceforge.jnlp.runtime.JNLPClassLoader.<init>(JNLPClassLoader.java:180)
  8. at net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:294)
  9. at net.sourceforge.jnlp.Launcher.createApplication(Launcher.java:767)
  10. ... 2 more
  11. Caused by:
  12. net.sourceforge.jnlp.LaunchException: Fatal: Application Error: Cannot grant permissions to unsigned jars.
  13. at net.sourceforge.jnlp.runtime.JNLPClassLoader.setSecurity(JNLPClassLoader.java:260)
  14. at net.sourceforge.jnlp.runtime.JNLPClassLoader.<init>(JNLPClassLoader.java:180)
  15. at net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:294)
  16. at net.sourceforge.jnlp.Launcher.createApplication(Launcher.java:767)
  17. at net.sourceforge.jnlp.Launcher.launchApplication(Launcher.java:552)
  18. at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:887)
  19.  
  20.  
Add Comment
Please, Sign In to add comment