hmm, i'm not sure this is the problem im seeing now :) I upped the ulimit and it seemed to improve but eventually came back.
So what could cause this? we see nothing in the logs at the other end. The other thing thats interesting is that every time this happens the response time is always 224s . Why would that be? How many times does it retry the connection before giving up? I can see some messages in the logs about retrying... Thanks, Dan --------- Original Message -------- From: JMeter Users List <[email protected]> To: JMeter Users List <[email protected]> Subject: Connection refused... Date: 01/06/08 13:04 > It seems that you get this error: > > java.net.ConnectException: Connection refused > at java.net.PlainSocketImpl.socketConnect(Native Method) > > When you run out of file descriptors on unix. (i.e. ulimit -n) > > I think thats worth knowing - because the error seems slightly misleading > although i guess technically correct. It's just in this case the OS has > refused the connection rather than the target machine. > > Dan > > ________________________________________________ > Message sent using UebiMiau 2.7.10 > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > ________________________________________________ Message sent using UebiMiau 2.7.10 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

