In addTCRtoTC.java the loop to print errors is has condition "i <createErrors.length" it should be "j <createErrors.length"