Hi, we are monitoring server using jsch, one of our threads was stuck in a
loop on Session.java line 1161

It is similar to the bug fixed by 0.1.42. This time the server run weeks
monitors hundreds of hosts before got one stuck thread, so the bug was
fixed to some extend. But still it happens.

This is stack dump of the problematic thread:
"Daemon of host 112 (ip = xxxxxxxx )" daemon prio=10 tid=0x08163400
nid=0x38c2 sleeping[0x643a1000..0x643a1fb0]
   java.lang.Thread.State: TIMED_WAITING (sleeping)
      at java.lang.Thread.sleep(Native Method)
      at com.jcraft.jsch.Session.write(Session.java:1161)
      at com.jcraft.jsch.Channel.connect(Channel.java:168)
       ......



Pan Li
http://Prominic.NET  ||  pa...@prominic.net
8620-82316133
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
JSch-users mailing list
JSch-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jsch-users

Reply via email to