Message send failed: Premature EOF
418338Jan 11 2008 — edited Feb 27 2020Hi
During a load test it was noted that 5 (out of 10,000 approx) requests to an extenal service failed with the following error :
exception on JaxRpc invoke: HTTP transport error: javax.xml.soap.SOAPException: java.security.PrivilegedActionException: javax.xml.soap.SOAPException: Message send failed: Premature EOF encountered
We have a retry in the partnerlink, so after 5 seconds, BPEL sucessfully retried the call.
The question is what is the cause of this error?
Pete