Memory leak with ssh (org.apache.sshd.server.session.ServerSession objects)

2012-09-14 Thread a_bouchama
Hello, We use apache-karaf-2.2.9 in windows 2008 server R2. I've run a lot of Ssh Echo in a short time. And the karaf memory peaked, and we receive out of memory as exception.(see the attached picture http://karaf.922171.n3.nabble.com/file/n4026025/Jconsole_Karaf.png ) Running jhat shows some

Re: Memory leak with ssh (org.apache.sshd.server.session.ServerSession objects)

2012-09-14 Thread Jean-Baptiste Onofré
Thanks for the detailed information. We will create a Jira to investigate the issue. Regards JB On 09/14/2012 10:57 AM, a_bouchama wrote: Hello, We use apache-karaf-2.2.9 in windows 2008 server R2. I've run a lot of Ssh Echo in a short time. And the karaf memory peaked, and we receive out

Re: Memory leak with ssh (org.apache.sshd.server.session.ServerSession objects)

2012-09-14 Thread Guillaume Nodet
I'm aware of this issue I think and this is on my todo list. On Fri, Sep 14, 2012 at 10:57 AM, a_bouchama abdellatif.bouch...@gmail.comwrote: Hello, We use apache-karaf-2.2.9 in windows 2008 server R2. I've run a lot of Ssh Echo in a short time. And the karaf memory peaked, and we receive

Re: Memory leak with ssh (org.apache.sshd.server.session.ServerSession objects)

2012-09-14 Thread Guillaume Nodet
I've just raised https://issues.apache.org/jira/browse/KARAF-1823. I'm currently working on SSHD so will give it a go asap. On Fri, Sep 14, 2012 at 11:25 AM, Guillaume Nodet gno...@gmail.com wrote: I'm aware of this issue I think and this is on my todo list. On Fri, Sep 14, 2012 at 10:57 AM,

Re: Memory leak with ssh (org.apache.sshd.server.session.ServerSession objects)

2012-09-14 Thread Jean-Baptiste Onofré
Awesome, thanks Guillaume Regards JB On 09/14/2012 11:27 AM, Guillaume Nodet wrote: I've just raised https://issues.apache.org/jira/browse/KARAF-1823. I'm currently working on SSHD so will give it a go asap. On Fri, Sep 14, 2012 at 11:25 AM, Guillaume Nodet gno...@gmail.com