On 16/07/2010, nathasha <[email protected]> wrote: > > hello all, > > I did some searchign for the cause of this problem, but couldn't find > anything useful yet. > I am runnign a load test on an image file and I am using 1000 threads each > will run 60 times per minute. > I need to do it for an hour. > but, I am trying to do it for 10 minutes at first and I see some errors like > the following. > Does it mean that the machine I am running jmeter encountered some problems? > or does it mean that the server couldn't handle that many requests? > > "Non HTTP response code: java.net.NoRouteToHostException,Non HTTP response > message: Cannot assign requested address,"
That error is almost certainly coming from the JMeter host. 1000 threads is quite a lot; try running fewer threads initially. > thanks a lot, > Nathasha > > -- > View this message in context: > http://jmeter.512774.n5.nabble.com/Does-this-error-eman-it-is-an-error-at-your-client-machine-side-or-the-error-at-the-server-side-tp1223802p1223802.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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

