Error Explained : ‘Array Index Out of Bounds’
31 October, 2012
So what does this error mean?
The error itself just means that more data was returned than expected, e.g. returning a list of 5 values (max 5), though 6 values are returned.
In order to resolve the issue, we need to gather more information and in what context the error occurred.
A good place to start is to answer the following questions;
-Does this only occur on a specific report/dashboard etc?
-What this item working prior to a modification/update ?
If so, what changes were made?
You can then send across the information gathered, as well as the following log files:
-Yellowfin.log
-catalina.out�
-jdbc.log
-stdout..& stderr logs
Send all info to [color=”#2C36EA”>support@yellowfin.bi[/color] so your issue can be investigated and we can work towards a resolution.
Regards,
Yellowfin Support