I then lower the load to 200(threads)x200(loops), no error happens. Then I change the setup to be 200(threads)x400(loops). The only error is BindException (Address already in use). I don't see any connection refused exception.
Therefore, we still don't know what cause for BindException. The log shows some BindException takes long to happen, such as 3071(ms). From how long it takes, it is more of exception that server throw, instead of client side socket problem. Can anyone make comment on this? At least that BindException. Now I am totally confused. Changing to another host does not eliminate this problem. Thanks. Shaoxian -- View this message in context: http://www.nabble.com/java.net.BindException-returned-from-http-sampler-tp24716020p24732916.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

