Process exited with an error: 137 (Exit value: 137)

[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.6:webpack (webpack build) on project iconverse-admin: Failed to run task: 'webpack.js --config=webpack.prod.js --env.minify' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 137 (Exit value: 137) -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :iconverse-admin Exited with code 1

Hi there,

I would ask you toreview this post for future reference. Providing folks with enough information is necessary in order to ensure that your thread does not remain unanswered forever.

As far as your specific problem. Exit code 137 indicates that your build is running out of memory. We have a couple troubleshooting steps outlined here: https://support.circleci.com/hc/en-us/articles/115014359648-Exit-code-137-Out-of-memory

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.