https://issues.apache.org/bugzilla/show_bug.cgi?id=54753
Sebb <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Sebb <[email protected]> --- Thanks for the report. For some reason, the thread name was not being populated in the StatisticalSampleResult if key_on_threadname was false. That has been fixed. URL: http://svn.apache.org/r1461380 Log: StringIndexOutOfBoundsException at SampleResult.getSampleLabel() if key_on_threadname=false when using Statistical mode Bugzilla Id: 5473 Modified: jmeter/trunk/src/core/org/apache/jmeter/samplers/StatisticalSampleResult.java jmeter/trunk/src/core/org/apache/jmeter/samplers/StatisticalSampleSender.java jmeter/trunk/xdocs/changes.xml -- You are receiving this mail because: You are the assignee for the bug.
