Uploaded image for project: 'Bitrepository'
  1. Bitrepository
  2. BITMAG-1096

Reference pillar runs out of heap space when extracting audit trails

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.6
    • 1.3, 1.3.0.1, 1.3.0.2, 1.4, 1.3.0.3, 1.5
    • None

    Description

      The extraction of audit trails in the reference pillar and integrity service can cause a "OutOfMemoryError: Java heap space" when extracting audit trails.
      It happens when the database contains many (millions) of audit trails, and many of the audits have not been collected yet - producing a large result set.
      The is because the database query does not limit the number of results, and the database connection has not been set to only fetch a limited number of results at the time.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ktc Kim Christensen (Inactive)
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: