You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by "Rivkin Andrey (JIRA)" <ji...@apache.org> on 2017/02/06 10:57:41 UTC

[jira] [Created] (EAGLE-886) Build require ~2GB of free RAM

Rivkin Andrey created EAGLE-886:
-----------------------------------

             Summary: Build require ~2GB of free RAM
                 Key: EAGLE-886
                 URL: https://issues.apache.org/jira/browse/EAGLE-886
             Project: Eagle
          Issue Type: Task
    Affects Versions: v0.5.0
         Environment: Centos 7 

# node -v
v6.9.1
# npm -v
3.10.8
# java -version
openjdk version "1.8.0_101"
OpenJDK Runtime Environment (build 1.8.0_101-b13)
OpenJDK 64-Bit Server VM (build 25.101-b13, mixed mode)
# scala -version
Scala code runner version 2.11.8 -- Copyright 2002-2016, LAMP/EPFL

            Reporter: Rivkin Andrey
            Priority: Trivial


If you have less then ~2GB of free RAM, you wouldn't be able to build Eagle. The only error - "Killed" word in the end. 


=============== Building Web UI ===============
Environment Check...
Environment Check...Pass
npm install...
building...

> ApacheEagleWebApp@ build /u01/opt/eagle/eagle-server/src/main/webapp/app
> node build/index.js

Generating resource tree...
Grunt packaging...

> ApacheEagleWebApp@ grunt /u01/opt/eagle/eagle-server/src/main/webapp/app
> grunt

Killed







--
This message was sent by Atlassian JIRA
(v6.3.15#6346)