NoClassDefFoundError when Upgrading to JIRA 4 EAR or WAR Version

Still need help?

The Atlassian Community is here for you.

Ask the community

Symptoms

When upgrading the EAR/WAR version of JIRA to JIRA 4.0, you may receive this error on restart:

Cause:
javax.servlet.ServletException: java.lang.NoClassDefFoundError: com/atlassian/jira/web/tags/UserTag

Stack Trace: [hide]

javax.servlet.ServletException: java.lang.NoClassDefFoundError: com/atlassian/jira/web/tags/UserTag
at org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:862)
at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:791)
at org.apache.jsp.decorators.main_jsp._jspService(main_jsp.java:372)

Cause

Your web application server's work directory (e.g. Tomcat's work directory) contains outdated files.

Resolution

Remove the contents of the work directory and restart.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Last modified on Mar 30, 2016

Was this helpful?

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