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

Remove the Unable to find 'webwork.multipart.saveDir' property setting message. It confuses people

    XMLWordPrintable

Details

    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      JIRA from time immemorial has always output

      Unable to find 'webwork.multipart.saveDir' property setting

      in its log. Can we get rid of it as a warn level log error.

      This Google Search shows how people get worried about.

      I have also seen support cases where people are querying about it so it costs us somehting to have this harmless but annoying message in place

      The offending class is JiraServletDispatcher

      File tempdir = (File) config.getServletContext().getAttribute("javax.servlet.context.tempdir");
      log.warn("Unable to find 'webwork.multipart.saveDir' property setting. Defaulting to javax.servlet.context.tempdir");
      

      It really should be a debug level warning.

      Attachments

        Issue Links

          Activity

            People

              mlassau Mark Lassau (Inactive)
              bbaker ɹǝʞɐq pɐɹq
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h
                  1h