carlosrovira opened a new issue #117: Build all profiles with Maven generate 
OutOfMemoryError
URL: https://github.com/apache/royale-compiler/issues/117
 
 
   Although something could be wrong with Maven, seems compiler memory 
consumption could be as well part of the problem since profiling indicates the 
compiler is taking and not releasing memory as maven goes compiling through all 
the process.
   
   This is noticed when we run with all profiles (examples, tests,...)
   
   ```
   [INFO] Apache Royale: Examples: CruxQuickStartBasic ....... FAILURE [01:23 
min]
   [INFO] Apache Royale: Examples: Crux: CruxGitHubCommitLogViewer SKIPPED
   [INFO] Apache Royale: Examples: Jewel ..................... SKIPPED
   [INFO] Apache Royale: Examples: TodoMVC ................... SKIPPED
   [INFO] Apache Royale: Examples: Integrationtests .......... SKIPPED
   [INFO] compc .............................................. SKIPPED
   [INFO] compiler-asc ....................................... SKIPPED
   [INFO] compiler-compc ..................................... SKIPPED
   [INFO] compiler-compjsc ................................... SKIPPED
   [INFO] compiler-mxmlc ..................................... SKIPPED
   [INFO] compiler-mxmljsc ................................... SKIPPED
   [INFO] compiler-optimizer ................................. SKIPPED
   [INFO] compiler-swfdump ................................... SKIPPED
   [INFO] mxmlc .............................................. SKIPPED
   [INFO] Apache Royale: Distribution ........................ SKIPPED
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  24:07 min
   [INFO] Finished at: 2020-01-31T07:59:35+01:00
   [INFO] 
------------------------------------------------------------------------
   [ERROR] Java heap space -> [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/OutOfMemoryError
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to