Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-19829

[GSS](7.3.z) Class loader leaks when JDBC driver as jar deployment is undeloyed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.3.5.GA, 7.3.5.CR1
    • None
    • JCA
    • None

    Description

      Class loader leaks when JDBC driver as jar deployment is undeloyed. It will eventually leads to Metaspace out of memory error when "-XX:MaxMetaspaceSize" option is specified.

      Normally JDBC driver is not undeloyed or redeployed by user frequently, but configuration reload command, which is regularly used, also triggers JDBC driver redeployment and cause class loader leak.
      JDBC driver should be deregistered while undeloying.

      Attachments

        1. java.sql.debug
          7 kB
        2. mat-screenshot-1.png
          mat-screenshot-1.png
          126 kB
        3. mat-screenshot-2.png
          mat-screenshot-2.png
          145 kB
        4. mat-screenshot-3.png
          mat-screenshot-3.png
          127 kB

        Activity

          People

            mshikalw Moulali Shikalwadi
            mail@ynojima.net Yoshikazu Nojima (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            11 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: