Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-37562

Atlassian My Work Day plugin is spamming the JIRA logs

      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

            [JRASERVER-37562] Atlassian My Work Day plugin is spamming the JIRA logs

            MattS added a comment -

            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

            MattS added a comment - 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

              ohernandez@atlassian.com Oswaldo Hernandez (Inactive)
              mlassau Mark Lassau (Inactive)
              Affected customers:
              12 This affects my team
              Watchers:
              26 Start watching this issue

                Created:
                Updated:
                Resolved: