DPML
DPML Station Restart Command
HomeUtilitiesStationMetroDepotTransit
Restart Command
Description

Restart a named application. The station will initiate a clean shutdown of the application taking into account registered termination transitions and operations. On completion of the component decommissioning the JVM process will be terminated. Following termination a new process will be created and the normal application startup procedure will be applied.

Commandline
$ station restart <id> [-port <port>]
Parameters
<key>The application key.
Options
-port Override the RMI registry port to use when selecting the station server.
Example
$ station restart demo
[404  ] [INFO   ] (depot.station): restarting application [demo]