The error is reporting a null value. Trace through the code and see which variable has a null value when you expected it to have a valid value. Add println() statements to see the value of the...