cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP: call failed: java.net.SocketException: Broken pipe

Former Member
0 Kudos

Hi all,

I am trying to send a SOAP message and keep getting a broken pipe error. "SOAP: call failed: java.net.SocketException: Broken pipe". After looking on the internet it seems like it only happens with big files ... this however is not a big file it is 11Kb.

Any ideas on where to start looking for the error ... xi or the client server?

Thanks!

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Have checked it with ping and telnet, no problems there.

Former Member
0 Kudos

Hi Liesel,

I am experiencing the same problem but my file size is 2.2 MB. Did you get any solution about this Broken Pipe issue ?

Thanks,

Sarat

Former Member
0 Kudos

Are you sending to XI from external client ?

Or are you sending a SOAP message from XI to a server ?

Sandro

Former Member
0 Kudos

From XI to an external client.

Former Member
0 Kudos

May look trivial, but it's my first idea: have you checked the network connectivity between XI and the receiver ?

May be packets lost ?

Sandro