Change
url="jdbc:mysql://localhost:3306/web_student_tracker?useSSL=false"
to
url="jdbc:mysql://localhost:3306/web_student_tracker?useSSL=false&allowPublicKeyRetrieval=true"