Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.
Issues installing on Linux
I have an Azure box that is running Ubuntu 20.04.3 LTS
When starting RapidMiner I get the following error message:
When starting RapidMiner I get the following error message:
INFO: Registered configurator MongoDB Connection.
./RapidMiner-Studio.sh: line 120: 134352 Killed "/bin/java" -XX:+UseG1GC -XX:G1HeapRegionSize=32m -XX:ParallelGCThreads=2 -XX:InitiatingHeapOccupancyPercent=55 -Xms384m -Xmx2574m -Djava.net.useSystemProxies=true -cp "/home/Applicationns/rapidminer-studio/lib/*" com.rapidminer.launcher.GUILauncher
If I start with extensions disabled it loads perfectly, but obviously it is useless in that state. Starting with extensions enabled caused this error.
I am trying to sell the client on using RapidMiner for their web analytics, but if I cannot get a box up and running there is non hope. Any idea on what the issue could be?
If I start with extensions disabled it loads perfectly, but obviously it is useless in that state. Starting with extensions enabled caused this error.
I am trying to sell the client on using RapidMiner for their web analytics, but if I cannot get a box up and running there is non hope. Any idea on what the issue could be?
0
Best Answer
-
Robi_Me Member Posts: 32 MavenIt was a memory management issue, the amount of RAM I was using on the demo server was too high and I needed to edit the config inside of the .rapidminer folder to allow it to work.1
Answers
Dortmund, Germany