Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Appendix A Command Reference : -stopApp

-stopApp
Synopsis
bcappmanage -stopApp
Description
Stops a single TIBCO BusinessConnect application service instance by service instance identifier on the Interior Server.
This task can be used for stopping the TIBCO BusinessConnect engines deployed in scripted mode.
The command stoppApp can work only with the service instances bindings that were previously configured using the command -importDeployConfig. See step 7.
Options
-domain <domain name> [-user <domain user> -pw <domain password> | -cred <domain cred_file>]
Administration domain name and credentials. Either user/password or credential file location should be specified. See Credentials File.
{ -engine [interior.<host>.<index>] }
Application service instance identifier; for example, interior.host1.1.
Example
bcappmanage -stopApp -domain default-lt -cred c:/temp/cred.properties
Stop interior instance 1 on host Machine_X.
bcappmanage -stopApp -domain default-lt -cred c:/temp/cred.properties -engine interior.Machine_X.1

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved