On 18 April 2012 16:38, Muthukrishnan S. <[email protected]> wrote: > Hi, > > The Test framework we had develop used JMeter 2.2 and so we were running > Tests using JMeter 2.2 since then. The aggregate report that needs to be > open is produced from JMeter 2.2. Summary report may not be helpful, as > we want the aggregate report. Please let me know if there is a way to do > this.
Upgrade to the current version of JMeter, at least for the reporting aspect. Or use a 3rd party tool to analyse the CSV file. > Thank you, > Muthu > > > -----Original Message----- > From: sebb [mailto:[email protected]] > Sent: Wednesday, April 18, 2012 7:23 PM > To: JMeter Users List > Subject: Re: Unable to open .jtl files of huge size (>1GB) in aggregate > report > > On 18 April 2012 10:58, Muthukrishnan S. > <[email protected]> wrote: >> Hi, >> >> Please find below my inline responses. >> >> Thank you, >> Muthu >> >> >> -----Original Message----- >> From: sebb [mailto:[email protected]] >> Sent: Tuesday, April 17, 2012 7:58 PM >> To: JMeter Users List >> Subject: Re: Unable to open .jtl files of huge size (>1GB) in > aggregate >> report >> >> On 17 April 2012 10:57, Muthukrishnan S. >> <[email protected]> wrote: >>> Hi, >>> >>> >>> >>> I am unable to open .jtl files of huge size (>1GB) in aggregate >> report. >>> JMeter has taken long time and then threw out of memory error. Please >>> let me know how to open .jtl files of huge size in aggregate report. >> If >>> there is no direct way of doing it, is there a workaround for this? >>> >> >> Which version of JMeter are you using? >> >> [Muthukrishnan S.] JMeter 2.2 > > That is very old; later versions of JMeter have been fixed to use much > less memory for the Aggregate Report. > >> Is the JTL a CSV or XML file? >> >> [Muthukrishnan S.] CSV >> >> Do you get the same OOM error if you use Summary Report instead? >> >> [Muthukrishnan S.] I have not tried this, shall try and update. > > The Summary Report does not require additional memory for additional > samples - it uses a fixed set of counters. > > The Aggregate Report used to use additional memory for each sample. > In recent versions of JMeter, the report combines data for samples > with the same elapsed time. > This reduces memory requirements considerably, but additional samples > may still increase memory requirements. > >>> >>> Thank you, >>> >>> Muthukrishnan Shanmugam - Performance Test Consultant | Sonata >> Software >>> Limited >>> Tel: +91 80 3097 1705 | UK Access: +44 207 177 1230 Extn: 6363 | > Cell: >>> +91 98866 96987 | Email: [email protected] >>> <mailto:[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] > > > --------------------------------------------------------------------- > 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]
