[Dart] Dart v1.0.7 released
Blezek, Daniel J (GE, Research)
blezek at crd.ge.com
Wed Jun 21 08:05:34 EDT 2006
Alex,
I'm sorry, this was a mistake on my part. I usually compile the Jar file with Java 1.4, but we've been starting to move to Java 5, which is what I released. I fixed this problem and put a 1.4 compatible jar on the Wiki. The bad packages have simply been replaced.
Sorry for the confusion,
-dan
-----Original Message-----
From: Alexander Neundorf [mailto:a.neundorf-work at gmx.net]
Sent: Wednesday, June 21, 2006 4:01 AM
To: Blezek, Daniel J (GE, Research); dart at public.kitware.com
Subject: Re: [Dart] Dart v1.0.7 released
Hi,
Von: "Blezek, Daniel J (GE, Research)" <blezek at crd.ge.com>
> (Consider this email the release notes)
>
> Over the past several weeks, we've been stamping out resource exhaustion
> bugs (which may not have effected small Servers). Since the Dart is much
> more stable, I've tagged a release and published it here:
> http://na-mic.org/Wiki/index.php/Dart2Summary#Releases
>
> As a side note: not all of the bugs are out yet, running 15 large
> dashboards is still a problem. Somewhere something is not being properly released,
> but we're working on tracking it down.
>
> This also includes a submission by Zach Mark from CleverSafe for a HTTP
> PUT submission method. This has not been tested by the Dart team, but it
> looks like it should work (famous last words). I'm hoping Zach and Scott will
> give it a go.
>
> Direct links:
> http://na-mic.org/Wiki/images/6/69/Dart1.0.7.zip
> http://na-mic.org/Wiki/images/9/98/Dart1.0.7.tar.gz
That's what I get when I try to start the new server:
Starting Dart2 server Exception in thread "main" java.lang.UnsupportedClassVersionError: dart/DartServer (Unsupported major.minor version 49.0)
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:537)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
This is one Suse 9.3 with Java 1.4.2
Bye
Alex
--
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
More information about the Dart
mailing list