https://bz.apache.org/bugzilla/show_bug.cgi?id=60392
Bug ID: 60392
Summary: NPE JDBCSampler when catching Exceptions
Product: JMeter
Version: 3.1
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 34461
--> https://bz.apache.org/bugzilla/attachment.cgi?id=34461&action=edit
Guard Exception handler against null messages
When reporting illegal arguments the H2 driver does not set a message, which
leads to a NPE and a falsely true sample result. The attached patch guards the
exception handler against this.
--
You are receiving this mail because:
You are the assignee for the bug.