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

            Bug ID: 61900
           Summary: Report Generator : Report generation fails if
                    separator is a regex reserved char like '|'
           Product: JMeter
           Version: 3.3
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: p.moua...@ubik-ingenierie.com
  Target Milestone: ---

Error:
Error generating the report: org.apache.jmeter.report.core.SampleException:
Mismatch between expected number of columns:298 and columns in CSV file:28,
check your jmeter.save.saveservice.* configuration


Escaping fails due to the fact that it is stored in char with error:
An error occurred: Delimiter '\|' must be of length 1.

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

Reply via email to