You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I've just upgraded my Jira installation to the newest version and after booting up, it throws an error:
Referer URL: Unknown
java.lang.IllegalStateException: Login Store is not enabled and cannot be used at this stage
Any idea on what could the cause be and how to possibly fix it?
I'd rather avoid doing a clean install and restore.
Ran into this problem when upgrading JIRA to 9.4
Added the next two lines to the connector-element in server.xml and JIRA managed to start.
relaxedPathChars="[]|"
relaxedQueryChars="[]|{}^\`"<>"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What was the resolution? I'm seeing this too after an upgrade to 8.20.8.
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.
@Stephen Hodgson , @Marcin Jachurski , I accessed Jira via backdoor (skipping sso) using a local account, proceeded with the after upgrade screens and it all got back to normal after that. I was able to use SSO to access Jira again and the error disappeared.
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.