It's not related to timeout because then it would throw a socket timeout 
exception. I can't recall the full path.  

Anyhow, I came across this once when I was testing a service and i was actually 
using the wrong port. That is, the server can accept your connection, but 
instead of http being passed back and forth, the server replied with some other 
protocol. So for example your trying http: //myServer:22/myService (22 being 
the ssh port).  That's what was happening to me anyhow, that may or may not be 
your problem.

> Date: Tue, 27 May 2014 21:21:44 -0700
> From: [email protected]
> To: [email protected]
> Subject: Re: org.apache.http.NoHttpResponseException
> 
> Seems issue related to timeout. Try to uncheck "Use KeepAlive" from sampler.
> 
> 
> 
> --
> View this message in context: 
> http://jmeter.512774.n5.nabble.com/org-apache-http-NoHttpResponseException-tp5719349p5720137.html
> Sent from the JMeter - User mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 
                                          

Reply via email to