On 25/01/2009, uzfarid <[email protected]> wrote: > > Hi, > > I just finished my first ever JMeter load test. > > I used Simple Data Writer to save results into jtl file. It is over 50MB > now. When I try to open it in Jmeter it cannot open. > > However when i delete some data from the file and make it around 30MB then > Jmeter opens... > > Is there a limit in JTL file size?
I think you've just proved that ... > how it is possible to fix this problem Use CSV format rather than XML. CSV format is also generally better for use in 3rd party applications, e.g. spreadsheets. > Thanks > > Br > > Farid > > -- > View this message in context: > http://www.nabble.com/JTL-result-file-not-opening-tp21658148p21658148.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > 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]

