开发者

Does jmeter timeout SOAP requests

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: Data开发者_如何学CEncoding: null

Is there a config in Jmeter to set the timeout?


Havent tried these myself.

http://osdir.com/ml/jmeter-dev.jakarta.apache.org/2009-04/msg00179.html states that the

the JMeter property "httpclient.timeout" works with the HttpClient sampler and SOAP/XML-RPC

Also, the Release notes for Version 2.3RC3 state

Added timeout for WebService (SOAP) Sampler

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜