enable timeout mechanism (OO2019.11)

  • KM03584363
  • 31-Jan-2020
  • 26-Apr-2021

Summary

enable timeout mechanism of status

Question

enable  timeout mechanism of status

Answer

For the timeout mechanism timeout to kick in below property needs to be set in central-wrapper.conf file
On all nodes, Central and RASes , add the following parameter in the central-wrapper.conf ( ras-wrapper.conf):
wrapper.java.additional.XX=-Denable.new.timeout=true
where XX is a number incremented with 1 over the last parameter's number.