I've been trying to get eGit working with Eclipse 4.6.3 (IBM Rational Developer 9.6.0.6) but keep hitting the same error when either trying to pull/push an existing Git repository or clone another using http.
Mostly the error specifics are hidden but if you examine the error in the Error Log view the following is observed:
It looks like the password authenticator is missing from the host eclipse or something similar.
I found the answer to this and am sharing the knowledge.