Options

launching RapidMiner-Studio.sh

Ahmad3Ahmad3 Member Posts: 1 Newbie
hi there !

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.

Best Answer

  • Options
    jwpfaujwpfau Employee, Member Posts: 277 RM Engineering
    Solution Accepted
    Hi Ahmad, 

    For RapidMiner 10 you need Java 11 for version 9 and before Java 8.

    Greetings,
    Jonas
Sign In or Register to comment.