Uploaded image for project: 'Jira Cloud'
  1. Jira Cloud
  2. JRACLOUD-33657

Reduce amount of output sent to catalina.out

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Won't Do
    • None
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.

      Tomcat's catalina.out in JIRA might grow to huge sizes and often crash JIRA as the file fills the entire disk.

      By definition, this log file should not be so big:

      How do I rotate catalina.out?

      CATALINA_BASE/logs/catalina.out does not rotate. But it should not be an issue because nothing should be printing to standard output since you are using a logging package, right? (Source

      .

      This Improvement is to make JIRA write less output to the file and use the proper logging package to write stdout and stderr to their appropriate logs that can rotate.

            Unassigned Unassigned
            pcora Pedro Cora
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: