How come OnComplete was sent with no status?!

Hi,
recently i noticed, when im running tests with 5000 users, i get this “OnComplete” error:

java.util.concurrent.TimeoutException: Request timed out to … of 60000 ms

How come OnComplete was sent with no status?!
java.net.ConnectException: Handshake did not complete within 10000ms

I dont know, if it is related to those TimeoutException or ConnectException.

But this behaviour only occours, when im running this test from ONE local machine.
If i split these 5000 users between more computers and then run tests at same time, there is no error.

Im using Gatling 2.1.6
If you will need any more info,please let me know.

Thanks for any response :slight_smile:

Lukas

Smells like a race condition.
I haven’t been able to reproduce so far.
Do you thing you could provide a reproducer, please?

Cheers,

Hello, i sent you private message with script and logins :slight_smile:

Thanks

Lukas Lang

Dňa piatok, 24. júla 2015 15:47:30 UTC+2 Stéphane Landelle napísal(-a):