Stopping an Application

To stop a running application after deployment, run the stop command or click the Stop icon in the Admin UI. Applications or application instances can be stopped. Stop an application before undeploying.

bwadmin Command Line

Execute the following command at the command line to stop an application:

BW_HOME\bin>bwadmin stop -d MyDomain -a MyAppSpace application tibco.bw.sample.binding.rest.BookStore.application 1.0

To stop an application instance, stop the AppNode the instance is running in.

Admin UI

Procedure

  1. To stop an application, click the Stop icon for the application on the Applications page. The status of the application instance will change from Running to Stopping, a transient state, then Stopped:

  2. To stop an application instance, click the Stop icon for the instance on the App Instances tab. The status of the application instance will change from Running to Stopping, a transient state, then Stopped: