Cannot invoke "javax.servlet.http.HttpSession.getId()" because "httpSession" is null"
It's a very strange error. It does not really make any sense for the current HTTP session to be null, it's like the HTTP request was not properly initialized for some reason, but that's not something handling by the OIDC extension.
You can reproduce that all the time, or it's a bit random ? The fact that a refresh is enough to "fix" it suggests it's random since there should not really be any difference from server point of view between the first request and the refresh.
Thomas Mortagne on 26/Aug/25 16:47
bq. Tested with xWiki 7.44 and 7.6.0.
Did you mean 17.4.4 and 17.6.0 ?
bq. Cannot invoke "javax.servlet.http.HttpSession.getId()" because "httpSession" is null"
It's a very strange error. It does not really make any sense for the current HTTP session to be null, it's like the HTTP request was not properly initialized for some reason, but that's not something handling handled by the OIDC extension.
You can reproduce that all the time, or it's a bit random ? The fact that a refresh is enough to "fix" it suggests it's random since there should not really be any difference from server point of view between the first request and the refresh.
This message was sent by Atlassian Jira (v9.3.0#930000-sha1:287aeb6)
If image attachments aren't displayed, see this article.