Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-19597

Logging can consume memory too much (our case 9924)

      While cleaning a view that has huge amounts of view private files, the list of files to be cleaned can consume so much memory that java can't handle it, with the default settings.

      Similar behavior has been reported with extremely big changes sets.

      Increasing the java's heap size will workaround the problem.

      The problem should however be solved by writing log contents to file on the fly as opposed to build all the log contents in memory before writing the file.

          [JENKINS-19597] Logging can consume memory too much (our case 9924)

          Jens Brejner created issue -
          Jens Brejner made changes -
          Summary Original: Logging cab consume memory too much (our case 9924) New: Logging can consume memory too much (our case 9924)
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 151114 ] New: JNJira + In-Review [ 177852 ]

            praqma Praqma Support
            jbrejner Jens Brejner
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: