EC1328

1 minute readReference

Synopsis

ERROR EC1328: Emake-agent handshake failed: [detail]

Description

This error indicates that emake was unable to connect to an agent running on the same host as emake itself (a “local” agent). This message should never be seen by an end user because it is used only to coordinate between different components of CloudBees Build Acceleration.

Reasons

This error means that there are one or more stale agent state files on the host where emake was invoked. This may be because the agent service is not actually running, or because the number of agents on the system has been reduced.

Fixes

If the agent service is not running, start it. If the number of agents has changed, stop the agent service, delete the state files in /var/run/ecagent (Linux or Solaris) or C:/ECloud/ecagent (Windows), and restart the agent service.