You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Roberto Deandrea (JIRA)" <ji...@apache.org> on 2019/03/18 09:32:00 UTC

[jira] [Created] (SSHD-908) Leak of process handles caused by local port forwarding connections

Roberto Deandrea created SSHD-908:
-------------------------------------

             Summary: Leak of process handles caused by local port forwarding connections
                 Key: SSHD-908
                 URL: https://issues.apache.org/jira/browse/SSHD-908
             Project: MINA SSHD
          Issue Type: Bug
    Affects Versions: 2.1.0
            Reporter: Roberto Deandrea


Hi,

We have build an Apache SSHD Client (based on Apache SSHD 2.1.0) to forward local sockets to target servers.

Our client is configured to use NIO2 builtin service provider, NIO2 Mina service provider and NIO2 Netty service provider.

We have detected a leak of handles monitoring the java process with ALL above NIO2 service provider.

When the limit of handles per process is reached, the java process become unresponsive.

 

We suspect that the problem could be into Apache SSHD Client code.

The problem is reproducible in our lab environment.

 

Can you help us troubleshoot this problem and in that case what kind of info you need ?

Did you see a similar problem before and if so, can you give us a solution ?

 

Kind Regards

Roberto Deandrea

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)