The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
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