When I try to run a Java Web Start app, like this one:
http://www.treelight.com/software/JavaWebStart/hello/launch.html
I get an error "Unable to launch the application":
com.sun.deploy.net.FailedDownloadException: Unable to load resource: http://www.TreeLight.com/software/JavaWebStart/hello/app.jnlp
at com.sun.deploy.net.DownloadEngine.actionDownload(DownloadEngine.java:961)
at com.sun.deploy.net.DownloadEngine.getCacheEntry(DownloadEngine.java:1059)
at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(DownloadEngine.java:1134)
at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(DownloadEngine.java:1068)
at com.sun.deploy.net.DownloadEngine.getResource(DownloadEngine.java:142)
at com.sun.deploy.net.DownloadEngine.getResource(DownloadEngine.java:127)
at com.sun.javaws.Launcher.updateFinalLaunchDesc(Launcher.java:245)
at com.sun.javaws.Launcher.prepareToLaunch(Launcher.java:127)
at com.sun.javaws.Launcher.launch(Launcher.java:95)
at com.sun.javaws.Main.launchApp(Main.java:300)
at com.sun.javaws.Main.continueInSecureThread(Main.java:210)
at com.sun.javaws.Main$1.run(Main.java:107)
at java.lang.Thread.run(Thread.java:619)
I can wget the jnlp file fine. (Also the browser downloaded it to start
it..)
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.25-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages ia32-sun-java6-bin depends on:
ii debconf [debconf-2.0] 1.5.22 Debian configuration management sy
ii ia32-libs 2.5 ia32 shared libraries for use on a
ii libc6-i386 2.7-10 GNU C Library: 32bit shared librar
ii sun-java6-jre 6-06-1 Sun Java(TM) Runtime Environment (
Versions of packages ia32-sun-java6-bin recommends:
ii lib32asound2 1.0.16-2 ALSA library (32 bit)
-- debconf information:
* shared/accepted-sun-dlj-v1-1: true
shared/error-sun-dlj-v1-1:
* shared/present-sun-dlj-v1-1:
--
To UNSUBSCRIBE, email to debian-bugs-...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
On Sat, Jul 19, 2008 at 11:56:38AM +0200, Manuel Bilderbeek wrote:
> Package: ia32-sun-java6-bin
> Version: 6-06-1
> Severity: normal
>
> When I try to run a Java Web Start app, like this one:
> http://www.treelight.com/software/JavaWebStart/hello/launch.html
I'm raising the severity since this bug renders javaws unusable.
This bug is reproducible, for example with the following URL.
http://www.buho21.com/webstart/ajedrez/ajedrez.jnlp?ts=1217927743516&ajedrez=ajedrez.jnlp
ii ia32-sun-java6-bin 6-07-3
ii sun-java6-bin 6-07-3
ii sun-java6-jdk 6-07-3
ii sun-java6-jre 6-07-3
% uname -a
Linux scruffy 2.6.24-1-amd64 #1 SMP Mon Feb 11 13:47:43 UTC 2008
x86_64 GNU/Linux
--
bye,
- Nacho
the 32bit java works fine; it's javaws which apparently doesn't work.
Nacho Barrientos Arias schrieb:
> severity 491414 grave
> found 491414 6-07-3
> thanks
>
> On Sat, Jul 19, 2008 at 11:56:38AM +0200, Manuel Bilderbeek wrote:
>> Package: ia32-sun-java6-bin
>> Version: 6-06-1
>> Severity: normal
>>
>> When I try to run a Java Web Start app, like this one:
>> http://www.treelight.com/software/JavaWebStart/hello/launch.html
>
> I'm raising the severity since this bug renders javaws unusable.
>
> This bug is reproducible, for example with the following URL.
>
> http://www.buho21.com/webstart/ajedrez/ajedrez.jnlp?ts=1217927743516&ajedrez=ajedrez.jnlp
>
> ii ia32-sun-java6-bin 6-07-3
> ii sun-java6-bin 6-07-3
> ii sun-java6-jdk 6-07-3
> ii sun-java6-jre 6-07-3
>
> % uname -a
> Linux scruffy 2.6.24-1-amd64 #1 SMP Mon Feb 11 13:47:43 UTC 2008
> x86_64 GNU/Linux
>
--