Java version
Posted: 15 May 2013, 15:54
Hi,
Whenever I try to launch Madsonic (tried with Madsonic Server 5.0 Beta2 Build 3480 (JAVA6) and Build 3360), I get this error:
Which seems to be typical of trying to execute bytecode with a JVM that is older than the one that compiled it.
My guess is that Madsonic what compiled with Java7... Is that correct?
Since Server 5.0 Beta2 Build 3480 (JAVA6) seems to be targeted to Java6, would it be possible to compile it with a Java6 JDK ? (Or, if not, maybe it would be nice to change its name to Server 5.0 Beta2 Build 3480 (JAVA7))
Thanks.
Whenever I try to launch Madsonic (tried with Madsonic Server 5.0 Beta2 Build 3480 (JAVA6) and Build 3360), I get this error:
Code: Select all
Exception in thread "main" java.lang.UnsupportedClassVersionError: net/sourceforge/subsonic/booter/Main : Unsupported major.minor version 51.0My guess is that Madsonic what compiled with Java7... Is that correct?
Since Server 5.0 Beta2 Build 3480 (JAVA6) seems to be targeted to Java6, would it be possible to compile it with a Java6 JDK ? (Or, if not, maybe it would be nice to change its name to Server 5.0 Beta2 Build 3480 (JAVA7))
Thanks.