Am 2. März 2017 17:02:47 MEZ schrieb Scott Dean <[email protected]>: >Found the problem. It was a data error in the .csv results file. One >of >the lines did not have a value for Group Name and this caused the >import to >fail when there was no value to add to the append to the label value. >No >clue why there was no thread group name for the record or how to >reproduce >the bad result data.
Could you check, if the group name can be found on another line nearby? I have a bad feeling, that the writing of the CSV file might not be done in a thread safe way. Felix > >-- Scott Dean > North Carolina State University > >On Wed, Mar 1, 2017 at 11:58 AM, Scott Dean <[email protected]> wrote: > >> I have run my tests in non-gui mode and generated a results file. I >am >> now trying to pull the results into a summary report listener and >getting a >> error message in Result File Loader: "Error loading result file -- >see log >> file". When I look in the jmeter.log file, all I see is "WARN - >> jmeter.reporters.ResultCollector: Problem reading JTL: <name of the >> file>". I am assuming that this is the log file I am supposed to >look in. >> In addition, I get the error when "Include group name in label?" is >checked >> but I do not when that setting is not checked. >> >> Is there anything I can do to get more info about the error, like a >> setting that will give more verbose log output? I am running jmeter >with a >> heap size of 2048m and the result file is 81.6 MB. >> >> Thanks >> >> -- Scott Dean >> North Carolina State University >> Raleigh NC. >> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
