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

XMLWordPrintable

    • Type: Bug
    • Resolution: Not A Defect
    • Priority: Major
    • Component/s: warnings-plugin
    • Environment:
      HP DL380 G7
      Xeon E5649 x 2
      32G memory

      CentOS 6.2 x86_64

      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
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: