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
- Optional: On the command line, navigate to the $CFROOT/bin directory.
- Use the following commands to stop :
Enter
cfstop
to stop the platform server.Entercfstop -ssl
to stop the platform server in SSL mode.Entercfstop -tunnel
to stop the platform server in Tunnel mode.Entercfstop -ipv6
to stop the platform server for IPv6.Entercfstop -ssl -ipv6
to stop the platform server for IPv6 in SSL mode.Entercfstop -tunnel -ipv6
to stop the platform server for IPv6 in Tunnel mode.