The other possibilities are - The Thread Group has Stop Thread for "Action to be taken on Sampler error" you have an out of memory or some other java error - which should be verified in jmeter.log
On Mon, May 20, 2013 at 7:29 AM, Sergio Boso <[email protected]>wrote: > HI Madhu, > > > if you are using some CSV file to hold data, be sure you have set properly > the behaviour on EOF. > More specifically: > > Recycle on EOF =true > Stop thread on EOF= false > > regards > > Sergio > > Il 20/05/2013 15:04, Madhu Sekhar ha scritto: > > ran the test by checking the forever. but still the same response is >> observed. >> >> Thanks, >> Madhu >> >> >> On Mon, May 20, 2013 at 6:20 PM, Adrian Speteanu <[email protected] >> >wrote: >> >> Hi, >>> >>> It usually happens if the scheduler has a time period specified which is >>> not large enough or if the thread loop count is not big enough to cover >>> the >>> entire period (I usually set it to forever when using the scheduler or a >>> specific duration). >>> >>> I might be missing something though. >>> >>> Cheers, >>> Adrian S >>> >>> On Mon, May 20, 2013 at 1:55 PM, Madhu Sekhar <[email protected] >>> >>>> wrote: >>>> Hi Team, >>>> >>>> We are running a test with 5 users and 1 hour time span in threadgroup >>>> settings. >>>> >>>> We are seeing that the test is going to stop even it is not completed >>>> the >>>> test time. >>>> >>>> We ran the same test with 2 users but observed no such above issues >>>> occurred. >>>> >>>> >>>> Could any one please suggest us to clear the same and any reasons for >>>> the >>>> same? >>>> >>>> Thanks & Regards, >>>> Madhu. >>>> >>>> > -- > > Ing. Sergio Boso > > > > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > user-unsubscribe@jmeter.**apache.org<[email protected]> > For additional commands, e-mail: [email protected] > >
