lakshmiganesh89
2 years agoOccasional Visitor
SOAP UI 5.7.0 : Java.net.socketexception : broken pipe
Dear All,
I am using the SOAP UI to test my SOAP end point which uses HTTP version 1.1 and MTOM enabled using Apache CXF framework on the server side. When I test my endpoint by sending files as MTOM attachment from SOAP UI up until 700 MB of file size, everything works fine. But when I increase the file size to more than 700 MB, I get the Java.net.socketexception : broken pipe exception immediately.
I tried increasing the http connection setting in terms of socket and maximum attachment size, nothing helps !
Any response is much appreciated. !