Re: Socket issue: Thread not responding

2007-10-05 Thread sebb
On 05/10/2007, John Dempsey <[EMAIL PROTECTED]> wrote: > Hi Guys, > > We're doing remote testing and about 45 minutes into > the test some threads just stop responding. > We did a thread dump and the threads appear to be > stuck on the method below. > java.net.socketInputStream.socketRead0 So it i

Socket issue: Thread not responding

2007-10-05 Thread John Dempsey
Hi Guys, We're doing remote testing and about 45 minutes into the test some threads just stop responding. We did a thread dump and the threads appear to be stuck on the method below. java.net.socketInputStream.socketRead0 They are still in a runnable state. The server uses SSL. Each jmeter server