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


Appendix A Command Reference : -killApp

-killApp
Synopsis
bcappmanage -killApp
Description
Kills (forcefully stops) TIBCO BusinessConnect application service instance.
This task can be used for killing the TIBCO BusinessConnect engines deployed in scripted mode.
The command killApp 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 -killApp -domain default-lt -cred c:/temp/cred.properties
Kills interior instance 1 on the host Machine_X.
bcappmanage -killApp -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