Chandre Gowda M R created KARAF-6918:
----------------------------------------
Summary: Karaf server SSH connection not happing via ssh.net dll
Key: KARAF-6918
URL: https://issues.apache.org/jira/browse/KARAF-6918
Project: Karaf
Issue Type: Bug
Components: karaf
Affects Versions: 4.3.0
Environment: Karaf 4.3.0
ssh.net (https://github.com/sshnet/SSH.NET)
Reporter: Chandre Gowda M R
We are trying to connect to karaf server 4.3.0 via ssh in C# using ssh.net
library
(https://github.com/sshnet/SSH.NET)
.
Once connection done, we are trying to execute following command
list | grep -i <bundleName>.
This throws exception while executing the above command saying 'connection is
reset'.
However sshconnection to Karaf server-4.2.9 is working fine via above library.
Also shconnection to Karaf server-4.3.0 is fine via putty and java ssh library.
Please suggest how to resolve this issue with karaf 4.3.0
--
This message was sent by Atlassian Jira
(v8.3.4#803005)