java.lang.NoClassDefFoundError while trying to View File History

お困りですか?

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

コミュニティに質問

症状

When clicking on the View File History an error appears stating that a java.lang.NoClassDefFoundError was encountered.

atlassian-fisheye.log に次のメッセージが表示される。

2014-06-19 07:19:49,550 ERROR [qtp234367668-6228140 ] fisheye TotalityFilter-logExceptionDetails - Exception "java.lang.NoClassDefFoundError: org/apache/jsp/tag/web/cru/filehist/otherRevLink_tag" (javax.servlet.ServletException) while processing "/crucible/WEB-INF/jsp/file/fileHistoryContentsResp.jsp" (Referer:"http://sigdev.dstcorp.net/crucible/browse/Exeter/trunk/ExeterProcesses/src/main/java/com/dsths/argon/process/externalinterface/hxp2600/Hxp2600.java")
javax.servlet.ServletException: java.lang.NoClassDefFoundError: org/apache/jsp/tag/web/cru/filehist/otherRevLink_tag
	at org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:944)

原因

This problem is caused by an inconsistency in the OSGI plugin cache.

ソリューション

  1. Stop Fisheye.
  2. Delete (or move for backup purposes) the entire folder: $FISHEYE_INST/var/osgi-cache (e.g. /fisheye/var/osgi-cache)
  3. Start Fisheye.
最終更新日 2018 年 7 月 31 日

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

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