Re: [jgroups-users] latest version that will run with java 6

Questions/problems related to using JGroups <[email protected]>
Newsgroups gmane.comp.java.javagroups.general
Message-ID <CAPO65OieHzTbLtVNk61Rs5e+bQQcE0HN=7n8OUds_E_HFXBdSg@mail.gmail.com>
Well, that wasn't as tedious to figure out as I thought it would be:

[root@ONE lib]}> /usr/lib/jvm/jre-1.6.0-openjdk.x86_64/bin/java -cp
./jgroups-3.6.4.Final.jar org.jgroups.Address
Exception in thread "main" java.lang.UnsupportedClassVersionError:
org/jgroups/Address : Unsupported major.minor version 51.0
[...]

[root@ONE lib]}> /usr/lib/jvm/jre-1.6.0-openjdk.x86_64/bin/java -cp
./jgroups-3.6.3.Final.jar org.jgroups.Address
Exception in thread "main" java.lang.UnsupportedClassVersionError:
org/jgroups/Address : Unsupported major.minor version 51.0
[...]

[root@ONE lib]}> /usr/lib/jvm/jre-1.6.0-openjdk.x86_64/bin/java -cp
./jgroups-3.6.2.Final.jar org.jgroups.Address
Exception in thread "main" java.lang.UnsupportedClassVersionError:
org/jgroups/Address : Unsupported major.minor version 51.0
[...]

[root@ONE lib]}> /usr/lib/jvm/jre-1.6.0-openjdk.x86_64/bin/java -cp
./jgroups-3.6.1.Final.jar org.jgroups.Address
Error: Could not find or load main class org.jgroups.Address

Looks like I'm headed to 3.6.1. Am soooo glad 3.6.1 works since I need this
fix: https://issues.jboss.org/browse/JGRP-1903

Cheers,
Bobby

------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape

_______________________________________________
javagroups-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/javagroups-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.