You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jena.apache.org by "Gottfried F. Zojer" <go...@gmail.com> on 2014/09/17 16:33:42 UTC

OpenJDK

Hello to everyone,

Not exactly new to Jena/Fuseki but yesterday I tried it the first-time  on
a netbook running Ubuntu and was surprised to get a Java error from the
start. The only Java program I was using on this box was jython and it
worked for a long time.
I guess by default Ubuntu is using a not compatible JRE. Hope someone can
advise if this error was seen before

./sparql
Exception in thread "main" java.lang.UnsupportedClassVersionError:
arq/sparql : Unsupported major.minor version 51.0

And if there is any link about supported JRE/JDK s for Jena (
apache-jena-2.12.0 )


Thanks in advance for any feedback

Best regards

Gottfried

Re: OpenJDK

Posted by Andy Seaborne <an...@apache.org>.
On 17/09/14 15:33, Gottfried F. Zojer wrote:
> Hello to everyone,
>
> Not exactly new to Jena/Fuseki but yesterday I tried it the first-time  on
> a netbook running Ubuntu and was surprised to get a Java error from the
> start. The only Java program I was using on this box was jython and it
> worked for a long time.
> I guess by default Ubuntu is using a not compatible JRE. Hope someone can
> advise if this error was seen before
>
> ./sparql
> Exception in thread "main" java.lang.UnsupportedClassVersionError:
> arq/sparql : Unsupported major.minor version 51.0

You need java 7 for Jena 2.12.0.

	Andy

>
> And if there is any link about supported JRE/JDK s for Jena (
> apache-jena-2.12.0 )
>
>
> Thanks in advance for any feedback
>
> Best regards
>
> Gottfried
>