launching RapidMiner-Studio.sh
Ahmad3
New Altair Community Member
hi there !
when I try to launch ./RapidMiner-Studio.sh in my ubuntu linux device , I encounter with this exception :
when I try to launch ./RapidMiner-Studio.sh in my ubuntu linux device , I encounter with this exception :
SEVERE: Failed to read RM preferences for user specified license settings: /home/amq/.RapidMiner/rapidminer-studio-settings.cfg
Exception in thread "main" java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release
at java.base/java.lang.System.setSecurityManager(System.java:425)
at com.rapidminer.gui.RapidMinerGUI.main(RapidMinerGUI.java:918)
at com.rapidminer.launcher.GUILauncher.main(GUILauncher.java:332)
how can I solve it ?
I want to point out that I have the latest java version.
thanks.
I want to point out that I have the latest java version.
thanks.
Tagged:
0
Best Answer
-
Hi Ahmad,
For RapidMiner 10 you need Java 11 for version 9 and before Java 8.
Greetings,
Jonas-2
Answers
-
Hi Ahmad,
For RapidMiner 10 you need Java 11 for version 9 and before Java 8.
Greetings,
Jonas-2