[jboss-jira] [JBoss JIRA] (WFLY-4092) GC Overhead issue when building WildFly Full Feature Pack

Michael Musgrove (JIRA) issues at jboss.org
Tue Nov 18 05:36:39 EST 2014


Michael Musgrove created WFLY-4092:
--------------------------------------

             Summary: GC Overhead issue when building WildFly Full Feature Pack
                 Key: WFLY-4092
                 URL: https://issues.jboss.org/browse/WFLY-4092
             Project: WildFly
          Issue Type: Bug
          Components: Build System
    Affects Versions: 9.0.0.Alpha1
            Reporter: Michael Musgrove
            Assignee: Paul Gier


When we build wildfly master on some of our CI cluster machines (and Toms laptop) we are getting GC overhead limit exceeded errors building the Full Feature Pack. This started happening about 6 weeks or so ago. We have fixed it in our config by passing "-XX:+UseConcMarkSweepGC to  maven via MAVEN_OPTS but ideally it needs setting in the wildfly build script. The maven error is:

[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



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the jboss-jira mailing list