Symptoms:
a) Jarvis utils server is not running:
b) In <AXA-HOME>/jarvis/logs/jarvis-es-utils.log we can see below exception
Exception while connecting to Kron
org.apache.http.conn.ConnectionPoolTimeoutException: Timeout waiting for connection from pool
APP EXPERIENCE ANALYTICS 17.3.2
In <AXA-HOME>/jarvis/config/utils.properties, Kron host has not been set correctly, it has been set = "localhost' causing the communication issue.
1. Open <AXA-HOME>/jarvis/config/utils.properties
2. Set kron_host=localhost to with the right IP or fQDN hostname
3.. cd <AXA-HOME>jarvis
./startESUtils.sh