CRRDG7140E Code Coverage Service did not start. Port port might be in use.
Explanation
When you started the headless code coverage collector or Remote Debug Service, Code Coverage Service was unable to bind a socket on the port specified in the command-line arguments.System action
The headless code coverage collector or Remote Debug Service does not start.User response
If you are starting the headless code coverage collector, specify a port that is not in use with
the -S,ccsport
argument.
If you are starting Remote Debug Service, specify a port that is not in use with the ccsport
property in eqahcc.env properties file.