Stopping TIBCO MFT Platform Server

You can stop TIBCO MFT Platform Server by using the cfstop command.

Note: For a root installation, the cfstop command must be executed by the root user. For a non-root installation, the cfstop command must be executed by the user that installed the platform server.
    Procedure
  1. Optional: On the command line, navigate to the $CFROOT/bin directory.
  2. Use the following commands to stop :
    Enter cfstop to stop the platform server.
    Enter cfstop -ssl to stop the platform server in SSL mode.
    Enter cfstop -tunnel to stop the platform server in Tunnel mode.
    Enter cfstop -ipv6 to stop the platform server for IPv6.
    Enter cfstop -ssl -ipv6 to stop the platform server for IPv6 in SSL mode.
    Enter cfstop -tunnel -ipv6 to stop the platform server for IPv6 in Tunnel mode.