How to create a new instance (multiple instances) for webMethods Integration server?
We have Default Port instance 5555 to run the IS. I want to create 2 or more instances for the same Integration Server, so that i can run two instances at a time.
you can create multiple ports but not instances for IS on the same installation...... However you can copy the Integration Server folder and make it run on the different ports....
You have to install the IS instance again with in different folder structure and change default port in ports.cnf under /config folder and update the primay listener in server.cnf....now you can run many no. od instances you want. But make sure you have enough RAM in your system..
Go to Security -> Ports and create a "Http port" and select Type as "Regular" and give the port number as 5556 (anything apart from Primary port) and make the Access Mode as "Allow".
FYI.. At anytime, their can be only 1 primary port, but you can have any number of instances but with different port number. So you can access those instances with :.
Leave a Reply
Guest User
Not sure what solution is right for you?
Choose the right one for you.
Get the help of the experts and find a solution that best suits your needs.
Pavan
How to create a new instance (multiple instances) for webMethods Integration server?
We have Default Port instance 5555 to run the IS. I want to create 2 or more instances for the same Integration Server, so that i can run two instances at a time.
Hawk
you can create multiple ports but not instances for IS on the same installation...... However you can copy the Integration Server folder and make it run on the different ports....
Pia
You have to install the IS instance again with in different folder structure and change default port in ports.cnf under/config folder and update the primay listener in server.cnf....now you can run many no. od instances you want. But make sure you have enough RAM in your system..
ramu
Go to Security -> Ports and create a "Http port" and select Type as "Regular" and give the port number as 5556 (anything apart from Primary port) and make the Access Mode as "Allow".:.
FYI.. At anytime, their can be only 1 primary port, but you can have any number of instances but with different port number. So you can access those instances with