openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #03470
[Bug 558527] [NEW] javaws throws NullPointerException with some JNLP file
Public bug reported:
System: Lucid Beta 1 amd64
I was trying to run Bloom the facebook photo uploader. But OpenJDK's Java Web Start doesn't launch. So I tried it on command line:
$ javaws http://antaki.ca/bloom/Bloom.jnlp
and it dies:
net.sourceforge.jnlp.LaunchException: Fatal: Launch Error: Could not launch JNLP file.
at net.sourceforge.jnlp.Launcher.launchApplication(Launcher.java:462)
at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:731)
Caused by: java.lang.NullPointerException
at net.sourceforge.jnlp.JNLPSplashScreen.correctSize(JNLPSplashScreen.java:71)
at net.sourceforge.jnlp.JNLPSplashScreen.setSplashImageURL(JNLPSplashScreen.java:61)
at net.sourceforge.jnlp.Launcher.launchApplication(Launcher.java:411)
... 1 more
Caused by:
java.lang.NullPointerException
at net.sourceforge.jnlp.JNLPSplashScreen.correctSize(JNLPSplashScreen.java:71)
at net.sourceforge.jnlp.JNLPSplashScreen.setSplashImageURL(JNLPSplashScreen.java:61)
at net.sourceforge.jnlp.Launcher.launchApplication(Launcher.java:411)
at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:731)
Now the workaround: I installed the less free sun-java6-jre and ran
update-alternatives to point javaws to sun's version.
** Affects: openjdk-6 (Ubuntu)
Importance: Undecided
Status: New
--
javaws throws NullPointerException with some JNLP file
https://bugs.launchpad.net/bugs/558527
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.
Status in “openjdk-6” package in Ubuntu: New
Bug description:
System: Lucid Beta 1 amd64
I was trying to run Bloom the facebook photo uploader. But OpenJDK's Java Web Start doesn't launch. So I tried it on command line:
$ javaws http://antaki.ca/bloom/Bloom.jnlp
and it dies:
net.sourceforge.jnlp.LaunchException: Fatal: Launch Error: Could not launch JNLP file.
at net.sourceforge.jnlp.Launcher.launchApplication(Launcher.java:462)
at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:731)
Caused by: java.lang.NullPointerException
at net.sourceforge.jnlp.JNLPSplashScreen.correctSize(JNLPSplashScreen.java:71)
at net.sourceforge.jnlp.JNLPSplashScreen.setSplashImageURL(JNLPSplashScreen.java:61)
at net.sourceforge.jnlp.Launcher.launchApplication(Launcher.java:411)
... 1 more
Caused by:
java.lang.NullPointerException
at net.sourceforge.jnlp.JNLPSplashScreen.correctSize(JNLPSplashScreen.java:71)
at net.sourceforge.jnlp.JNLPSplashScreen.setSplashImageURL(JNLPSplashScreen.java:61)
at net.sourceforge.jnlp.Launcher.launchApplication(Launcher.java:411)
at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:731)
Now the workaround: I installed the less free sun-java6-jre and ran update-alternatives to point javaws to sun's version.
Follow ups
-
[Bug 558527] Re: javaws throws NullPointerException with some JNLP file
From: Launchpad Bug Tracker, 2010-12-27
-
[Bug 558527] Re: javaws throws NullPointerException with some JNLP file
From: maharaja, 2010-10-15
-
[Bug 558527] Re: javaws throws NullPointerException with some JNLP file
From: maharaja, 2010-10-15
-
[Bug 558527] Re: javaws throws NullPointerException with some JNLP file
From: maharaja, 2010-10-15
-
[Bug 558527] Re: javaws throws NullPointerException with some JNLP file
From: sineex, 2010-09-16
-
[Bug 558527] Re: javaws throws NullPointerException with some JNLP file
From: Matthias Klose, 2010-07-14
-
[Bug 558527] Re: javaws throws NullPointerException with some JNLP file
From: maharaja, 2010-07-01
-
[Bug 558527] Re: javaws throws NullPointerException with some JNLP file
From: maharaja, 2010-07-01
-
[Bug 558527] Re: javaws throws NullPointerException with some JNLP file
From: Jesse, 2010-04-08
-
[Bug 558527] [NEW] javaws throws NullPointerException with some JNLP file
From: Jesse, 2010-04-08
References