I've got an iMac Core Duo with Leopard installed. Try as I might, I can't get Jukes to launch. I have the latest version (4.1.1.39) and I've tried launching it by double-clicking the .jar file and by running the .sh script, but neither work - I always get the message "The jar file "jukes-4.1.1.39-app.jar" couldn't be launched. Check the Console for possible error messages."
I check the Console log and these are the results for the jar launcher
01/02/2008 4:00:16 pm [0x0-0xbe0be].com.apple.JarLauncher[926] Exception in thread "main"
01/02/2008 4:00:16 pm [0x0-0xbe0be].com.apple.JarLauncher[926] java.lang.UnsupportedClassVersionError: Bad version number in .class file
01/02/2008 4:00:16 pm [0x0-0xbe0be].com.apple.JarLauncher[926] at java.lang.ClassLoader.defineClass1(Native Method)
01/02/2008 4:00:16 pm [0x0-0xbe0be].com.apple.JarLauncher[926] at java.lang.ClassLoader.defineClass(ClassLoader.java:675)
01/02/2008 4:00:16 pm [0x0-0xbe0be].com.apple.JarLauncher[926] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
01/02/2008 4:00:16 pm [0x0-0xbe0be].com.apple.JarLauncher[926] at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
01/02/2008 4:00:16 pm [0x0-0xbe0be].com.apple.JarLauncher[926] at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
01/02/2008 4:00:16 pm [0x0-0xbe0be].com.apple.JarLauncher[926] at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
01/02/2008 4:00:16 pm [0x0-0xbe0be].com.apple.JarLauncher[926] at java.security.AccessController.doPrivileged(Native Method)
01/02/2008 4:00:16 pm [0x0-0xbe0be].com.apple.JarLauncher[926] at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
01/02/2008 4:00:16 pm [0x0-0xbe0be].com.apple.JarLauncher[926] at java.lang.ClassLoader.loadClass(ClassLoader.java:316)
01/02/2008 4:00:16 pm [0x0-0xbe0be].com.apple.JarLauncher[926] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:280)
01/02/2008 4:00:16 pm [0x0-0xbe0be].com.apple.JarLauncher[926] at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
01/02/2008 4:00:16 pm [0x0-0xbe0be].com.apple.JarLauncher[926] at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:374)
I note that the FAQ says "Does it run on Mac OS X?
Yes it does. On MacOSX, you don't even have to install a Java environment, since it comes with the operating system, so you can start using Jukes right away! Although only MacOSX 10.5 or higher come with Java 6. It will not run on 10.4 or under."
As far as I'm aware, Leopard doesn't come with Java 6 - there's a developer preview of Java SE 6 http://docs.info.apple.com/article.html?artnum=307208, but that won't run on my iMac. Is there a problem with Jukes or does it simply not run on a Mac (or at least my Mac)?