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

Reduce amount of output sent to catalina.out

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Won't Do
    • None
    • None
    • 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.

      NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? 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: