running /usr/lib/jvm/java-6-openjdk/bin/javaws from command line results
same outcome.

InstallDialog.java line 58:
   new 
ImageIcon(getClass().getClassLoader().getResource("net/sourceforge/jnlp/resources/install.png"));

getClassLoader() may return null (if class was loaded by bootstrap class
loader) or install.png is not found for some reason in
/usr/lib/jvm/java-6-openjdk/jre/lib/resources.jar.

-- 
Java Web Start crashes with a Null Pointer Exception
https://bugs.launchpad.net/bugs/205371
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to