Starting/Stopping the TIBCO iProcess® Objects Server
The TIBCO iProcess® Objects Server runs as a process under the control of the Process Sentinels. The Process Sentinels can be configured to automatically start the TIBCO iProcess® Objects Server process, or you can issue a request to start or stop the process using the swsvrmgr utility, as follows:
Windows systems:
SWDIR\util\swsvrmgr START <MachineID> SPO <ProcessInst>
SWDIR\util\swsvrmgr SHUTDOWN <MachineID> SPO <ProcessInst>
UNIX systems:
$SWDIR/util/swsvrmgr START <MachineID> SPO <ProcessInst>
$SWDIR/util/swsvrmgr SHUTDOWN <MachineID> SPO <ProcessInst>
Note that the TIBCO iProcess® Objects Server process is also shut down if the Process Sentinels are stopped. For information about stopping the Process Sentinels, see TIBCO iProcess Engine Administrator’s Guide.
Subtopics