Starting and stopping the BMC Impact Integration Web Services server

Verify that the following configuration has been done:

  • Any BMC Impact Manager cells that you want to connect to are entered in the mcell.dir file in the $IIWS_HOME/Tomcat/webapps/imws/WEB-INF/etc/ directory for the BMC Impact Integration Web Services server.
  • The IIWSGatewayServer entry for the BMC Impact Integration Web Services server has been added to the mcell.dir file under $IIWS_HOME/Tomcat/webapps/imws/WEB-INF/etc/ of each BMC Impact Manager cell from which you want to receive events.

To start and stop the Tomcat server on Microsoft Windows

You need to start and stop the server from the Microsoft Windows Services.

  1. From the desktop or Start menu, navigate to Services.
  2. To stop or start the server, select the BMC Impact Integration Web Services service, and right-click to open the menu. The service name is BMCIWS, and the display name is Impact Integration Web Service.
    • To stop the application server, select Stop.
    • To start the application server, select Start.
  3. To set the server to start manually,
    1. Right-click the service and select Properties.
    2. For Startup type, select Manual and click OK.

To start and stop the Tomcat server on UNIX

Use the following script located in the $IIWS_HOME/Tomcat/bin directory to start or stop the Tomcat server:

./BMCImpactWebService start | stop

You can also start and stop the Tomcat server by using the following procedure:

Set the JAVA_HOME env variable, and then run startup.sh or shutdown.sh.

Was this page helpful? Yes No Submitting... Thank you

Comments