Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
Current Situation
Normally, the Agent restarts when a reset operation is performed, however, this works for Subagents only.
- If the reset operation is performed by a Standalone Agent, then the Agent remains stopped and does not restart.
- If the reset operation is performed by a Cluster Agent, then the Active Director Agent remains stopped and does not restart.
- In both situations, the Agent terminates with exit code 0 instead of the expected exit code 97.
Desired Behavior
The Agent should always restart after a reset operation.