ArrayIndexOutOfBoundsException in the Subversion 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 は除く
症状
JIRA is throwing an ArrayIndexOutOfBoundsException error when visiting the "Subversion Commits" tab on the project's page.
atlassian-jira.log に次のエラーが返される。
2012-02-27 09:37:44,256 TP-Processor10 ERROR jh19 577x37x1 admin 172.30.0.64 /browse/ZKF [webwork.util.ValueStack] query="/tabHtmlForJSON" {[id="null" type="5" values=""]} {[id="tabHtmlForJSON" type="8" values=""]}
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
...
Caused by: java.lang.ArrayIndexOutOfBoundsException: 100
at com.atlassian.jira.plugin.ext.subversion.revisions.RevisionIndexer.getLogEntriesByProject(RevisionIndexer.java:604)
at com.atlassian.jira.plugin.ext.subversion.projecttabpanels.SubversionProjectTabPanel.getRecentCommits(SubversionProjectTabPanel.java:162)
at com.atlassian.jira.plugin.ext.subversion.projecttabpanels.SubversionProjectTabPanel.getHtml(SubversionProjectTabPanel.java:111)原因
Subversion plugin cannot handle more than 100 commits, as the maximum revision is 100.
ソリューション
Upgrade the Subversion Plugin to version 0.10.9, 0.10.9.1, or 0.10.10
更新日時: September 25, 2025
この内容はお役に立ちましたか?
さらにヘルプが必要ですか?
アトラシアン コミュニティをご利用ください。