You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Step-by-step guide

Jira/Confluence server response slow or not responding

  1. Note date and time of issue occurrence
  2. check if Jira server is running and if CPU and memory access is sufficient
    If it is not go to step 3.
  3. Log on to the server and (as root) run the following commands:
    top -b -n 5 > top

    free -m > free

    vmstat 5 10 > vmstat

    df -hP > df

  4. Raise a ticket at Atlassian support and include the generated log files to the ticket.


  • No labels