We've seen this same issue as well - I filed
https://issues.apache.org/jira/browse/SSHD-557 to track it.
--
Sam Gardner
Software Engineer, TrustOS
t: +1 312.873.7656
m: +1 920.716.2276

Trustwave | SMART SECURITY ON DEMAND






On 9/4/15, 1:59 AM, "sirisenthilr...@gmail.com on behalf of
SiriSenthilRaam -" <sirisenthilr...@gmail.com on behalf of
sendilra...@gmail.com> wrote:

>Hi All,
>
>            i have a written a simulator which uses sshd-core-0.14.0.jar.
>When i do bulk requests to my simulator, some of the requests are stuck
>for
>a long time without getting response. When i checked the thread dump, i
>notice that the number of requests not getting response, has corresponding
>number of threads stuck at the below state. Is there any solution or
>workaround to get out of this situation?
>
>"pool-1-thread-37" - Thread t@121
>   java.lang.Thread.State: WAITING
>at java.lang.Object.wait(Native Method)
>- waiting on <23302ac1> (a org.apache.sshd.common.channel.Window)
>at java.lang.Object.wait(Object.java:503)
>at org.apache.sshd.common.channel.Window.waitForSpace(Window.java:152)
>at
>org.apache.sshd.common.channel.ChannelOutputStream.flush(ChannelOutputStre
>am.java:116)
>- locked <303e31bb> (a org.apache.sshd.common.channel.ChannelOutputStream)
>at
>org.apache.sshd.common.channel.ChannelOutputStream.write(ChannelOutputStre
>am.java:84)
>- locked <303e31bb> (a org.apache.sshd.common.channel.ChannelOutputStream)
>at
>net.j.deviceSim.netconf.NetconfProcessor.sendResponse(NetconfProcessor.jav
>a:153)
>at
>net.j.deviceSim.netconf.NetconfProcessor.processRequest(NetconfProcessor.j
>ava:91)
>at net.j.deviceSim.netconf.NetconfProcessor.run(NetconfProcessor.java:172)
>at
>java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:
>1145)
>at
>java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java
>:615)
>at java.lang.Thread.run(Thread.java:745)
>
>   Locked ownable synchronizers:
>- locked <66a8c396> (a java.util.concurrent.ThreadPoolExecutor$Worker)
>
>Regards,
>Sendilraj


________________________________

This transmission may contain information that is privileged, confidential, 
and/or exempt from disclosure under applicable law. If you are not the intended 
recipient, you are hereby notified that any disclosure, copying, distribution, 
or use of the information contained herein (including any reliance thereon) is 
strictly prohibited. If you received this transmission in error, please 
immediately contact the sender and destroy the material in its entirety, 
whether in electronic or hard copy format.

Reply via email to