On 02/06/2009, Scott McFadden <[email protected]> wrote: > I created a web test plan using JMeter 2.3.3 (windows 2008). I have it > run forever with 4 threads. It has one listener: Summary Report > Listener. After running for a while the test stops
How long? Which samplers? > and the jmeter > console shows out of memory errors. Is there a jmeter listener that > will show me summary results without consuming large amounts of memory? The Summary Report is one of less greedy Listeners; it only saves details for the summary lines that are shown in the display. It must be something else using the memory. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

