rapidminer launching issue
Best Answers
-
MartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,453
RM Data Scientist
- Sr. Director Data Solutions, Altair RapidMiner -
Dortmund, Germany1 -
rjones13 Member Posts: 57
Guru
-
jwpfau Employee, Member Posts: 264
RM Engineering
Hi @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