Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: 28830e37b94387d0c6f9927ad897f4010e6c1bda
      
https://github.com/jenkinsci/remoting/commit/28830e37b94387d0c6f9927ad897f4010e6c1bda
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2013-07-15 (Mon, 15 Jul 2013)

  Changed paths:
    M src/main/java/hudson/remoting/Engine.java

  Log Message:
  -----------
  also set the read timeout as well.

... given thread dumps like this:

"Thread-7" prio=6 tid=0x037ecc00 nid=0x1b58 runnable [0x0371f000..0x0371fd94]
   java.lang.Thread.State: RUNNABLE
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.read(Unknown Source)
        at java.io.BufferedInputStream.fill(Unknown Source)
        at java.io.BufferedInputStream.read1(Unknown Source)
        at java.io.BufferedInputStream.read(Unknown Source)
        - locked <0x22940af8> (a java.io.BufferedInputStream)
        at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
        at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown 
Source)
        - locked <0x22933980> (a sun.net.www.protocol.http.HttpURLConnection)
        at java.net.HttpURLConnection.getResponseCode(Unknown Source)
        at hudson.remoting.Engine.waitForServerToBack(Engine.java:333)
        at hudson.remoting.Engine.run(Engine.java:250)



-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to