Memory leak in ThreadLocalErrorCollection

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Medium
    • None
    • Affects Version/s: 3.0.3
    • Component/s: None
    • 3

      Please see CORE-95 for the description of the problem. The

      As a workaround remove the errorlog appender from all log4j categories. If the default log4j.properties is used simply replace the following line:

      log4j.rootLogger=WARN, console, errorlog

      with:

      log4j.rootLogger=WARN, console

      and restart JIRA.

              Assignee:
              Unassigned
              Reporter:
              AntonA
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: