Hello!
Almost every day jira Dashboard crashes(or being slow), cant load dashboard gadgets and jira lose all functionality till restart, except login is still working and page header with dashboard menu loads.
Right before dashboard crashes there is coming in new events in atlassian-jira-slow-queries.log(around 1000 ms to run query, sometime a bit more/less) when jira dashboard crashes events not coming in anymore.
Is there any suggestions to resolve this issue, or maybe can answer how slow log work, what can be reason for not writing new events.
In attachment picture with crashed jira.
Regards,
Ella
Hi Ella,
The slow queries log will tell you which queries too a long time to run. There is an article that can help you understand the underlying performance issue titled Troubleshooting Performance Problems. I would start by doing the following:
When that is done, you can analyze the thread dumps using the Fastthread.io site if that works for you. In the thread dumps you should see top (process) output. You can use this to help you identify the threads that are causing issues as well by doing the following:
If you're unable to determine the source of the issue it may be helpful to create a Support ticket so the JIRA team can take a look at your logs when this happens and analyze the thread dumps on their end!
Cheers,
Branden
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.