hudson.plugins.git.GitException: org.eclipse.jgit.api.errors.TransportException: git@git.server/repo.git: Failed to connect
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Jenkins JIRA by john aylward, 1 year ago
via Jenkins JIRA by Florian Doersch, 1 year ago
via Jenkins JIRA by Florian Doersch, 1 year ago
via Google Groups by jen...@fd.mytrap.de (JIRA), 1 year ago
via Google Groups by john.a...@sagenet.com (JIRA), 1 year ago
via jenkins-ci.org by Unknown author, 1 year ago
java.io.IOException: Cannot negotiate, proposals do not match.
at com.trilead.ssh2.transport.KexManager.handleMessage(KexManager.java:405)
at com.trilead.ssh2.transport.TransportManager.receiveLoop(TransportManager.java:777)
at com.trilead.ssh2.transport.TransportManager$1.run(TransportManager.java:489)
at java.lang.Thread.run(Thread.java:745)