1. TIBCO BusinessWorks™ Container Edition Application Monitoring and Troubleshooting, Version 2.8.1, Chapter 2: Administering Applications, AppSpaces, and AppNodes, Section: Stopping an Application.
This document explicitly states: "When you stop an application, the application is stopped on all the AppNodes in an AppSpace." This directly supports the chosen answer, confirming that the stop command is a global action for the application within its AppSpace.
2. TIBCO BusinessWorks™ Container Edition Concepts, Version 2.8.1, Chapter 5: Administration Concepts, Section: Fault Tolerance.
This section clarifies the trigger for failover in managed fault tolerance mode: "...if an AppNode running an application fails, the TIBCO Enterprise Administrator agent automatically starts the application on another AppNode in the same AppSpace." This confirms that the trigger is a failure, not a manual stop command, thereby invalidating options A and D.
3. TIBCO BusinessWorks™ Container Edition Concepts, Version 2.8.1, Chapter 5: Administration Concepts, Section: Application State.
This section describes the various states of an application, including "Running," "Stopped," and "Standby." An administrative stop command transitions the application to the "Stopped" state on all nodes, not leaving one in "Standby" (invalidating option C).