When many users logon they are immediately faced with a 500 error message. If the users refresh the 500 will go away and everything appears fine until the next time the logon and sometimes they get the 500 message and other times they do not. What logs should I be looking at? How do I troubleshoot this??
At the Atlassian-Jira.log file, find the below keywords
'500'
I would look at ${JIRA_HOME}/log/atlassian-jira.log
If Jira was installed using the automated Windows or Linux installers, the default location of the Jira home directory is:
C:\Program Files\Atlassian\Application Data\JIRA
(on Windows) or/var/atlassian/application-data/JIRA
(on Linux)ref:
https://confluence.atlassian.com/adminjiraserver/jira-application-home-directory-938847746.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.