Hi all,
        I have a basic question regarding timeouts/keep alive values in
relation to socket read/writes. I have a web service using Apache axis
as the client and sending a request to a service written in C++ using
GSOAP. I am testing the service from different boxes and found that in
one case I get intermittent errors of: 
SOAP FAULT: SOAP-ENV:Client
"End of file or no input: 'Connection reset by peer'"

And in my log file I see:

error: java.net.SocketException: Broken pipe (errno:32) 

It appears that the client sends the request but does not wait for the
response. Has anyone seen this type of error before? If so how do I fix
it?

Charlie Vogel
Bold Web Development
Work (206) 766-3856 Cell (206) 679-2699 M/S 2J-53
Email <mailto:[EMAIL PROTECTED]>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to