https://issues.apache.org/bugzilla/show_bug.cgi?id=53844
Priority: P2
Bug ID: 53844
Assignee: [email protected]
Summary: JDBC related elements should check class of Variable
Name supposed to contain JDBC Connection Configuration
to avoid ClassCastException
Severity: enhancement
Classification: Unclassified
OS: All
Reporter: [email protected]
Hardware: All
Status: NEW
Version: 2.7
Component: Main
Product: JMeter
As JDBC Elements use a JMeter Context variable to get the DataSourceElement.
It can happen that Test Plan contains a User Defined Variable or other dynamic
variable set through Beanshell or other script Elements with the same name.
This will result in a ClassCastException which is not clear, hard to understand
and to track.
--
You are receiving this mail because:
You are the assignee for the bug.