On 30/01/2009, Ulf Bradfisch <[email protected]> wrote: > Hi, > > I'm testing a web application that > does some very time consuming calculations. > The test is parameterized, so that it feeds the web application > with how many items the web applcation has to calculate at once. > The test works very well until the web application has to calculate > over 500 items at once. (This takes up to 30 minutes...) > But when I test calculations that take over 30 minutes, > Jmeter does not record the elapsed time within my listener correctly.
Which version of JMeter? Java? What does it show? What should it show? Does the sample complete normally, or does it timeout? > I can perform those very long running calculations (>30min) > within my firefox browser without any problems. > > I already set > httpclient.timeout=0 with in jmeter.properties. > > Has anyone a clue? > Is there a maximum that the Jmeter Report Listener > can store in its elapsed time variable? What is the "Report Listener"? Elapsed time is a long and is in milliseconds. This is a long time... > Thanks Ulf > > > > > -- > Viele Grüße, > > Ulf Bradfisch > - > Bierbaumstr. 1a > 81243 München > +49 (173) 211 66 49 > [email protected] > > > -- > Viele Grüße, > > Ulf Bradfisch > - > Bierbaumstr. 1a > 81243 München > +49 (173) 211 66 49 > [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]

