You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2017/12/13 15:59:03 UTC

[Bug 61899] New: Report : When "jmeter.save.saveservice.print_field_names" is false and sample_variables are set report generation fails

https://bz.apache.org/bugzilla/show_bug.cgi?id=61899

            Bug ID: 61899
           Summary: Report : When
                    "jmeter.save.saveservice.print_field_names" is false
                    and sample_variables are set report generation fails
           Product: JMeter
           Version: 3.3
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: p.mouawad@ubik-ingenierie.com
  Target Milestone: ---

Error:


File '/XXXX/XXXX/out.csv' does not contain the field names header, ensure the
jmeter.save.saveservice.* properties are the same as when the CSV file was
created or the file may be read incorrectly
Error generating the report: org.apache.jmeter.report.core.SampleException:
Mismatch between expected number of columns:19 and columns in CSV file:28,
check your jmeter.save.saveservice.* configuration

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 61899] Report Generation : When "jmeter.save.saveservice.print_field_names" is false and sample_variables are set report generation fails

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61899

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Report : When               |Report Generation : When
                   |"jmeter.save.saveservice.pr |"jmeter.save.saveservice.pr
                   |int_field_names" is false   |int_field_names" is false
                   |and sample_variables are    |and sample_variables are
                   |set report generation fails |set report generation fails

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 61899] Report Generation : When "jmeter.save.saveservice.print_field_names" is false and sample_variables are set report generation fails

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61899

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Thu Jan  4 20:45:49 2018
New Revision: 1820208

URL: http://svn.apache.org/viewvc?rev=1820208&view=rev
Log:
Bug 61899 - Report Generation : When
"jmeter.save.saveservice.print_field_names" is false and sample_variables are
set report generation fails
Contributed by UbikLoadPack
Bugzilla Id: 61899

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/report/core/CsvSampleReader.java
    jmeter/trunk/xdocs/changes.xml

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 61899] Report : When "jmeter.save.saveservice.print_field_names" is false and sample_variables are set report generation fails

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61899

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
           Severity|enhancement                 |normal

-- 
You are receiving this mail because:
You are the assignee for the bug.