jmeter是否使SOAP请求超时
在发送 WebService(SOAP) 请求时,我偶尔会收到以下响应,并且总是需要 60 秒以上才能完成的请求。
主题名称:测试组 A 1-1 示例
开始:2010-08-24 11:56:23 MDT 加载
时间:60186 延迟:0 大小(以字节为单位):
0 样本计数:1 错误计数:1
响应代码:000 响应消息:解析 HTTP 状态行“”时出错:java.util.NoSuchElementException
响应标头:
示例结果字段:内容类型: 数据编码:空
Jmeter中是否有配置来设置超时?
While sending WebService(SOAP) requests, I occasionally receive the response below, and always for requests that take more then 60 seconds to complete.
Thread Name: Test Group A 1-1 Sample
Start: 2010-08-24 11:56:23 MDT Load
time: 60186 Latency: 0 Size in bytes:
0 Sample Count: 1 Error Count: 1
Response code: 000 Response message: Error parsing HTTP status line "": java.util.NoSuchElementException
Response headers:
SampleResult fields: ContentType:
DataEncoding: null
Is there a config in Jmeter to set the timeout?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我自己还没有尝试过这些。
http://osdir.com/ml/ jmeter-dev.jakarta.apache.org/2009-04/msg00179.html 指出
此外,版本 2.3RC3 的发行说明 状态
Havent tried these myself.
http://osdir.com/ml/jmeter-dev.jakarta.apache.org/2009-04/msg00179.html states that the
Also, the Release notes for Version 2.3RC3 state