com.atlassian.util.concurrent.LazyReference$InitializationException: java.lang.NoClassDefFoundError: com/atlassian/jira/JiraDataType

Daeseok Kim October 21, 2015

I upgraded JIRA Software from JIRA 6.4.
After creating board, the error message is shown when I go to the board.

1 answer

1 accepted

5 votes
Answer accepted
Alan Beaton October 23, 2015

I have the same error message. It even happens when creating a new JIRA Scrum project.

Screen Shot 2015-10-23 at 8.07.43 AM.png

I solved it by looking for incompatible add ons (in JIRA admin, or <JIRA root>/plugins/servlet/upm). In my case there was the Jenkins Plugin for Jira which was enabled and showed Screen Shot 2015-10-23 at 9.09.00 AM.png. I disabled the plugin and all the JIRA functions worked again as expected.

Daeseok Kim October 25, 2015

Thank you. It works!

Suggest an answer

Log in or Sign up to answer