NoClassDefFoundError when Upgrading to JIRA 4 EAR or WAR Version

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

症状

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)

原因

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

ソリューション

Remove the contents of the work directory and restart.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Last modified on Mar 30, 2016

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.