Search found 3 matches
- 16 May 2013, 20:31
- Forum: Support 5.x
- Topic: Java version
- Replies: 4
- Views: 4370
Re: Java version
If I download the Java6 build (20130508_madsonic-5.0.3480.beta2SE-standalone.zip), extract subsonic-booter.jar, and use javap -v on a class file, I get: Classfile /home/user/SettingsPanel$1.class ... minor version: 0 major version: 51 ... which are the version numbers for Java1.7. Am I mistaken, or ...
- 16 May 2013, 20:16
- Forum: Support 5.x
- Topic: Java version
- Replies: 4
- Views: 4370
Re: Java version
Thanks for the answer.
It's strange, because it is indeed the Java6 version I tried.
It's strange, because it is indeed the Java6 version I tried.
- 15 May 2013, 15:54
- Forum: Support 5.x
- Topic: Java version
- Replies: 4
- Views: 4370
Java version
Hi, Whenever I try to launch Madsonic (tried with Madsonic Server 5.0 Beta2 Build 3480 (JAVA6) and Build 3360), I get this error: Exception in thread "main" java.lang.UnsupportedClassVersionError: net/sourceforge/subsonic/booter/Main : Unsupported major.minor version 51.0 Which seems to be...