-79781
Index/Count out of range
Array.getArray() or Array.getResultSet() was called with index and count values. Either the index is out of range or the count is too large.
Verify that the number of elements in the array is sufficient for the index and count values.