-
Bug
-
Resolution: Fixed
-
Low (View bug fix roadmap)
-
None
Logs are full of
com.atlassian.mywork.client.reliability.DefaultUnreliableWorker:thread-1 WARN <username> 941x62x1 16zb5b2 <workstation ip address> /rest/api/2/issue/<issue key>/comment [apache.commons.httpclient.HttpMethodBase] Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
As a workaround solution, you can add these two lines at the end of the file log4j.properties (this requires a restart):
log4j.logger.org.apache.commons.httpclient.HttpMethodBase = ERROR, console, filelog
log4j.additivity.org.apache.commons.httpclient.HttpMethodBase = false
To disable this warning message.
Please note: This issue has been raised to be resolved by the Confluence team as
CONF-31331 because they maintain the My Work Day plugin
This issue was extracted from JRA-31786
- is caused by
-
CONFSERVER-31331 Warning messages in logs caused by sub-optimal use of commons httpclient
-
- Closed
-
- relates to
-
JRASERVER-31786 Adding Comments Hang
-
- Closed
-
- mentioned in
-
Page Failed to load
This may be minor since there is a workaround but it does generate a lot of spam in the log file for an enterprise JIRA instancve