ok, my bad. java -version clearly shows that i'm using the sun/oracle edition.
using "/usr/lib/jvm/java-6-openjdk/jre/bin/javaws" is still not working: using ra...@rb:~$ /usr/lib/jvm/java-6-openjdk/jre/bin/javaws Desktop/ikvm.jnlp > net.sourceforge.jnlp.LaunchException: Fatal: Initialization Error: Could not > initialize application. > at net.sourceforge.jnlp.Launcher.createApplication(Launcher.java:651) > at net.sourceforge.jnlp.Launcher.launchApplication(Launcher.java:420) > at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:732) > Caused by: java.lang.NullPointerException > at > net.sourceforge.jnlp.runtime.JNLPClassLoader.initializeResources(JNLPClassLoader.java:427) > at > net.sourceforge.jnlp.runtime.JNLPClassLoader.<init>(JNLPClassLoader.java:168) > at > net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:249) > at net.sourceforge.jnlp.Launcher.createApplication(Launcher.java:641) > ... 2 more > Caused by: > java.lang.NullPointerException > at > net.sourceforge.jnlp.runtime.JNLPClassLoader.initializeResources(JNLPClassLoader.java:427) > at > net.sourceforge.jnlp.runtime.JNLPClassLoader.<init>(JNLPClassLoader.java:168) > at > net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:249) > at net.sourceforge.jnlp.Launcher.createApplication(Launcher.java:641) > at net.sourceforge.jnlp.Launcher.launchApplication(Launcher.java:420) > at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:732) thanks, raoul -- javaws throws NullPointerException with some JNLP file https://bugs.launchpad.net/bugs/558527 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
