[Bug 224800] Re: OpenJDK java web start fails to open jnlp files version 1.5

2012-12-01 Thread Bug Watch Updater
Launchpad has imported 8 comments from the remote bug at
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=216.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2008-10-13T11:12:19+00:00 Matthias Klose wrote:

When OpenJDK java web start is used, it can not open some jnlp files.
For example, you can try the following ones :
http://www.spark-angels.com/telecharger-1/
http://sweethome3d.sourceforge.net/SweetHome3D.jnlp

If you open them through firefox, it downloads the necessary jars, but does not 
open the application.
If you download the jnlp files and launch them whith javaws, you get the 
following error :
netx: Spec version not supported (supports 1.0)

These application work if you launch them with Sun Java 6 Web start.

Netx seems to be the library used by openjdk to handle jnlp files. I
checked the source code and it only supports 1.0 version of jnlp (see
file Parser.java in package netx.jnlp). The examples above use version
1.5 of jnlp.

What is annoying is that the upgrade from gutsy to hardy makes openjdk the 
default java alternative, even if Sun java 6 was installed.
Thus, the jnlp files that were working under gusty do not work anymore under 
hardy.

The workaround I currently use is to choose another location when
firefox prompts me which application to use for jnlp files : I specify
/usr/lib/jvm/java-6-sun/bin/javaws instead of OpenJDK Java Web Start.
So the jnlp files are opened with Sun Java instead of openjdk : I still
need to keep Sun java.

The solution would be, I guess, to make netx support 1.5 jnlp files. But
this project doesn't seem to be updated for years...

Reply at:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/224800/comments/5


On 2009-06-25T21:22:11+00:00 Jon-vanalten wrote:

Using current icedtea/openjdk shipped with Fedora 11 x86-64, I now get
different error:

netx: No base directory (contains cache and other data)


Reply at: 
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/224800/comments/9


On 2009-06-25T21:29:27+00:00 Omajid wrote:

Support for JNLP 1.5 and 6.0 has been recently added to IcedTea6 hg [1]

[1] http://icedtea.classpath.org/hg/icedtea6/rev/1ba29bfca5a0

Reply at:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/224800/comments/10


On 2009-06-25T21:31:18+00:00 Omajid wrote:

(In reply to comment #1)
 Using current icedtea/openjdk shipped with Fedora 11 x86-64, I now get
 different error:
 
 netx: No base directory (contains cache and other data)
 
That's a known bug that has been fixed in IcedTea6 hg tip. Please see 
https://bugzilla.redhat.com/show_bug.cgi?id=507870 for more information.


Reply at: 
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/224800/comments/11


On 2009-06-26T15:52:55+00:00 Jon-vanalten wrote:

Great.  I am now able to run the SweetHome3D jnlp, but not the spark-
angels example provided in the original report.  Here is the result when
run from a terminal:

net.sourceforge.jnlp.LaunchException: Fatal: Launch Error: Could not launch 
JNLP file.
at net.sourceforge.jnlp.Launcher.launchApplication(Launcher.java:446)
at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:674)
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at net.sourceforge.jnlp.Launcher.launchApplication(Launcher.java:438)
... 1 more
Caused by: java.lang.NoClassDefFoundError: sparkangels/vb
at com.sparkom.launcher.Main.main(Unknown Source)
... 6 more
Caused by: 
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at net.sourceforge.jnlp.Launcher.launchApplication(Launcher.java:438)
at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:674)
Caused by: java.lang.NoClassDefFoundError: sparkangels/vb
at com.sparkom.launcher.Main.main(Unknown Source)
... 6 more


However, this does launch 

[Bug 224800] Re: OpenJDK java web start fails to open jnlp files version 1.5

2011-02-04 Thread Bug Watch Updater
** Changed in: openjdk
   Importance: Unknown = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/224800

Title:
  OpenJDK java web start fails to open jnlp files version 1.5

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


[Bug 224800] Re: OpenJDK java web start fails to open jnlp files version 1.5

2010-09-25 Thread Roman Polach
It works for me in 10.04, at least for
http://sweethome3d.sourceforge.net/SweetHome3D.jnlp

-- 
OpenJDK java web start fails to open jnlp files version 1.5
https://bugs.launchpad.net/bugs/224800
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


[Bug 224800] Re: OpenJDK java web start fails to open jnlp files version 1.5

2010-09-25 Thread Mossroy
I also works for me, on 10.04 64 bits. I tested all the jnlp
applications listed above : sweethome3d, spark angels, Kernow,
Ganttproject, and crossftp

-- 
OpenJDK java web start fails to open jnlp files version 1.5
https://bugs.launchpad.net/bugs/224800
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


[Bug 224800] Re: OpenJDK java web start fails to open jnlp files version 1.5

2010-08-25 Thread Barry Carroll
Confirmed this bug on Release 10.04 (lucid) trying to run jviewer.jnlp.

When is this bug likely to be fixed??

-- 
OpenJDK java web start fails to open jnlp files version 1.5
https://bugs.launchpad.net/bugs/224800
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


[Bug 224800] Re: OpenJDK java web start fails to open jnlp files version 1.5

2009-11-30 Thread SamFreilich
Just helped someone with this bug in Jaunty by having them install sun-
java6-jre and run update-alternatives.

-- 
OpenJDK java web start fails to open jnlp files version 1.5
https://bugs.launchpad.net/bugs/224800
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


[Bug 224800] Re: OpenJDK java web start fails to open jnlp files version 1.5

2009-10-11 Thread Frederic Muller
I confirm openjdk webstart iis working on Karmic (beta), however Sun
webstart is not. Has anyone got the same problem?

-- 
OpenJDK java web start fails to open jnlp files version 1.5
https://bugs.launchpad.net/bugs/224800
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


[Bug 224800] Re: OpenJDK java web start fails to open jnlp files version 1.5

2009-10-11 Thread Frederic Muller
Openjdk works well in karmic indeed but Sun Java webstart gives me this:
~$ javaws http://sweethome3d.sourceforge.net/SweetHome3D.jnlp
net.sourceforge.jnlp.LaunchException: Fatal: Launch Error: Could not launch 
JNLP file.
at net.sourceforge.jnlp.Launcher.launchApplication(Launcher.java:447)
at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:714)
Caused by: java.lang.NullPointerException
at net.sourceforge.jnlp.Launcher.launchApplication(Launcher.java:427)
... 1 more
Caused by: 
java.lang.NullPointerException
at net.sourceforge.jnlp.Launcher.launchApplication(Launcher.java:427)
at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:714)

Has anyone the same problem?

-- 
OpenJDK java web start fails to open jnlp files version 1.5
https://bugs.launchpad.net/bugs/224800
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


[Bug 224800] Re: OpenJDK java web start fails to open jnlp files version 1.5

2009-10-07 Thread Bug Watch Updater
** Changed in: openjdk-6 (Debian)
   Status: New = Fix Released

-- 
OpenJDK java web start fails to open jnlp files version 1.5
https://bugs.launchpad.net/bugs/224800
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


[Bug 224800] Re: OpenJDK java web start fails to open jnlp files version 1.5

2009-09-30 Thread Matthias Klose
fixed in karmic

** Changed in: openjdk-6 (Ubuntu)
   Status: Confirmed = Fix Released

-- 
OpenJDK java web start fails to open jnlp files version 1.5
https://bugs.launchpad.net/bugs/224800
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


[Bug 224800] Re: OpenJDK java web start fails to open jnlp files version 1.5

2009-08-18 Thread aexl
same problem here with jaunty:

javaws http://kernowforsaxon.sourceforge.net/jws/Kernow.jnlp
netx: Spec version not supported (supports 1.0)

subscribing.

-- 
OpenJDK java web start fails to open jnlp files version 1.5
https://bugs.launchpad.net/bugs/224800
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


[Bug 224800] Re: OpenJDK java web start fails to open jnlp files version 1.5

2009-08-05 Thread Marco Ciampa
To the #7 the workaround is:

echo basedir=.netxrc.netxrc

see: https://bugzilla.redhat.com/show_bug.cgi?id=507870

** Bug watch added: Red Hat Bugzilla #507870
   https://bugzilla.redhat.com/show_bug.cgi?id=507870

-- 
OpenJDK java web start fails to open jnlp files version 1.5
https://bugs.launchpad.net/bugs/224800
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


[Bug 224800] Re: OpenJDK java web start fails to open jnlp files version 1.5

2009-07-18 Thread S. M. Das
Any idea when the fix (in openjdk 6b16) is going to get rolled into
jaunty? It's in Karmic now, but...

-- 
OpenJDK java web start fails to open jnlp files version 1.5
https://bugs.launchpad.net/bugs/224800
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


[Bug 224800] Re: OpenJDK java web start fails to open jnlp files version 1.5

2009-07-08 Thread Bug Watch Updater
** Changed in: openjdk
   Status: Confirmed = Fix Released

-- 
OpenJDK java web start fails to open jnlp files version 1.5
https://bugs.launchpad.net/bugs/224800
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


[Bug 224800] Re: OpenJDK java web start fails to open jnlp files version 1.5

2009-07-06 Thread richardbrinkman
** Also affects: openjdk-6 (Fedora)
   Importance: Undecided
   Status: New

-- 
OpenJDK java web start fails to open jnlp files version 1.5
https://bugs.launchpad.net/bugs/224800
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


[Bug 224800] Re: OpenJDK java web start fails to open jnlp files version 1.5

2009-06-24 Thread Tzong
Probably, that is another bug, but also cannot start:
$ javaws 
http://ganttproject.googlecode.com/svn/webstart/ganttoject-2.0.9/ganttproject-2.0.9.jnlp
netx: No base directory (contains cache and other data)

-- 
OpenJDK java web start fails to open jnlp files version 1.5
https://bugs.launchpad.net/bugs/224800
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


[Bug 224800] Re: OpenJDK java web start fails to open jnlp files version 1.5

2009-02-11 Thread Boris Maras
Apparently, somebody opened this issue in the IcedTea bugtracker :
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=216

-- 
OpenJDK java web start fails to open jnlp files version 1.5
https://bugs.launchpad.net/bugs/224800
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


[Bug 224800] Re: OpenJDK java web start fails to open jnlp files version 1.5

2008-11-09 Thread morningboat
Got the same error on 64bit system for CrossFTP:
$javaws http://www.crossftp.com/crossftp.jnlp

-- 
OpenJDK java web start fails to open jnlp files version 1.5
https://bugs.launchpad.net/bugs/224800
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


[Bug 224800] Re: OpenJDK java web start fails to open jnlp files version 1.5

2008-10-13 Thread Matthias Klose
** Bug watch added: Iced Tea Bugzilla #216
   http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=216

** Also affects: openjdk via
   http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=216
   Importance: Unknown
   Status: Unknown

-- 
OpenJDK java web start fails to open jnlp files version 1.5
https://bugs.launchpad.net/bugs/224800
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


[Bug 224800] Re: OpenJDK java web start fails to open jnlp files version 1.5

2008-10-13 Thread Bug Watch Updater
** Changed in: openjdk
   Status: Unknown = Confirmed

-- 
OpenJDK java web start fails to open jnlp files version 1.5
https://bugs.launchpad.net/bugs/224800
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


[Bug 224800] Re: OpenJDK java web start fails to open jnlp files version 1.5

2008-09-30 Thread Kessia Pinheiro
Confirmed with 64bits ArchLinux.

$ javaws SweetHome3D.jnlp 
netx: Invalid XML document syntax.

-- 
OpenJDK java web start fails to open jnlp files version 1.5
https://bugs.launchpad.net/bugs/224800
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


[Bug 224800] Re: OpenJDK java web start fails to open jnlp files version 1.5

2008-09-25 Thread Roman Polach
I got the same error on 32bit Hardy (with latest updates)
for SweetHome3D.jnlp:
netx: Invalid XML document syntax.

-- 
OpenJDK java web start fails to open jnlp files version 1.5
https://bugs.launchpad.net/bugs/224800
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


[Bug 224800] Re: OpenJDK java web start fails to open jnlp files version 1.5

2008-09-23 Thread Craig
using openjdk 1.6.0_0-b12 amd64 on Intrepid, I get this result:

$ javaws http://sweethome3d.sourceforge.net/SweetHome3D.jnlp
netx: Invalid XML document syntax.

-- 
OpenJDK java web start fails to open jnlp files version 1.5
https://bugs.launchpad.net/bugs/224800
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


[Bug 224800] Re: OpenJDK java web start fails to open jnlp files version 1.5

2008-08-23 Thread Nerd_bloke
** Bug watch added: Debian Bug tracker #494029
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=494029

** Also affects: openjdk-6 (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=494029
   Importance: Unknown
   Status: Unknown

-- 
OpenJDK java web start fails to open jnlp files version 1.5
https://bugs.launchpad.net/bugs/224800
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


[Bug 224800] Re: OpenJDK java web start fails to open jnlp files version 1.5

2008-08-23 Thread Bug Watch Updater
** Changed in: openjdk-6 (Debian)
   Status: Unknown = New

-- 
OpenJDK java web start fails to open jnlp files version 1.5
https://bugs.launchpad.net/bugs/224800
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


[Bug 224800] Re: OpenJDK java web start fails to open jnlp files version 1.5

2008-06-19 Thread Olivier Mengué
I confirm for the second URL (sweerhome3d). Same versions of the
packages, same result (netx: Spec version not supported (supports
1.0)).

By the way, Java Web Start does not work even on sun-java6-jre as javaws
is missing on amd64 (see bug #202389 ).

However, the error is not the same for spark-angels. Maybe they have
downgraded their JNLP file.

** Changed in: openjdk-6 (Ubuntu)
   Status: New = Confirmed

-- 
OpenJDK java web start fails to open jnlp files version 1.5
https://bugs.launchpad.net/bugs/224800
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