Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Jar Problems

Hello i'm am having problems opening a java applet.

i think it is probably missing a "main class"


my java version is (from $java - version)

Java version "1.6.0_65"

Java(TM) SE Runtime Environment (build 1.6.0_65-b14-466.1-11M4716)

Java HotSpot(TM) 64-Bit Server VM (build 20.65-b04-466.1, mixed mode)


and the error associated with the jar is after ( $java -jar JOdin3CASUAL-r1137-dist.jar )

Exception in thread "main" java.lang.NoClassDefFoundError: com/javafx/main/Main

Caused by: java.lang.ClassNotFoundException: com.javafx.main.Main

at java.net.URLClassLoader$1.run(URLClassLoader.java:202)

at java.security.AccessController.doPrivileged(Native Method)

at java.net.URLClassLoader.findClass(URLClassLoader.java:190)

at java.lang.ClassLoader.loadClass(ClassLoader.java:306)

at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)

at java.lang.ClassLoader.loadClass(ClassLoader.java:247)

Mac Pro, OS X Yosemite (10.10.3)

Posted on Apr 25, 2015 10:19 AM

Reply
Question marked as Best reply

Posted on Apr 25, 2015 12:14 PM

You appear to be running a version of java that is a certifiable antique. Due to recent discoveries of security problems, you should download and install the latest version, only direct from this site:


https://www.java.com/


.

1 reply

Jar Problems

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.