EC1151

1 minute readReference

Synopsis

Despite multiple retries, eMake was unable to successfully execute the parse job indicated in the error message.

Description

This error indicates that eMake has crashed with an access violation while trying to parse a makefile during a build. Because this can be caused by defects in system libraries, eMake will retry any parse jobs that fail in this way, up to three times. If none of these attempts is successful, eMake will display error EC1151.

Reasons

This error may be caused by an improperly configured cluster host; or by a defect in eMake.

Fixes

Take note of the cluster host on which the crash occurred. If the same host consistently produces this failure, consider reimaging that host. If that does not resolve the issue, contact CloudBees support. Be prepared to provide the following information:

  • An eMake debug log generated with --emake-debug=jn.

  • An eMake remote parse debug log generated with --emake-rdebug=jp.

  • The crash dump or core file generated by eMake at the time of the failure. Note that this may be found on the cluster host in the bin directory of the CloudBees Build Acceleration installation.

  • The eMake version number, from --version.