Al Veitas wrote:
...
Fatal error parsing XML: java.io.InterruptedIOException: Read timed out
<[WebAppServletContext(3140348,X,/X)] Servlet failed with IOException
java.io.InterruptedIOException: Read timed out
at java.net.SocketInputStream.socketRead(Native Method)
at java.net.SocketInputStrea
Folks,
We have run into a situation where an xml-rpc client makes an invocation
on an xml-rpc server and the xml-rpc server times out while reading the
payload in...it seems like that anyway. On the client side, we catch an
XmlRpcException that looks like it wraps a
java.io.InterruptedIOExcept