Everytime I load an applet, this ends up printed in the ‘Sun Java Console’ of JRE 1.6.0.05 (in IE7, FireFox 2 and Opera)
java.lang.NullPointerException
at sun.plugin.AppletViewer.loadJarFiles(Unknown Source)
at sun.applet.AppletPanel.runLoader(Unknown Source)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
The applets works fine (if it can get passed the initial locking-on-the-orange-java-logo, which happens about 20% (!!) of the time >:()
(The NPE happens regardless of the lockup…)