Multiple mid Server installation on single windows machine
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2022 03:11 PM
I have installed 4 Mid-Servers on single windows machine.
But at a time only one Mid-Server for which I run start.bat comes up and the other 3 Mid-Servers services are down .
In services.msc for 4 different configurations I see only one service.
What i need to do so that I have all 4 Mid-Servers up and running?
Please if you can suggest. Am I missing something or doing something wrong?
In every config file has relevant instance URL , user credentials created with mid_Server role and expected name for mid Server.
2 Mid-Servers for dev and 2 for preprod , i see only one service , even i have created individual user for each Mid-Server.
Please help/suggest.
- Labels:
-
MID Server

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2022 03:34 PM
Hello Tanmay,
Can you check if the config.xml if the parameter "name" is different between the 4 mid server instances?
If not, change it and start the services.
Please mark my answer as correct if it solves your issue or mark it as helpful if it is relevant for you!
Best Regards,
Filipe Cruz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2022 01:18 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2022 01:59 AM
Hello Tanmay,
In the config.xml of one of my midserver instances I have something like this:
the other midserver instance (running in the same server) is like this:
Also, cleanup the midserver_sys_id since it should be empty in the initial installation of the mid server:
In your secondary midserver instance you can run the start.bat or the installer.bat to create the service.
Hope this helps.
Let me know if you need further assistance.
Please mark my answer as correct if it solves your issue or mark it as helpful if it is relevant for you!
Best Regards,
Filipe Cruz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2022 02:13 AM
Each MID Server should have an own installation folder.
The service name, that you provided during installation, should also be unique.
If this is al correctly done, you're probably only missing the windows services.
Maybe you can run the installer.bat again as suggested here:
https://hishowcase.service-now.com/kb?id=kb_article_view&sysparm_article=KB0955652
Regards,
Michael
Michael
Please mark the suggestion as helpful/like, if you find it useful to you or others who wants to refer similar content.
Please mark the solution as correct, if the answer provided has resolved your query.