hello, I've that: Warning: <applet> tag requires code attribute. java.lang.RuntimeException: Failed to handle message: handle 71303708 Thread[Thread-1,5,main] at sun.applet.PluginAppletViewer.handleMessage(PluginAppletViewer.java:437) at sun.applet.PluginStreamHandler.handleMessage(PluginStreamHandler.java:286) at sun.applet.PluginMessageHandlerWorker.run(PluginMessageHandlerWorker.java:72) Caused by: java.lang.NullPointerException at sun.applet.PluginAppletViewer.parse(PluginAppletViewer.java:1621) at sun.applet.PluginAppletViewer$7.run(PluginAppletViewer.java:1482) at java.security.AccessController.doPrivileged(Native Method) at sun.applet.PluginAppletViewer.parse(PluginAppletViewer.java:1491) at sun.applet.PluginAppletViewer.handleMessage(PluginAppletViewer.java:411) ... 2 more trying to execute an home made applet... so I asked in #gentoo-java and they told me to bugreport. I'll attach the jar containing the sources and the html page Reproducible: Always here are the USE flag used with icedtea: Installed versions: 1.4.1!s(07:43:19 PM 05/21/2009)(X alsa doc examples nsplugin source)
Created attachment 192970 [details] applet.html
Created attachment 192971 [details] applet.jar
I had an error in my html