Adam Pritchardson wrote:I found my duplicate argument. It was at line 111.
Great
Since you are using Eclipse, there would have been some warnings present in the IDE: a yellow triangle icon in the gutter, a wavy yellow line on line 85, and a warning of an unused local variable in the
Problems view. While these don't point directly to the problem, you would have figured-out your problem quickly if you would have investigated what they were trying to tell you.