[
https://issues.apache.org/jira/browse/KARAF-6918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17242956#comment-17242956
]
Chandre Gowda M R edited comment on KARAF-6918 at 12/3/20, 6:39 AM:
--------------------------------------------------------------------
Thanks. I use kar plugin to create Karaf with features mentioned in
feature.xml. Can i get the location of Karaf with version 4.3.1-SNAPSHOT or
features with version 4.3.1-SNAPSHOT to test here.
was (Author: cgowda):
I use kar plugin to create Karaf with features mentioned in feature.xml. Can i
get the location of Karaf with version 4.3.1-SNAPSHOT or features with version
4.3.1-SNAPSHOT to test here.
> 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
> Priority: Major
>
> 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. Same issue exists
> for karaf 4.2.10.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)