Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-1343

[1.x] Memory leak in host controller

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 1.0.2.Final
    • 1.0.0.Final
    • Management
    • None
    • Hide

      Multiple requests to HTTP management API.

      http://<host>:9990/management/host/host0/server/server0/core-service/platform-mbean/type/memory?include-runtime=true
      
      Show
      Multiple requests to HTTP management API. http://<host>:9990/management/host/host0/server/server0/core-service/platform-mbean/type/memory?include-runtime=true

    Description

      The ManagedServerProxy class in host-controller contains a memory leak. The leak can be reproduced by performing multiple requests to HTTP management API.

      http://<host>:9990/management/host/host0/server/server0/core-service/platform-mbean/type/memory?include-runtime=true
      

      Applying the fix proposed in WFCORE-992 solves the leak.

      Attachments

        Activity

          People

            bstansbe@redhat.com Brian Stansberry
            aparnachaudhary Aparna Chaudhary (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: