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
RapidMiner does not run!!
Hello All,
I recently installed the latest version of RapidMiner on my office laptop. I also updated my Java.
When I double click the RapidMiner application, nothing happens! Mouse shows busy for 2 seconds then nothing.
I tried running the .bat files but same thing. RapidMiner will not start at all. No error messages, no splash screen nothing! Tried reinstalling, then uninstalling and reinstalling but still the same thing.
I read online that some other people have also faced this.
Has any one found a solution to this please?? ???
I recently installed the latest version of RapidMiner on my office laptop. I also updated my Java.
When I double click the RapidMiner application, nothing happens! Mouse shows busy for 2 seconds then nothing.
I tried running the .bat files but same thing. RapidMiner will not start at all. No error messages, no splash screen nothing! Tried reinstalling, then uninstalling and reinstalling but still the same thing.
I read online that some other people have also faced this.
Has any one found a solution to this please?? ???
0
Answers
which version are you using? The .bat file at least has been modified to stay on screen in case of an error so that you can actually see what's wrong.
The problems you describe lastly ocurred 1-2 years ago or so. Please make sure to use the latest version (7.1)
Regards,
Marco
I am still facing the problem.
weird! Can you please go to your home folder and look in the ".RapidMiner" folder for both the "rapidminer-studio.log" and the "launcher.log" files? Their contents would be helpful.
If they do not exist, you can try to press "Windows+R" on your Desktop, type in "cmd" and then navigate to your install location? Depending on whether you use the 64 bit or 32 bit version one of the following should do the trick: Then type in "Rapidminer-Studio.bat" and see what the error is.
Regards,
Marco
we have identified a possible cause for the problem: If your JAVA_HOME environment variable contains quotes, it breaks the .bat file.
The next release will incorporate a fix for this. Until then, you can remove the start and end quotes of your JAVA_HOME variable.
Regards,
Marco