Can't find standalone sh on Ubuntu
Hi all,
I believe I was able to succesfully install RM server on a fresh Ubuntu install, got all the right screens with all the right connections and no remarks. But when I ended the installation and wanted to run the server it seems vanished. There is no standalone folder to be found nowhere, no sh file and so on. Also on mySQL nothing seems to be added or modified while the connection test was succesful.
Any idea what could have gone wrong or what I am overlooking? i didn't do anything out of the ordinary, very basic setup using all of the default stuff.
Am I looking somewhere wrong, is there a way to verify if the installation was correct?
Answers
-
hi...it should be here: /opt/rapidminer-server/standalone
Scott
0 -
That's where it should haven been indeed, but no trace of RMS :-(
I'll just try a re-install, hope this time it goes better
0 -
oh shoot sorry. I was thinking of another location. Try
$sudo /etc/init.d/rapidminer-server.sh start
1