Error on reindex due to com.atlassian.jira.issue.changehistory

お困りですか?

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

コミュニティに質問

症状

JIRA Agile could be disabled because the upgrade process of it includes re-indexing.

 This can be seen in the atlassian-jira.log:

2014-01-20 11:44:49,092 main INFO      [atlassian.greenhopper.upgrade.GhUpgradeTask027] Reindexing issues
2014-01-20 11:44:50,104 main ERROR      [sal.core.upgrade.PluginUpgrader] Upgrade failed: com.atlassian.jira.issue.changehistory.ChangeHistory.getUser()Lcom/opensymphony/user/User;
java.lang.NoSuchMethodError: com.atlassian.jira.issue.changehistory.ChangeHistory.getUser()Lcom/opensymphony/user/User;
	at com.tuncaysenturk.jira.plugins.ReopenedIssueCFType.getValueFromIssue(ReopenedIssueCFType.java:64)
	at com.tuncaysenturk.jira.plugins.ReopenedCounterCFType.getValueFromIssue(ReopenedCounterCFType.java:30)
	at com.atlassian.jira.issue.fields.CustomFieldImpl.getValue(CustomFieldImpl.java:362)
	at com.atlassian.jira.issue.index.indexers.impl.NumberCustomFieldIndexer.addDocumentFields(NumberCustomFieldIndexer.java:41)

診断

JIRA has been upgraded to JIRA 5.x

原因

A third-party plugin, JIRA Enhancer Plugin is not compatible with your current version of JIRA. 

ソリューション

Update JIRA Enhancer Plugin to a compatible version.

最終更新日 2016 年 4 月 7 日

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

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