Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
AIX
Description
Current Situation
The Agent's kill script doesn't work properly on AIX.
Desired Behavior
The Agent's kill script should work on AIX too.
Workaround
- Copy the attached jobscheduler_agent_kill_task.sh to the ./bin directory of the Agent installation.
- Set the file executable
- Edit the SCHEDULER_KILL_SCRIPT environment variable in the Ágent's instance script with
SCHEDULER_KILL_SCRIPT="/path/to/agent-installation/bin/jobscheduler_agent_kill_task.sh"
- Restart the Agent