Forum Discussion

eqbtester's avatar
eqbtester
New Contributor
4 years ago
Solved

Request times out but http logs show response (org.apache.http.client.ClientProtocolException)

Certain requests I make will timeout with the error below in the Error logs   2020-11-12 09:53:08,983 ERROR [WsdlSubmit] Exception in request: org.apache.http.client.ClientProtocolException 2020-1...
  • eqbtester's avatar
    eqbtester
    4 years ago

    The issue was fixed after handling certain negative scenarios. The third-party service we're using weren't handling these properly.

     

    Not sure why SoapUI had this issue and not Postman, but in an strange way it was good it was discovered.