-
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.
- duplicates
-
JRASERVER-5565 Memory leak when services generate many errors in log
-
- Closed
-
- is related to
-
JRASERVER-5608 Make the PopService more failure tolerant
- Closed