I'm getting "null" values in the line that reads
"arrivalThreadRegnum = Integer.parseInt(rs1.getString(1).trim())"

When I'm in debug mode and I highlight "rs1" it states that the...