Uploaded image for project: 'CloudStack'
  1. CloudStack
  2. CLOUDSTACK-6859

Management Server PermGen run out of memory after some time due to class leak.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 4.2.0, 4.3.0
    • 4.4.0
    • Management Server
    • Security Level: Public (Anyone can view this level - this is the default.)
    • None

    Description

      In our async callback framework, we are using cglib to create an Enhancer class for each async callback setup. These new Enhancer classes are created per each async operation, this is causing class leak, leading to PermGen out of memory after MS is running for some time.

      Attachments

        Activity

          People

            minchen07 Min Chen
            minchen07 Min Chen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: