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
"Malformed Repository Location error"
crusader_dynami
Member Posts: 3 Learner III
Hi,
I am running RapidMiner on an ubuntu 14.04 machine and every time I execute the program, an error dialogue pops up saying "the repository location "--debug" is malformed. Repository location look e.g. like this //Repository/path/to/entry ". The program runs ok, nothing seems to be not working properly, but always seeing is kinda annoying, any suggestion on how to fix this issue?
0
Answers
hello @crusader_dynami - welcome to the community. Have you tried deleting that repo?
Scott
Hey @sgenzer, thx for the hospitality.
What repository? where is it located? Is it really named "--debug"?
Oh, and if that helps, I executed the program using
sudo bash /usr/local/bin/rapidminer-studio/bin/RapidMiner-studio.sh
And that may well solve the issue, but if I run it from the launcher box, or the locked icon on the launcher bar(which I like to do it this way) this problem occurs.
hello - so RapidMiner Studio always created a "local repository" on the computer when it is installed. On a Mac and PC, it is located in your home folder as ".RapidMiner". In RM Studio, you should see "Local Repository" in your "Repository" panel. If you right-click, it will send you to the source location. You should be able to see what is going on from there.
Scott
How exactly am I going to see what is going on there? Which directory should I be suspicious of?
hmm can you do $ls -al ?
Scott