https://issues.apache.org/bugzilla/show_bug.cgi?id=55325
--- Comment #21 from Sebb <[email protected]> --- The JTL file still does not appear to correspond with the JMX file. The JMX file contains more samplers than there are samples in the JTL file. Also, we need the jmeter.log file that corresponds with the test run. The Test Plan itself has lots of unusual features (though these should not cause the issue): - a loop count of 1 with a thread count of 400 won't produce useful test results - the Transaction Controllers only have a single child sampler, so they don't do anything useful. - the BeanShell pre-processor concatenates strings multiple times. I suggest you try running the test with far fewer threads. It looks like the server is being overwhelmed with requests, otherwise why are the responses taking longer and longer? -- You are receiving this mail because: You are the assignee for the bug.
