When running my Axis2 Client, after about 20-30 seconds I get the
following exception. My system does not recover from this exception. I
am assuming that when the exception occurs the socket gets closed, so I
never get a response back from my server. Is there a way that I can
increase the timeout? Or are there any other suggestions on how to fix
the problem? 

 

ERROR espace.services.galelite.client.BaseWebServiceClient  - Server
responded with the Exception[Read timed out; nested exception is: 

            java.net.SocketTimeoutException: Read timed out; nested
exception is: 

            org.apache.axis2.AxisFault: Read timed out; nested exception
is: 

            java.net.SocketTimeoutException: Read timed out]

[2007.01.16 at 13:35:01 EST] Server responded with the Exception[Read
timed out; nested exception is: 

            java.net.SocketTimeoutException: Read timed out; nested
exception is: 

            org.apache.axis2.AxisFault: Read timed out; nested exception
is: 

            java.net.SocketTimeoutException: Read timed out]

Reply via email to