[ 
https://issues.apache.org/jira/browse/APEXCORE-484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15369700#comment-15369700
 ] 

ASF GitHub Bot commented on APEXCORE-484:
-----------------------------------------

GitHub user vrozov opened a pull request:

    https://github.com/apache/apex-core/pull/354

    APEXCORE-484 - Increase JVM PermGen size while running engine Unit test

    @tweise please review

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/vrozov/apex-core APEXCORE-484

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/apex-core/pull/354.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #354
    
----
commit 8007b863b0a565f393f95ba2e18a5e3ec7fbe40c
Author: Vlad Rozov <[email protected]>
Date:   2016-07-10T16:08:15Z

    APEXCORE-484 - Increase JVM PermGen size while running engine Unit test

----


> Increase JVM PermGen size while running engine Unit test
> --------------------------------------------------------
>
>                 Key: APEXCORE-484
>                 URL: https://issues.apache.org/jira/browse/APEXCORE-484
>             Project: Apache Apex Core
>          Issue Type: Task
>    Affects Versions: 3.5.0
>            Reporter: Vlad Rozov
>            Assignee: Vlad Rozov
>            Priority: Minor
>
> Build in travis-ci environment fails with OutOfMemoryError due to 
> insufficient PermGen:
> {noformat}
> 2016-07-09 18:29:22,507 [main] INFO  event.ExecutionEventLogger mojoStarted - 
> 2016-07-09 18:29:22,507 [main] INFO  event.ExecutionEventLogger mojoStarted - 
> --- maven-assembly-plugin:2.2-beta-5:single (app-package-assembly) @ mydtapp 
> ---
> 2016-07-09 18:29:29,911 [main] INFO  event.ExecutionEventLogger logResult - 
> ------------------------------------------------------------------------
> 2016-07-09 18:29:29,911 [main] INFO  event.ExecutionEventLogger logResult - 
> BUILD FAILURE
> 2016-07-09 18:29:29,911 [main] INFO  event.ExecutionEventLogger logStats - 
> ------------------------------------------------------------------------
> 2016-07-09 18:29:29,911 [main] INFO  event.ExecutionEventLogger logStats - 
> Total time: 15.632 s
> 2016-07-09 18:29:29,911 [main] INFO  event.ExecutionEventLogger logStats - 
> Finished at: 2016-07-09T18:29:29+00:00
> 2016-07-09 18:29:32,083 [main] INFO  event.ExecutionEventLogger logStats - 
> Final Memory: 141M/1787M
> 2016-07-09 18:29:32,084 [main] INFO  event.ExecutionEventLogger sessionEnded 
> - ------------------------------------------------------------------------
> 2016-07-09 18:29:32,084 [main] ERROR support.StramTestSupport$1 logSummary - 
> PermGen space -> [Help 1]
> 2016-07-09 18:29:32,084 [main] ERROR support.StramTestSupport$1 execute - 
> 2016-07-09 18:29:32,084 [main] ERROR support.StramTestSupport$1 execute - To 
> see the full stack trace of the errors, re-run Maven with the -e switch.
> 2016-07-09 18:29:32,086 [main] ERROR support.StramTestSupport$1 execute - 
> Re-run Maven using the -X switch to enable full debug logging.
> 2016-07-09 18:29:32,086 [main] ERROR support.StramTestSupport$1 execute - 
> 2016-07-09 18:29:32,086 [main] ERROR support.StramTestSupport$1 execute - For 
> more information about the errors and possible solutions, please read the 
> following articles:
> 2016-07-09 18:29:32,086 [main] ERROR support.StramTestSupport$1 execute - 
> [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/OutOfMemoryError
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to