I have one user who is no longer able to access JIRA. While she has logged into JIRA in the past, every time she attempts to log in now she receives an error:
Oops - an error has occurred..........
We have tried multiple browsers with the same results.
There is a 500 error in the log and an ajp-bio-8009-exec-12 ERROR, but I have no idea what is causing them. I have not been able to find anything else in the logs and she is the only user having this problem. Below are a few snippets from the log:
Oops - an error has occurred
System Error
A system error has occurred.
If this problem persists, please contact your JIRA administrators.
Otherwise, please create a support issue on our support system at http://support.atlassian.com with the following information:
1. a description of your problem
2. cut & paste the error and system information found below
Cause:
java.lang.NullPointerException
Stack Trace: [hide]
java.lang.NullPointerException
.
.
.
.
.
2013-03-18 07:47:01,106 ajp-bio-8009-exec-12 ERROR [500ErrorPage.jsp] Exception caught in 500 page null
java.lang.NullPointerException
at com.atlassian.jira.issue.search.searchers.transformer.StatusSearchContextVisibilityChecker.FilterOutNonVisibleInContext(StatusSearchContextVisibilityChecker.java:31)
at com.atlassian.jira.issue.search.searchers.transformer.NavigatorStructureChecker.checkValue(NavigatorStructureChecker.java:171)
at com.atlassian.jira.issue.search.searchers.transformer.NavigatorStructureChecker.checkOperand(NavigatorStructureChecker.java:123)
at com.atlassian.jira.issue.search.searchers.transformer.NavigatorStructureChecker.checkSearchRequest(NavigatorStructureChecker.java:83)
at com.atlassian.jira.issue.search.searchers.transformer.IdIndexedSearchInputTransformer.doRelevantClausesFitFilterForm(IdIndexedSearchInputTransformer.java:97)
at com.atlassian.jira.bc.issue.search.
Any help would be appreciated - we are JIRA 5.2.8, GH 6.1.4.2
From the stack trace I'd guess that one of your statuses is null for some reason..
Can you login as that user using script runner "switch user" script or some similar plugin and see if you get the same error?
Get the user to hit some url that doesn't direct to the dashboard, eg an issue url, and take it from there.
Jamie saves the day, AGAIN!!!
Thank you. I sent my user a link to an issue url and she is now able to access JIRA and all her projects/issues.
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.
We are not using AD for authentication.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.