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 launching issue
Best Answers
-
MartinLiebig Administrator, Moderator, Employee-RapidMiner, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,533 RM Data Scientist- Sr. Director Data Solutions, Altair RapidMiner -
Dortmund, Germany1 -
rjones13 Member Posts: 204 UnicornHi,
I'm just wondering which version you're installing and for which operating system? Is this v10.2 for Windows 64bit?
Best,
Roland1 -
jwpfau Employee-RapidMiner, Member Posts: 303 RM EngineeringHi @rim,
There is a known issue with non-ascii usernames in 10.2 / 10.3.
As a workaround you could point your .RapidMiner folder to another directory by adding i.e.-Drapidminer.user-home=C:\.RapidMiner
to line 158 of the C:\Program Files\RapidMiner\RapidMiner Studio\RapidMiner Studio.batwould change to:"%JAVA%" %JVM_OPTIONS% -cp "%RAPIDMINER_HOME%"\lib\* com.rapidminer.launcher.GUILauncher %CMD_LINE_ARGS%
"%JAVA%" %JVM_OPTIONS% -Drapidminer.user-home=C:\.RapidMiner -cp "%RAPIDMINER_HOME%"\lib\* com.rapidminer.launcher.GUILauncher %CMD_LINE_ARGS%
Afterwards you would need to start RapidMiner Studio via the .bat file until this is fixed.
Greetings,
Jonas2
Answers
I had the same problem. I did what you said here, although I still not able to open it. Actually when I did what you said here I had to disable the firewall on Windows for some reason because it detected something.
Although it is still not working,
Please help me ASAP, I need to deliver an unuveirsty assignment with a close deadline
Thanks,
Krisztian
can you share a screenshot of the error that you get when starting with the .bat file?
Best would be if you could start a new thread in the community.
Greetings,
Jonas