|
From: Prashanth D. <Pra...@en...> - 2015-11-24 12:05:10
|
Hello, At times during the load test(2 CPS, using TCP socket) SIPp stops with below errors sipp: The following events occured: 2015-11-24 02:15:21.167250 1448331321.167250: Unable to send TCP message: Transport endpoint is not connected. Problem EAGAIN on socket 31 and poll_idx is 58 Added first buffered message to socket 31 Problem EWOULDBLOCK on socket 31 and poll_idx is 58 Exit problem event on socket 11 Wrote -1 of 640 bytes in an output buffer. I don't see this error every time however. Server side don't log anything suspicious around that time stamp, server is still listening on that port. How can I avoid/fix this error ? I can provide further information about the test environment. Any help would be appreciated. Regards Prashanth |