https://bz.apache.org/bugzilla/show_bug.cgi?id=65257
Bug ID: 65257
Summary: JMESPathExtractor writes error logs entries if
JMESPath filter returns empty result
Product: JMeter
Version: 5.4.1
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: JMETER_5.5
Created attachment 37819
--> https://bz.apache.org/bugzilla/attachment.cgi?id=37819&action=edit
JMX to reproduce error
Steps to reproduce:
- Run attached jmx file
- check logs
-> such log entries are written:
ERROR o.a.j.e.j.j.JMESPathExtractor: Error processing JSON content in JSON
JMESPath Extractor, message: Index 0 out of bounds for length 0
Expected: no log entry is written as with the "JSON Extractor"
--
You are receiving this mail because:
You are the assignee for the bug.