ArrayIndexOutOfBoundsException
問題
When accessing some files in a Crucible review, the following message is displayed in the user interface:
Server Error
URL: /json/cru/ALLYUSCR-2029/loadFrxAjax
A javax.servlet.ServletException was encountered
java.lang.ArrayIndexOutOfBoundsException
fisheye-atlassian-YYYY-MM-DD.log
に次のエラーが返される。
WARN [btpool0-1319 ] org.mortbay.log org.mortbay.log.Slf4jLog-warn - /json/cru/ALLYUSCR-2029/loadFrxAjax
javax.servlet.ServletException: java.lang.ArrayIndexOutOfBoundsException
...
Caused by: java.lang.ArrayIndexOutOfBoundsException
原因
The Heap Size
was not high enough to run /json/cru/ALLYUSCR-2029/loadFrxAjax
script on the selected files.
ソリューション
Increase the Java Heap Space
for the FishEye/Crucible
instance: JavaHeapSpace
最終更新日 2018 年 11 月 2 日
Powered by Confluence and Scroll Viewport.