You can stop a remote container without starting up Fuse ESB Enterprise on your local host by running
the stop(.bat) script from the local
directory.InstallDir/bin
-aportThe SSH port of the remote instance. Defaults to 8101.
-hhostnameThe hostname of the machine that the remote instance is running on.
-uusernameThe username used to connect to the remote instance. Use valid JAAS login credentials that have
adminprivileges-ppasswordThe password used to connect to the remote instance.
If your containers are deployed in a fabric, you can stop any container in the fabric
using the fabric:container-stop command. For example, to shut down the
container called child1, you would enter the following console command:
FuseESB@root>fabric:container-stop child1
If you have connected to a remote console using the ssh:ssh command, the fabric:container-connect command, or the remote client, you can stop the remote instance using the osgi:shutdown command.
![]() | Note |
|---|---|
Pressing Ctrl+D in a remote console simply closes the remote connection and returns you to the local shell. |






![[Note]](imagesdb/note.gif)


