Article 5203G Openjre & GeoMapApp

Openjre & GeoMapApp

by
business_kid
from LinuxQuestions.org on (#5203G)
Howdy. Code:bash-5.0$ java -jar download/GeoMapApp.jar
Exception in thread "main" java.lang.UnsupportedClassVersionError: haxby/map/MapApp : Unsupported major.minor version 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:808)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:443)
at java.net.URLClassLoader.access$100(URLClassLoader.java:65)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.net.URLClassLoader$1.run(URLClassLoader.java:349)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:348)
at java.lang.ClassLoader.loadClass(ClassLoader.java:430)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:326)
at java.lang.ClassLoader.loadClass(ClassLoader.java:363)
at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:482I have openjre7-7u251_b02-x86_64-1alien, & GeoMapApp-3.6.10 on Slackware64-Current. I get the same error with the -client or -server options. GeoMapApp-3.6.8 did the same thing. Can I get out of this with options, do I need openjdk, or sun's offering?latest?d=yIl2AUoC8zA latest?i=Zv4BmPfsT08:P0seXmAVmxE:F7zBnMy latest?i=Zv4BmPfsT08:P0seXmAVmxE:V_sGLiP latest?d=qj6IDK7rITs latest?i=Zv4BmPfsT08:P0seXmAVmxE:gIN9vFwZv4BmPfsT08
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments