Description:
How to send KILLJOB with signal 16 as an exit code ?
It fails with "KILLJOBFAIL JOB: TestJob_tyr
[02/07/2014 09:18:14] <Job <TestJob_tyr> is running on a machine thatdoes not support the use of the KILLJOB operation to send signals.>
Solution:
Set the variable below in the agentparm.txt file of the agent:
oscomponent.wrapper.exec.force=true
Then restart the agent.