Summary
Electric Make complains that it cannot find certain system executables. The executable exists on the build machine, and is found during a local build. The same may be true for other executables from other locations.
Solution
Most likely the PATH contains one location (such as c:\windows), and that path on the node is different (for example c:\winnt). Ensure both locations are in the path.
This article is part of our Knowledge Base and is provided for guidance-based purposes only. The solutions or workarounds described here are not officially supported by CloudBees and may not be applicable in all environments. Use at your own discretion, and test changes in a safe environment before applying them to production systems.