Forum Discussion

Logica_Norway's avatar
Logica_Norway
Occasional Contributor
15 years ago

Errors on Executing Load Test using SoapUI Pro

Hi,

I am getting the following errors on executing a load test with 30 threads. Please help me in understanding and resolving it.

Please refer the attachment for the error trace.

Regards,
K. Kalyan

5 Replies

  • SmartBear_Suppo's avatar
    SmartBear_Suppo
    SmartBear Alumni (Retired)
    Hello,

    Hm...I was unable to reproduce it. Can you tell me what soapUI Pro version are using and what strategy?

    robert
  • Logica_Norway's avatar
    Logica_Norway
    Occasional Contributor
    To reporduce you need to execute the Soap request. In fact we received this error on executing the request under load condition. We want to know what is the reason for which we got this error. Please explain this error and in what conditions we get such errors.
  • SmartBear_Suppo's avatar
    SmartBear_Suppo
    SmartBear Alumni (Retired)
    Hello,

    We are investigating this. What I noticed is that you got : "java.net.SocketException: Software caused connection abort: recv failed" which cause other errors. This usually happens when connection server - client abnormally ends during transaction.
    Does it happens if you lower number of threads?

    robert
  • SmartBear_Suppo's avatar
    SmartBear_Suppo
    SmartBear Alumni (Retired)
    Hi again,

    there are two errors here:

    - the socket recv is most likely due to your server/network not being able to handle the load
    - the null-pointer is a bug in soapUI Pro

    so when we fix the bug in soapUI, you will still get socket recv errors under higher load.

    regards!

    /Ole
    eviware.com