I am running 64-bit Ubuntu 9.04. When I try to launch a JavaFX application via Webstart, for example the Darkchat application for JavaOne 2009, I get an error message saying "Unable to launch the application".
The exception message shows: java.lang.NoClassDefFoundError: com/sun/javafx/runtime/Main
(Stacktrace included as attachment).
It looks like the JNLP file for the JavaFX runtime environment at http://dl.javafx.com/1.2/javafx-rt.jnlp does not have an entry for 64-bit Linux.
The exception message shows: java.lang.NoClassDefFoundError: com/sun/javafx/runtime/Main
(Stacktrace included as attachment).
It looks like the JNLP file for the JavaFX runtime environment at http://dl.javafx.com/1.2/javafx-rt.jnlp does not have an entry for 64-bit Linux.
- duplicates
-
JDK-8109259 JavaFX applets do not load on OpenSolaris - JavaFX runtime does not install?
- Resolved