Bonjour à tous,
j'ai du nouveau via la console Firefox :
Looking for 0xadcd918c 0xada0da10 0xb72fb6e4 (document)
java version "1.6.0_17"
OpenJDK Runtime Environment (IcedTea6 1.7.1) (fedora-37.b17.fc13-i386)
OpenJDK Client VM (build 14.0-b16, mixed mode)
java.lang.InterruptedException: sleep interrupted
at java.lang.Thread.sleep(Native Method)
at sun.applet.PluginAppletViewer.handleMessage(PluginAppletViewer.java:672)
at sun.applet.PluginAppletViewer.handleMessage(PluginAppletViewer.java:647)
at sun.applet.PluginStreamHandler.handleMessage(PluginStreamHandler.java:295)
at sun.applet.PluginMessageHandlerWorker.run(PluginMessageHandlerWorker.java:72)
net.sourceforge.jnlp.LaunchException: Fatal: Initialization Error: Could not initialize applet.
at net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:603)
at net.sourceforge.jnlp.Launcher.getApplet(Launcher.java:547)
at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:728)
Caused by: java.lang.NullPointerException
at net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:587)
... 2 more
Caused by:
java.lang.NullPointerException
at net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:587)
at net.sourceforge.jnlp.Launcher.getApplet(Launcher.java:547)
at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:728)
java.lang.NullPointerException
at net.sourceforge.jnlp.NetxPanel.runLoader(NetxPanel.java:99)
at sun.applet.AppletPanel.run(AppletPanel.java:380)
at java.lang.Thread.run(Thread.java:636)
java.lang.NullPointerException
at sun.applet.AppletPanel.run(AppletPanel.java:430)
at java.lang.Thread.run(Thread.java:636)
Je sais que la solution est de désinstaller IcedTea, mais j'aimerai que mon applet fonctionne pour tout le monde, icedtea ou sun java 🙂
Merci