You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Manju Sahu (Jira)" <ji...@apache.org> on 2022/02/10 11:01:00 UTC

[jira] [Created] (KARAF-7393) Karaf server SSH connection not happing via ssh.net dll

Manju Sahu created KARAF-7393:
---------------------------------

             Summary: Karaf server SSH connection not happing via ssh.net dll
                 Key: KARAF-7393
                 URL: https://issues.apache.org/jira/browse/KARAF-7393
             Project: Karaf
          Issue Type: Bug
          Components: karaf
    Affects Versions: 4.2.15, 4.3.6, 4.2.14, 4.2.13
            Reporter: Manju Sahu
             Fix For: 4.2.15, 4.3.6


We are trying to connect to karaf server 4.3.6 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.3.1 is working fine via above library.

Please suggest how to resolve this issue with karaf 4.3.6 or 4.2.15.

Same issue exists for karaf 4.2.13, 4.2.14, 4.2.15 and 4.3.5 to 4.3.6.

I need to upgrade the karaf version from 4.2.9 to the version which has PAX logging 1.11.11 or 2.0.14.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)