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.
We have been running Jira (server) for more than a year without much issues.
This week we installed Confluence on the same server and tried to configure Confluence logins to use the Jira credentials from our Jira server.
During the process of configuring Confluence (I can't provide details as I was not the one who did this step) it seems that we managed to completely break the ability to login to Jira resulting in a 500 error page from `plugins/servlet/samlconsumer`.
From what I can tell, the Jira database still contains data but I noticed that the cwd_user table is completely empty and that feels wrong to me.
We provision users from LDAP but Jira authentication happens through SAML SSO (with Azure AD as the SAML provider). Shouldn't the cwd_user table show the users who have logged in with SAML (I really have no clue what this table is supposed to have in it).
Long story short, I'm pretty sure it was the Confluence configuration step that broke our Jira logins, but I have no idea how to fix it...
Any clues would be appreciated.
The only thing I see in the atlassian-jira.log file is:
2022-10-21 09:43:10,518+0200 http-nio-8080-exec-18 ERROR anonymous 583x1000x1 16e1i9k 145.101.165.175,127.0.0.1 /plugins/servlet/samlconsumer [o.a.c.c.C.[Catalina].[localhost].[/]] Unhandled exception occurred whilst decorating page
Followed by and huge stack trace and then:
2022-10-21 09:43:10,521+0200 http-nio-8080-exec-18 ERROR [o.a.c.c.C.[.[localhost].[/].[servlet-module-container-servlet]] Servlet.service() for servlet [servlet-module-container-servlet] in context with path [] threw exception
And then:
2022-10-21 09:43:10,660+0200 http-nio-8080-exec-18 ERROR [c.a.j.web.servlet.InternalServerErrorServlet] {errorId=8ca28165-e59f-409f-8bc8-139ac4acd1d1, interpretedMsg=, cause=java.lang.NullPointerException, stacktrace=java.lang.NullPointerException
Hi,
Does Jira and Confluence running on the same server with no context for each app ?
Not sure it's the same issues but when installing Jira and Confluence on the same server you had to configure context in server.xml. Otherwise you had login issues.
Does it work back when Confluence is down ?
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.