IcedTea Not Work (again)

Before the judging of java4k started, I have tried several entries and they worked well. Now I have same problem with Damcoles had before,

http://www.java-gaming.org/index.php?topic=26973.0

I think there’s openjdk update in the middle of time and I did it. It maybe the evil.


JAR http://java4k.com/applet.php?gid=461 is not a valid jar file. Continuing.
netx: Initialization Error: Could not initialize applet. (C)
netx: Initialization Error: Could not initialize applet. (C)
net.sourceforge.jnlp.LaunchException: Fatal: Initialization Error: Could not initialize applet. 
	at net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:735)
	at net.sourceforge.jnlp.Launcher.getApplet(Launcher.java:676)
	at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:886)
Caused by: java.lang.ClassNotFoundException: C
	at net.sourceforge.jnlp.runtime.JNLPClassLoader.loadClass(JNLPClassLoader.java:1609)
	at net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:725)
	... 2 more
java.lang.NullPointerException
	at net.sourceforge.jnlp.NetxPanel.runLoader(NetxPanel.java:154)
	at sun.applet.AppletPanel.run(AppletPanel.java:380)
	at java.lang.Thread.run(Thread.java:722)
java.lang.NullPointerException
	at sun.applet.AppletPanel.run(AppletPanel.java:430)
	at java.lang.Thread.run(Thread.java:722)

And what confusing more, I headed to oracle testing applet and it works! Any workaround before I jump to oracle’s downloads page?

https://dl.dropbox.com/u/54138920/Images/Screenshot-How%20do%20I%20test%20whether%20Java%20is%20working%20on%20my%20computer%3F%20-%20Mozilla%20Firefox.png

Ok I solved this by myself again.

If you want you beloved openJDK stay there, just install oracle’s JRE dist for applet’s sake only. In my system the hidden plugins/ is not located at home but /usr/lib/mozilla/plugins (mint 14 64bit, not hidden). More, Oracle is BS. Don’t hear them to DL 32-bit for applet. DL the right one depending on your system.