On 17/06/2008, Jitendra Kumar Mohanty <[EMAIL PROTECTED]> wrote: > Hi > > I am getting the following error:- > > jmeter.protocol.http.sampler.HTTPSampler: readResponse: > java.io.IOException". >
This means that the sampler encountered an error when trying to read the response. Does the log have any further details of what the IOException is? > Hope this will help in understanding what the issue is. This could still be a problem with the server. Which version of JMeter are you using? Which version of Java? > Thanks, > > Jitendra > > > -----Original Message----- > From: sebb [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 12, 2008 3:40 PM > To: JMeter Users List > Subject: Re: Getting error(10%)in listner when no of threads are > increased gradually for some transactions > > On 12/06/2008, Jitendra Kumar Mohanty <[EMAIL PROTECTED]> > wrote: > > Hi > > > > I have prepared a thread group consisting of 10 transactuions & it > runs > > for 5 threads for 30 minutes without any problem but if the threads > are > > increased to 10 then for last 2 transactions I get error & the > > percentage is around 10,If some delay is introduced then I do not get > > any error and again if the no of threads are increased to 20 and some > > more delay is introduced then I do not get any error, so the problem > > here is that every time To run the script for increased no of threads > > without error, I have to increase the delay time in the transactions. > > Sounds like you are overloading something, probably the server, but it > is difficult to say without knowing what the errors are. > > > Another query is that does Jmeter includes the delay time in > calculating > > the Response time. > > No, though it will obviously affect throughput calculations. > > > > > Need help on this. > > > > Thanks in advance > > Jitendra > > > > --------------------------------------------------------------------- > > 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] > > > --------------------------------------------------------------------- > 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]

