>Do you have any assertions in the test?

No.

>Did you receive any response from the failed request?

Here is the err message.

HTTP/1.1 405 HTTP/1.1 405 HTTP method POST is not supported by this URL
Date: Thu, 01 Apr 2004 02:11:12 GMT
Server: IBM_HTTP_SERVER/1.3.26  Apache/1.3.26 (Win32)
Connection: close
Content-Type: text/html;charset=Shift_JIS
Content-Language: ja-JP

Error 405: HTTP method POST is not supported by this URL

>Have you checked jmeter.log?

Here it is.

04/01/2004 11:09:50 午前 INFO  - jmeter.protocol.http.sampler.HTTPSampler:
Getting error message from server java.io.IOException
      at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown
Source)
      at
org.apache.jmeter.protocol.http.sampler.HTTPSampler.readResponse(HTTPSampler.java:701)
      at
org.apache.jmeter.protocol.http.sampler.HTTPSampler.bundleResponseInResult(HTTPSampler.java:1057)
      at
org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample(HTTPSampler.java:1004)
      at
org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample(HTTPSampler.java:445)
      at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:277)
      at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Server returned HTTP response code: 405 for
URL:
http://9.116.240.55:81/hoge/HogeLogout;jsessionid=0000CX2ADLOOWAGCOO1F10UWHVI:-1
      at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown
Source)
      at java.net.HttpURLConnection.getResponseCode(Unknown Source)
      at
org.apache.jmeter.protocol.http.sampler.HTTPSampler.getErrorLevel(HTTPSampler.java:832)
      at
org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample(HTTPSampler.java:966)
      ... 3 more


***************************************************************************************


> I mean I can see the err (red sign) from view result tree if the loop is
> setted over 2.

Do you have any assertions in the test? Did you receive any response
from the failed request? Have you checked jmeter.log?

best regards,
Michal Kostrzewa




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to