[ 
https://issues.apache.org/jira/browse/KARAF-7393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17493960#comment-17493960
 ] 

Manju Sahu commented on KARAF-7393:
-----------------------------------

Dear [~jbonofre] 

As the goal is to solve the log4j vulnerability it also would fit if we can 
just update the PAX-version inside our existing KARAF version which is 4.2.9.

We tried updating maven dependencies for pax and log4j2 - but its not working 
as karaf bundles the Pax and logging internally and it is taking the default 
version of PAX (1.11.6)

Do you see an easy way to update the pax logging without updating karaf?

> 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.13, 4.2.14, 4.3.6, 4.2.15
>            Reporter: Manju Sahu
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>             Fix For: 4.4.0, 4.3.7
>
>
> 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>.
> Exception with 4.3.6 - Renci.SshNet.Common.SshAuthenticationException: 
> Permission denied (password).
> Below are the exceptions from 4.2.15 :
> This throws exception while executing the above command saying 'connection is 
> reset'.
> Renci.SshNet.Common.SshConnectionException: An established connection was 
> aborted by the server.
>  
> 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)

Reply via email to