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
Cannot Start Rapid Miner Server Service
Hello,
I was hoping someone on here can possibly help. I have installed Rapid Miner Server 9.4.1 on an Azure VM running Windows 10. I can run it using standalone.bat but when I try to run the service it gives a non-specific error and does not start.
Has anyone seen this behavior before? I did a lot of troubleshooting but cannot seem to come up with a solution.
Thanks!
I was hoping someone on here can possibly help. I have installed Rapid Miner Server 9.4.1 on an Azure VM running Windows 10. I can run it using standalone.bat but when I try to run the service it gives a non-specific error and does not start.
Has anyone seen this behavior before? I did a lot of troubleshooting but cannot seem to come up with a solution.
Thanks!
Tagged:
2
Best Answer
-
mmichel Employee-RapidMiner, Member Posts: 129 RM EngineeringHi,
have you checked the server.log file? Is there anything logged while starting the service?
If it's not the case the service boot-up might be blocked by the '.r.lock' file (note the dot at the beginning of the name). Please verify if this file does not exist within the $install-dir/bin directory before starting the service - otherwise delete it.
Cheers
Marcel7
Answers
Appreciate the help.