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

High non heap memory consumption

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • None
    • 11.0.0.CR1, 11.0.0.Final
    • Class Loading
    • None
    • Hide

      Install Wildfly CR11CR1
      start with standalone.sh

      take a look at 'ps aux' RSS-Value

      Show
      Install Wildfly CR11CR1 start with standalone.sh take a look at 'ps aux' RSS-Value

    Description

      After a clean install of WF11CR1 without any configuration changes and startup with standalone.sh we see a high memory usage on the system side (about 800 MB).

      Wenn we do the same with WF10Final we see a memory usage of about 210 MB.

      Her are the output auf ps aux:

      wf11
      ke4 1652 14.0 22.1 2863404 801620 pts/3 Sl+ 14:01 0:07 java -D[Standalone] -server -Xms64m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m

      wf10
      ke4 1836 42.1 5.7 2687744 209204 pts/2 Sl+ 14:02 0:06 java -D[Standalone] -server -Xms64m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m

      The result is, that we can only start 3 instances of wildfly 11 on a 3.75 GB VM. The 4th instance crashes the system. In our real scenario (Wildfly instances in docker containers hosting the REST interface for our application) we see about 1 GB memory consumption per backend node.

      The heap and other memory pools not seems to be the reason for this behaviour - see the attached native memory tracking results.

      Attachments

        1. wf10-nmt.txt
          2 kB
        2. wf11-nmt.txt
          2 kB

        Activity

          People

            dlloyd@redhat.com David Lloyd
            klaus_erber Klaus Erber (Inactive)
            Klaus Erber (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: