The error message has a line number. The statement on that line is, somehow, dereferencing a reference variable that was declared but not initialized in your code. For example, invoking a method of...