Java out of memory bug when using Warnings plugin parsing self defined parser

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      Our log file is over 20MB, when using a self defined parser to parsing it, it always shows out of memory exceptions even if I add the -Xmx4096m parameter.

      And I tried to split the log files into several small ones but it seems like warnings plugin collect all of then and parse them together. I think at least this procedure can be adjusted to parsing each file one by one and collect parsing result together in order to save memory.

            Assignee:
            Ulli Hafner
            Reporter:
            Thomas Li
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: