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

            Bug ID: 61178
           Summary: Jmeter Number format exception error occured for
                    BIGINT parameter type
           Product: JMeter
           Version: 3.2
          Hardware: PC
            Status: NEW
          Severity: critical
          Priority: P2
         Component: HTTP
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Jmeter Number format exception error occured for BIGINT parameter type so
how to fix this? below is the steps, see moredetails for stackoverflow link -->

https://sqa.stackexchange.com/questions/27605/jmeter-jdbc-request-parameter-type-bigint/27610#27610

 <<<<<JDBC request - prepared statement>>>>>>>

select * from prodcut where id = ?;

Parameter Value: ${productid}
Parameter Type: BIGINT


-------XML---

<name>pc</name>
<productid>53375078469956</prodcutid>


<<<<<<<<xpath xtractor values>>>>>>>>>>>>

prodcutid
//name/prodcutid

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

Reply via email to