On 26/10/05, bugfactory anonyme <[EMAIL PROTECTED]> wrote: > Version : jmeter 2.1.1 > No message on the console window. > Saving the results to a log file is not doable. It is one request out of > thousands. When I send less requests, there is no missing request.
I thought you said that 1 response out of 400 (not 4000) was missing? Saving results to a log file certainly is doable, if you select the CSV option (i.e. deselect "Save as XML"). Have you tried adding a summariser? Look in jmeter.properties for details on how to add it. > What is CSV? If it is one of the data writers, I did not use one. I used the > command line to choose a file. > What should I be looking for in the log file? Any error or warning messages that might give a clue as to why the result was not shown. Note that the Assertion will only fail if the response was actually returned. Are you sure that the sample completed? It could be that the last sample in a thread is not being returned, e.g. if the server you are testing against becomes overloaded. > > >From: sebb <[EMAIL PROTECTED]> > >Reply-To: "JMeter Users List" <[email protected]> > >To: JMeter Users List <[email protected]> > >Subject: Re: Disappering requests > >Date: Wed, 26 Oct 2005 14:29:53 +0100 > > > >On 26/10/05, bugfactory anonyme <[EMAIL PROTECTED]> wrote: > > > Hello. > > > > > > I load tested a web application and the results are weird : there is a > > > request missing here and there. > > > > > > I have 40 users asking 10 times for a page, but there are only 399 > >requests > > > in the agregated report and no error reported. Assertions everywhere > >return > > > no problems. > > > > > > 1 request in a few thousands might not change the result of my load > >testing, > > > but this is disturbing. > > > > > > Any idea what is going on? > > > >Which version of JMeter/Java? > > > >Any messages in the console window? > > > >Have you tried saving the results to a log file? > >CSV is cheapest on disk space. > > > >Or you could add a summariser - this just writes to the log file every > >so often, and at the end. > > > >S. > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: [EMAIL PROTECTED] > >For additional commands, e-mail: [EMAIL PROTECTED] > > > > _________________________________________________________________ > Tout savoir sur la sécurité de vos enfants sur Internet ! > http://go.msn.fr/10-channel/80-security/protection/default.asp > > > --------------------------------------------------------------------- > 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]

