Sébastien Piller wrote:
Hi Ronan,

it's just a few, it run about hundred times with no problem, and only one failed (the last, because I configured to stop on failure). I have checked everything you told me, I use the rights connection params, both test plan & threads groups use the same. I don't use https.

The test is run on the same workstation as my tomcat server (so there may not have much connection issues)

In which case I'd start looking at tomcat's configuration for the problem...
In your server.xml, is there an attribute 'acceptCount' set on the Coyote Connector? The default is 10, and this could cause problems for you - after ten connections are unanswered it refused any more. Try upping this to 50 (still a safe value), and see if you stil have problems...

This doesn't look to me like a JMeter problem, but I'm no expert... :)

        # r

--
Ronan Klyne
Business Collaborator Developer
Tel: +44 01189 028518
[EMAIL PROTECTED]
www.groupbc.com

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

Reply via email to