Forum Discussion

plaidshirt's avatar
plaidshirt
Contributor
4 years ago

Error getting response; javax.net.ssl.SSLException: Connection has been shutdown

I get following error message, when I try to send big sized files. Same request is ok, when file attachment is a smaller file. I already set socket timeout and max response time to 180000 ms, but got same error.

 

Error getting response; javax.net.ssl.SSLException: Connection has been shutdown: javax.net.ssl.SSLException: java.net.SocketException: Software caused connection abort: socket write error

2 Replies

  • Hi,

     

    This looks like a server-side error and nothing to do with SoapUI.  You'd probably come across the same issue using Postman, Java, Python etc.

     

    Is the API yours?

    • richie's avatar
      richie
      Community Hero

      hey plaidshirt 

       

      yeah agree with ChrisA 

       

      if you have access to the remote endpoint Id suggest looking at the app server/http logs as there's likely to be an indicator as to what the problem is in these

       

      ta

       

      rich