Jira Diagnostics & Troubleshooting
Logged On Users
The current logged in users are shown on the page: <Jira_Base_URL>secure/admin/CurrentUsersList.jspa
https://community.atlassian.com/t5/Jira-Questions/Currently-logged-in-users/qaq-p/388195Jira Logs
/var/atlassian/application-data/jira/log
atlassian-jira-apdex.log
atlassian-jira-http-access.log
atlassian-jira-http-dump.log
atlassian-jira-incoming-mail.log
atlassian-jira.log
atlassian-jira-outgoing-mail.log
atlassian-jira-perf.log
atlassian-jira-querydsl-sql.log
atlassian-jira-security.log
atlassian-jira-slow-queries.log
atlassian-jira-slow-querydsl-queries.log
atlassian-jira-sql.log
atlassian-jira-xsrf.log
atlassian-remoteapps-security.log
atlassian-servicedesk.log
insight_audit.log
insight_automation.log
insight_import.log
insight_objectschema_export.log
insight_objectschema_import.log
insight_workflow.log
jira-diagnostics.log
atlassian-jira.log
WARN user@domain.co.uk [c.a.jira.ofbiz.ConnectionPoolHealthSqlInterceptor] Dangerous use of multiple connections: taken => count=3; marks=[2-3]; pool=5/20WARN user@domain.co.uk [c.a.jira.ofbiz.ConnectionPoolHealthSqlInterceptor] Dangerous use of multiple connections: replaced => count=2; marks=[1-3]; pool=2/20WARN user@domain.co.uk [c.a.jira.ofbiz.ConnectionPoolHealthSqlInterceptor] Dangerous use of multiple connections: replaced => count=1; marks=[0-3]; pool=1/20WARN anonymous [c.a.jira.ofbiz.ConnectionPoolHealthSqlInterceptor] Dangerous use of multiple connections: replaced => count=0; marks=[-1-3]; pool=0/20
insight_import.log
audit
/var/atlassian/application-data/jira/log/audit
In the example above we see that...
JIRAUSER99999 was removed from myoldadmingroup by an anonymous user with a source IP of 49.111.111.111 at 14:10:43 on 28-Mar-2023
JIRAUSER99999 was added to myadmingroup by myuser@mycompany.com from 200.111.111.111 at 14:41:47 GMT on 28-Mar-2023
Jira HealthCheck
HealthCheck: Shared Home
This is an issue related to /media/atl/jira/shared...
Are you sure the same EFS volume is mounted on all nodes?
Check cluster.properties in /var/atlassian/application-data/jira/
See: https://confluence.atlassian.com/jirakb/healthcheck-shared-home-738722489.html
HealthCheck: Cluster Index Replication
Case Studies
Http error in catalina.out
Check whether any Assets/Insight objects have the URL Ping service enabled using this SQL...
SELECT "ID",
"NAME",
"OBJECT_TYPE_ID",
"ADDITIONAL_VALUE",
"DEFAULT_TYPE_ID"
FROM "AO_8542F1_IFJ_OBJ_TYPE_ATTR"
WHERE "DEFAULT_TYPE_ID"=7
AND "ADDITIONAL_VALUE"='ENABLED';
- 0=Text
- 7=URL
If URL Ping is enabled but the URLs are not reachable from Assets/Insight, you might see the errors above.
Bibliography
https://community.atlassian.com/t5/Jira-Software-questions/remove-growing-log-files/qaq-p/1647356https://confluence.atlassian.com/support/create-a-support-zip-790796819.htmlhttps://www.epochconverter.com/
Performancehttps://confluence.atlassian.com/enterprise/jira-data-center-size-profiles-955171062.htmlhttps://confluence.atlassian.com/adminjiraserver/performance-and-scale-testing-965568707.htmlhttps://confluence.atlassian.com/kb/performance-troubleshooting-tools-best-practice-652444218.htmlhttps://confluence.atlassian.com/jirakb/using-jvmtop-to-analyze-jira-performance-740098869.html
https://confluence.atlassian.com/enterprise/performance-testing-framework-for-confluence-935577039.htmlhttps://confluence.atlassian.com/enterprise/confluence-data-center-sample-performance-test-946041232.htmlhttps://confluence.atlassian.com/enterprise/data-center-performance-monitoring-946040739.html
https://www.adaptavist.com/blog/performance-tuning-atlassian-3-use-a-reverse-proxy/https://www.adaptavist.com/blog/monitoring-atlassian-performance-tuning-4/
Monitoringhttps://confluence.atlassian.com/enterprise/jira-data-center-sample-deployment-and-monitoring-strategy-953148860.htmlhttps://confluence.atlassian.com/enterprise/getting-started-with-data-center-monitoring-946040846.htmlhttps://confluence.atlassian.com/enterprise/tools-for-monitoring-your-data-center-application-942851919.htmlhttps://confluence.atlassian.com/enterprise/data-center-performance-monitoring-946040739.html
JMX/Zabbixhttps://confluence.atlassian.com/doc/live-monitoring-using-the-jmx-interface-150274182.htmlhttps://confluence.atlassian.com/adminjiraserver/live-monitoring-using-the-jmx-interface-939707304.htmlhttps://docs.oracle.com/javase/7/docs/technotes/guides/management/agent.html
HealthCheckhttps://confluence.atlassian.com/enterprise/jira-data-center-health-check-tools-644580752.html
HealthCheck: Shared Homehttps://confluence.atlassian.com/jirakb/healthcheck-shared-home-738722489.html
CloudFormationhttps://confluence.atlassian.com/jirakb/how-to-remove-the-bastion-host-from-an-existing-aws-quick-start-deployment-1005337522.htmlhttps://aws.amazon.com/premiumsupport/knowledge-center/cloudformation-stack-export-name-error/
504 Gateway Time-outhttps://community.atlassian.com/t5/Jira-questions/504-Gateway-Time-out-when-logging-into-to-JIRA/qaq-p/1204291
Support Ziphttps://confluence.atlassian.com/support/create-a-support-zip-790796819.html