java.lang.arrayindexoutofboundsexception

Somewhere the program is trying to access an element of an array that is out of bounds.
Look at the error message for a hint to the line number and figure...