After updating JIRA 6.4 to JIRA Software 7.0.5 the server starts with an NoSuchMethodError:
java.lang.RuntimeException: javax.servlet.ServletException: java.lang.NoSuchMethodError: com.atlassian.jira.security.JiraAuthenticationContext.getLoggedInUser()Lcom/atlassian/crowd/embedded/api/User;
What is there to do?
I found this answer.
Of course we did that, it didn't help. There seem to some plugins that use deprecated API. This API is removed in version 7. So I deleted all installed plugins and managed to get around this error.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
At first restart JIRA server.
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.