Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-4092

GC Overhead issue when building WildFly Full Feature Pack

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 9.0.0.Alpha1
    • Build System
    • None
    • Hide

      export MAVEN_OPTS="$MAVEN_OPTS -XX:+UseConcMarkSweepGC"

      Show
      export MAVEN_OPTS="$MAVEN_OPTS -XX:+UseConcMarkSweepGC"

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              pgier@redhat.com Paul Gier (Inactive)
              rhn-engineering-mmusgrov Michael Musgrove
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: