Filtering on or searching for objects in Insight leads to Error: Something went wrong. Contact administrator

お困りですか?

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

コミュニティに質問

プラットフォームについて: Data Center のみ - この記事は、Data Center プラットフォームのアトラシアン製品にのみ適用されます。

この KB は Data Center バージョンの製品用に作成されています。Data Center 固有ではない機能の Data Center KB は、製品のサーバー バージョンでも動作する可能性はありますが、テストは行われていません。サーバー*製品のサポートは 2024 年 2 月 15 日に終了しました。サーバー製品を利用している場合は、アトラシアンのサーバー製品のサポート終了のお知らせページにて移行オプションをご確認ください。

*Fisheye および Crucible は除く

要約

Trying to filter or search for objects in Insights leads to Error: Something went wrong. Contact administrator

環境

Any Jira version with any version of Insight

診断

This happens after operations as

  • Deletion of objects
  • Deletion/change of attributes
  • Deletion of ObjectTypes

In the atlassian-jira.log file the following shows up:

2021-09-16 21:50:29,265+0200 https-jsse-nio2-8443-exec-300 ERROR direps11 1310x46305658x2 10vwkzs 10.58.121.106 /rest/insight/1.0/object/navlist [c.r.j.p.i.services.core.ObjectServiceImpl] RuntimeException:Unable to create a new instance of class MutableObjectBean
java.lang.RuntimeException: Unable to create a new instance of class MutableObjectBean

原因


The application index of Insight has been corrupted

ソリューション

Please use following steps to clear the cache.

(Note that although no Data loss is expected, it is always recommended to backup Jira before proceeding):

  1. Jira をシャットダウンします。 
  2. Clear plugin and tomcat caches by removing the contents of these directories:
    1. JIRA_HOME/plugins/.osgi-plugins/
    2. JIRA_HOME/plugins/.bundled-plugins/
    3. JIRA_INSTALL/work/
  3. If your Insight is configured to "Restore Insight index from file" - please remove this file, so Insight will re-index upon start (the file should be located in the path  /var/atlassian/application-data/jira/caches/insight_indexes) OR $JIRA_HOME/caches/insight_indexes
  4. Jira を再起動します。
  5. Wait for Insight Re-Index to finish
  6. Try to filter/search again 


最終更新日: 2022 年 2 月 23 日

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

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