adclient.exit.on.incomplete.zone.hierarchy
This configuration parameter specifies whether or not the agent stops if it can't load the complete zone hierarchy.
Adclient loads the zone hierarchy during startup only. There might be some situations where not all zones can be loaded: for example, if this is the first time loading zones since running adjoin. Normally, adclient will run with an incomplete or incorrect zone hierarchy.
The parameter value must be a boolean value of true or false. For example:
adclient.exit.on.incomplete.zone.hierarchy: true
If this parameter is not defined in the configuration file, its default value is false.