Am 02.03.2017 um 17:09 schrieb Felix Schumacher:

Am 2. März 2017 17:02:47 MEZ schrieb Scott Dean <psd...@ncsu.edu>:
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.
Writing of CSV data was not threadsafe. Should be corrected now by https://bz.apache.org/bugzilla/show_bug.cgi?id=60818

Felix

Felix

-- Scott Dean
   North Carolina State University

On Wed, Mar 1, 2017 at 11:58 AM, Scott Dean <psd...@ncsu.edu> 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: user-unsubscr...@jmeter.apache.org
For additional commands, e-mail: user-h...@jmeter.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
For additional commands, e-mail: user-h...@jmeter.apache.org

Reply via email to