[JIRA] The User 'XXX' has PASSED authentication, but browser does not proceed to the Dashboard

Vivek Shah October 1, 2015

All of our JIRA users has encountered that once authenticated to JIRA, user cannot proceed to the dashboard or Issue Navigator. Once logged in, the browser seems to be waiting forever!

Once this user enters username and password to JIRA, we observed that authentication passed. 

  • Atlassian-jira-security.log indicates that user has 'PASSED' authentication
  • In JIRA's user sessions, a session has been created for the user with only one HTTP request
  • After this point, user is not taken to anythere. The browser is not freezed, but it is waiting for the JIRA server.

Please find below security log for the same.

2015-10-01 06:07:15,635 http-bio-8080-exec-146 anonymous 367x1411x110 v6mbxb 10.210.12.219 /rest/gadget/1.0/login HttpSession [v6mbxb] destroyed for 'anonymous'

2015-10-01 06:07:15,636 http-bio-8080-exec-146 anonymous 367x1411x110 v6mbxb 10.210.12.219 /rest/gadget/1.0/login HttpSession created [qstgrs]
2015-10-01 06:07:15,693 http-bio-8080-exec-146  XXX 367x1411x110 v6mbxb 10.210.12.219 /rest/gadget/1.0/login The user 'XXX has PASSED authentication.

Anyone having same problem?

1 answer

0 votes
Scottie Brimmer October 1, 2015

Have you recently updated any plugins?  Is this happening for all users?  Do you have enough RAM and are your JVM Heap settings enough to handle your instance?

Is that snippet above from the security log?  What does the atlassian-JIRA log say?

Not promising to have any answers after you provide that information, but I bet it will help someone that may!

 

Vivek Shah October 4, 2015

Have you recently updated any plugins? No Is this happening for all users? Yes Do you have enough RAM and are your JVM Heap settings enough to handle your instance? Allocated 3 GB RAM Is that snippet above from the security log? Yes What does the atlassian-JIRA log say? Nothing on atlassian-JIRA log for login issue

Suggest an answer

Log in or Sign up to answer