Stopping a container

Overview

There are times when you might want to stop then restart a container; for example, to recycle a hung container, force a container to reprovision itself, or reclaim CPU cycles.

Procedure

To stop a container:

  1. If necessary, in Fabric Explorer, expand the tree of the fabric whose container you want to stop.

  2. Select the container and right-click it to open the context menu.

  3. Click Stop Container.

    [Tip]Tip

    To check whether Fuse IDE stopped the container, click Containers in Fabric Explorer, and open the Properties view. You should see something similar to Figure 21, where brokerB was stopped successfully.

    Figure 21. Container status in Properties viewer

    checking the status of containers

    For information on the meaning of the status indicators that might appear in the Status column of the Properties view, see Table 1, “Containers' startup status”.

Related topics

Starting a container