Greetings, When I start my test plan with several users it works fine. But when I increase user count I receive the following types of exceptions in the responses (HTTPSampler):
1) java.io.IOException: Error writing to server (often) 2) java.net.BindException: Address already in use: connect (sometimes) Server mode... Maybe can't send data to client JMeter listener. (but I received it at client mode too) 3) java.net.SocketException: Unexpected end of file from server (sometimes) 4) java.net.SocketException: Software caused connection abort: recv failed (once) I guess it is not JMeter issue, but I can't understand what is the reason. I even can't detect dependencies when it occurs and what should I do to fix it. I never seen this errors in browser. Also I am receiving them for loading html resource on different application servers and applications. Maybe low-level server socket settings? Thank you for advice. -- Regards, Dmitry Kudrenko ARDAS group http://ardas.dp.ua --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

