https://issues.apache.org/bugzilla/show_bug.cgi?id=57183

            Bug ID: 57183
           Summary: jmeter.protocol.jms.sampler.JMSSampler: For input
                    string: "" java.lang.NumberFormatException: For input
                    string: ""
           Product: JMeter
           Version: Nightly (Please specify date)
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: [email protected]
          Reporter: [email protected]

If the expiration or priority fields are empty, a NFE exception occurs

Related to: Bugzilla Id: 56510

2014/11/04 14:21:57 WARN  - jmeter.protocol.jms.sampler.JMSSampler: For input
string: "" java.lang.NumberFormatException: For input string: ""
    at
java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
    at java.lang.Integer.parseInt(Integer.java:504)
    at java.lang.Integer.parseInt(Integer.java:527)
    at
org.apache.jmeter.protocol.jms.sampler.JMSSampler.sample(JMSSampler.java:160)
    at
org.apache.jmeter.threads.JMeterThread.process_sampler(JMeterThread.java:431)
    at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:258)
    at java.lang.Thread.run(Thread.java:745)

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

Reply via email to