I just downloaded version 6_4_9 for unix 64 bits and installed it in my machine running Ubuntu 15.04. Installation is correct, but when launching the program it does not start. I do not get any error message. Could you hint me what to check to identify the issue?
Hi friends
Please teach me how to install openjfx to CentOS release 6.6. ‘sudo apt-get install openjfx’ does not work in CentOS and no package openjfx in yum.
Forgive my ignorance - but I am having the same issue. I installed the latest Oracle JRE using rpm, but the version is showing as:
openjdk version "1.8.0_121"
OpenJDK Runtime Environment (build 1.8.0_121-b13)
OpenJDK 64-Bit Server VM (build 25.121-b13, mixed mode)
So it seems OracleJRE was not properly installed…
MEGAN error.log file contents
MEGAN fatal error:
java.lang.NoClassDefFoundError: javafx/embed/swing/JFXPanel
Caught:
java.lang.NoClassDefFoundError: javafx/embed/swing/JFXPanel
at megan.main.Megan6.main(Megan6.java:47)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:65)
at com.install4j.runtime.launcher.UnixLauncher.main(UnixLauncher.java:57)
Caused by: java.lang.ClassNotFoundException: javafx.embed.swing.JFXPanel
at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
… 7 more
There are a lot of different java versions installed on my new machine that’s running CentOS7 - not sure how to proceed.
I don’t see an Oracle JRE appear anywhere in your list…
You do not have to install Oracle java as part of your system, all you need to do is to unpack the java directory into a local directory and then point to the installation directory.
For example, on a linux server that I use I place the Oracle JDK here:
/home3/daniel/software/jdk1.8.0_60
In my .profile file the following line ensures that the correct java installation is then used:
Hi MEGAN users,
I have some problem during the installtion of Megan 6, please take a look at the image attached.
I have already installed the Megan 5 without this problem.
How could I fix this problem?
Thanks