Skip to content

java.io.IOException: Key exchange was not finished, connection is closed #3

@murthy-nn

Description

@murthy-nn

I am using ganymed-ssh-2 to establish SSH2 connection. I have GIT cloned it for code browsing specifying the HEAD tag and debugging (GIT location is E:\git-clone\ganymed-ssh-2).

When I use ganymed-ssh2 ver 262, I am getting an error "Key exchange was not finished, connection is closed". I have added the following dependency in my Maven pom.xml. Why is this error reported?
<dependency> <groupId>ch.ethz.ganymed</groupId> <artifactId>ganymed-ssh2</artifactId> <version>262</version> </dependency>

In order to debug, when I specified E:\git-clone\ganymed-ssh-2\target\classes in the classpath and run it as a Java application, the issue is not seen. Note that

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions