Cannot log into JIRA after successful upgrade from 4.4.5 to 5.1.8 - NoSuchMethodError

Still need help?

The Atlassian Community is here for you.

Ask the community

Symptoms

After completing an in-place upgrade, JIRA users are unable to login.

The following appears in the catalina.out file:

java.lang.NoSuchMethodError: com.atlassian.jira.bc.security.login.LoginProperties$Builder.contactAdminLink(Ljava/lang/String;)Lcom/atlassian/jira/bc/security/login/LoginProperties$Builder;

Cause

This is typically caused by leftover cruft from the previous JIRA installation

Resolution

  • Remove JIRA entirely
  • Back up <jira-home>
  • Download a new copy of JIRA
  • Install new JIRA according to instructions
  • Connect JIRA to the existing database using the config.sh or config.bat tool
  • Restore attachments
Last modified on Mar 30, 2016

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.