AWSITA245E - Agent is down but jobmanager is running
If while using conman or the Dynamic Workload Console you receive one of the following error messages stating that the agent is down, while jobmanager process is up and running, causes and solutions might be as follows:
Cause and solution
An error occurred getting the response of the HTTP request.
- If the detailed error reports problems about
CURL Error ##
, check the following link: http://curl.haxx.se/libcurl/c/libcurl-errors.html . - If the error is
35
, perform the following steps:- Enable gskit traces, as described in the following section: http://www-01.ibm.com/support/docview.wss?uid=swg21283690.
- Edit the
JobManager.ini
file and add a the following lineGSK_TRACE_FILE = /tmp/gskit.log
in theITA Env
section. - Reproduce the problem.
- Collect the
/tmp/gskit.log
file.