CRRDG7038E The TCP/IP loopback address could not be determined. The code coverage daemon was not started.

Explanation

Headless code coverage requires a loopback address when you use the -localonly parameter, so that only requests from the local host are accepted.

System action

Headless code coverage does not start.

User response

Either configure the loopback address for your system, or remove the -localonly parameter from the headless code coverage arguments.