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
"Two or more RapidMiner Server Installations on the same machine. How to?"
Hi, I am trying to install and start/run at least two rapidminer server installations on the same machine. The setup wizards run fine. Starting the servers at the command line looks fine.
I have different url´s for both:
http://10.10.100.22:8085/RA/faces/login.xhtml
http://10.10.100.22:8080/RA/faces/login.xhtml
Note: They work fine when not started/running together.
They just don´t seem to want to run at the same time. I am guessing this has to be with some configuration of other kind ports for other services ? some other stuff?
Can someone give me suggestion/instructions on what to do or what is going on? A list of port mappings and where to change them for each server instance?
Thank you
Addiel de Alba
I have different url´s for both:
http://10.10.100.22:8085/RA/faces/login.xhtml
http://10.10.100.22:8080/RA/faces/login.xhtml
Note: They work fine when not started/running together.
They just don´t seem to want to run at the same time. I am guessing this has to be with some configuration of other kind ports for other services ? some other stuff?
Can someone give me suggestion/instructions on what to do or what is going on? A list of port mappings and where to change them for each server instance?
Thank you
Addiel de Alba
Tagged:
0
Answers
have a look at the SERVER/standalone/configuration/standalone.xml file. This file contains most configuration options for RapidMiner Server. If you search for "port", you will find the "socket-binding-group>" element at the bottom of said file. There you can edit all the ports which the server listens to. If both RapidMiner Server instances point to a different database and use different ports, you should be able to run both of them simultaneously.
Regards,
Marco