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

Logging can consume memory too much (our case 9924)

XMLWordPrintable

      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.

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

              Created:
              Updated: