Could not Load Custom Field Type Plugin Due to Project View Plugin
プラットフォームについて: Data Center のみ。 - This article only applies to Atlassian apps on the Data Center プラットフォーム。
この KB は Data Center バージョンの製品用に作成されています。Data Center 固有ではない機能の Data Center KB は、製品のサーバー バージョンでも動作する可能性はありますが、テストは行われていません。 Server* 製品のサポートは 2024 年 2 月 15 日に終了しました。Server 製品を実行している場合は、 アトラシアン Server サポート終了 のお知らせにアクセスして、移行オプションを確認してください。
*Fisheye および Crucible は除く
症状
The GreenHopper ranking fields will disappear after a JIRA restart. In the admin >>custom field page, all the ranking fields will disappear. After adding a new custom field, all those disappeared custom field will appear as normal, with all the data still there.
The same symptoms apply to other custom field type plugins. The following is the stack trace found in the log:
main WARN [core.entity.jdbc.DatabaseUtil] Table named "BASELINE" exists in the database but has no corresponding entity
main WARN [core.entity.jdbc.DatabaseUtil] Table named "BASELINE_ISSUE" exists in the database but has no corresponding entity
main ERROR [jira.issue.managers.DefaultCustomFieldManager] Could not load custom field type plugin with key 'com.atlassian.jira.ext.charting:firstresponsedate'. Is it enabled and on the classpath?
main ERROR [jira.issue.managers.DefaultCustomFieldManager] Could not load custom field type plugin with key 'com.atlassian.jira.toolkit:dayslastcommented'. Is it enabled and on the classpath?
main ERROR [jira.issue.managers.DefaultCustomFieldManager] Could not load custom field type plugin with key 'com.atlassian.jira.toolkit:participants'. Is it enabled and on the classpath?
main ERROR [jira.issue.managers.DefaultCustomFieldManager] Could not load custom field type plugin with key 'com.atlassian.jira.toolkit:participants'. Is it enabled and on the classpath?
main ERROR [jira.issue.managers.DefaultCustomFieldManager] Could not load custom field type plugin with key 'com.pyxis.greenhopper.jira:greenhopper-ranking'. Is it enabled and on the classpath?
main ERROR [jira.issue.managers.DefaultCustomFieldManager] Could not load custom field type plugin with key 'com.atlassian.jira.ext.charting:resolutiondate'. Is it enabled and on the classpath?
main ERROR [jira.issue.managers.DefaultCustomFieldManager] Could not load custom field type plugin with key 'com.atlassian.jira.ext.charting:timeinstatus'. Is it enabled and on the classpath?
原因
This is caused by the ProjectView plugin V1.1.6 which has been deprecated.
ソリューション
Removing the ProjectView plugin jar file. This plugin is now deprecated and no longer supported by the vendor.
この内容はお役に立ちましたか?