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.
RapidMiner Server not starting
madstedersen
Member Posts: 4 Learner III
Hello Rapid Miner Community
i have problem to run my rapidminer server . i installed rapidminer server completely and successfully but it is not start when i open "standalone.bat" then i get an error i don't understand why this occur so please help me ! i attached error snapshot .i hope you will response as soon as possible .Thank You
Tagged:
1
Answers
Hi,
the reason is that Java cannot allocate the memory specified by -Xmx (2048 megabyte in this case).
This can be for a number of reasons, e.g.:
See for also here.
Regards,
Marco
I am having the same problems...so yeah..whats the solution? I dint see any solution on the link you shared either. Sorry, I really need to get this work immediately and I am new to all these things... Thanks a million
Hi,
as already said, the reason is that for some reason RM Server got assigned more memory than your OS is prepared to give.
So to quickly fix that, go to the RM_SERVER/standalone/configuration folder and edit the max-memory.conf file. This file contains the max memory used by RM Server. For example, it could say "30333M". That would be 30,333 megabytes of memory. You can reduce that number to something that works for you. After editing the file, start RM Server again.
Regards,
Marco
i am facing the same error please no answer for this clear ....dear u solve this
hello @ayisheshim_boga - I believe this is a duplicate post and I already answered the previous one.
Scott