All system service instances have one of the following states:
State
|
Description
|
Start
|
The system service instance is starting.
|
Run
|
The system service instance is running.
|
Finish
|
The system service instance has completed its task and has finished.
|
Unknown
|
The system service instance has not communicated and its current status is unknown. The execution host is unavailable for some reason. The activity is restarted on a new host if HostFailoverInterval is defined and reached.
|
Suspend
|
The system service instance has been suspended by the system. It is automatically started again when required.
|
|
A system service instance state is taken from the state of the activity that is running under it.