有 Java 编程相关的问题?

你可以在下面搜索框中键入要查询的问题!

JMeter中的java EOFEException

如果我对一个线程组使用2个用户,则在第一次迭代中通过CSV数据集配置捕获前2个测试数据,但在回放时间的下一个连续迭代中,JMeter不会捕获下一个测试数据。EOFException显示在jmeter日志中。有人能给我提供解决方案吗

Jmeter log

*2014/12/16 03:05:23 WARN  - jmeter.threads.JMeterThread: The delay timer was interrupted - probably did not wait as long as intended. 
2014/12/16 03:05:23 ERROR - jmeter.protocol.http.sampler.HTTPJavaImpl: readResponse: java.io.EOFException 
2014/12/16 03:05:23 INFO  - jmeter.protocol.http.sampler.HTTPJavaImpl: Error Response Code: 200, Server sent no Errorpage 
2014/12/16 03:05:23 ERROR - jmeter.protocol.http.sampler.HTTPJavaImpl: readResponse: java.io.EOFException 
2014/12/16 03:05:23 INFO  - jmeter.protocol.http.sampler.HTTPJavaImpl: Error Response Code: 200, Server sent no Errorpage*

共 (0) 个答案