Stop the TMF/Gateway from Pathway
This task describes how to stop the TMF/Gateway from Pathway, and how to restart the TMF/Gateway after you stop it.
Procedure
- To prevent any new enlistment requests being made to the TMF/Gateway, enter the following command:
FREEZE SERVER server_class_name- To trigger the TMF/Gateway to complete any in-flight operations and to end, enter the following command:
STOP SERVER server_class_name- To allow the TMF/Gateway to restart either automatically on first enlistment or manually, following steps 1 and 2, enter the following command:
THAW SERVER server_class_nameApplications are prevented from making new enlistment requests and it is not possible to issue the START command until you issue the THAW command.