Stopping an AppNode

When an AppNode is stopped, applications running on the AppNode stop.

bwadmin Command Line

To stop the AppNode MyAppNode in the AppSpace MyAppSpace, execute the following command at the command line:

BW_HOME\bin>bwadmin stop -d MyDomain -appspace MyAppSpace appnode MyAppNode

Admin UI

On the AppNode page, click the Stop icon for the AppNode.

The AppNode will change from Running to Stopping, a transient state, then Stopped.