You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Attila Sasvari (JIRA)" <ji...@apache.org> on 2017/12/18 22:45:00 UTC

[jira] [Updated] (OOZIE-2996) Add options for GC overhead limit error to maven.test.java.opts

     [ https://issues.apache.org/jira/browse/OOZIE-2996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Attila Sasvari updated OOZIE-2996:
----------------------------------
    Fix Version/s: 5.0.0b1

> Add options for GC overhead limit error to maven.test.java.opts
> ---------------------------------------------------------------
>
>                 Key: OOZIE-2996
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2996
>             Project: Oozie
>          Issue Type: Sub-task
>          Components: build
>    Affects Versions: 4.3.0
>         Environment: Java 8
> Maven 3.5
> Oozie master branch commit 50b92932f54d46e342403acaa33b7ae1a524328c
>            Reporter: Artem Ervits
>            Assignee: Artem Ervits
>             Fix For: 5.0.0b1, 5.0.0
>
>         Attachments: OOZIE-2996-0.patch, OOZIE-2996-1.patch
>
>
> steps to reproduce
> {code}
> mvn clean -Dtest=org.apache.oozie.service.TestAuthorizationService test -DtargetJavaVersion=1.8 -DjavaVersion=1.8
> {code}
> {noformat}
> [INFO] Apache Oozie Main .................................. SUCCESS [  0.635 s]
> [INFO] Apache Oozie Client ................................ SUCCESS [  3.648 s]
> [INFO] Apache Oozie Share Lib Oozie ....................... SUCCESS [  4.660 s]
> [INFO] Apache Oozie Share Lib HCatalog .................... SUCCESS [  1.762 s]
> [INFO] Apache Oozie Share Lib Distcp ...................... SUCCESS [  1.012 s]
> [INFO] Apache Oozie Core .................................. SUCCESS [02:28 min]
> [INFO] Apache Oozie Share Lib Streaming ................... SUCCESS [  4.101 s]
> [INFO] Apache Oozie Share Lib Pig ......................... SUCCESS [  3.101 s]
> [INFO] Apache Oozie Share Lib Hive ........................ SUCCESS [  3.129 s]
> [INFO] Apache Oozie Share Lib Hive 2 ...................... SUCCESS [  4.354 s]
> [INFO] Apache Oozie Share Lib Sqoop ....................... SUCCESS [  3.280 s]
> [INFO] Apache Oozie Examples .............................. SUCCESS [  7.110 s]
> [INFO] Apache Oozie Share Lib Spark ....................... SUCCESS [  8.048 s]
> [INFO] Apache Oozie Share Lib ............................. SUCCESS [  0.018 s]
> [INFO] Apache Oozie Docs .................................. SUCCESS [  0.284 s]
> [INFO] Apache Oozie WebApp ................................ FAILURE [ 24.500 s]
> [INFO] Apache Oozie Tools ................................. SKIPPED
> [INFO] Apache Oozie MiniOozie ............................. SKIPPED
> [INFO] Apache Oozie Server ................................ SKIPPED
> [INFO] Apache Oozie Distro ................................ SKIPPED
> [INFO] Apache Oozie ZooKeeper Security Tests .............. SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 03:39 min
> [INFO] Finished at: 2017-07-17T16:39:33-04:00
> [INFO] Final Memory: 239M/455M
> [INFO] ------------------------------------------------------------------------
> [ERROR] GC overhead limit exceeded -> [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
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)