ArrayIndexOutOfBoundsException
Problem
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
The following appears in the 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
Cause
The Heap Size
was not high enough to run /json/cru/ALLYUSCR-2029/loadFrxAjax
script on the selected files.
Resolution
Increase the Java Heap Space
for the FishEye/Crucible
instance: JavaHeapSpace
Last modified on Nov 2, 2018
Powered by Confluence and Scroll Viewport.