You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@wink.apache.org by Daniel M <st...@gmail.com> on 2010/06/29 14:46:29 UTC

getting SocketTimeoutException: Read timed out

Hi,



I am using wink server, and I wrote several tests using wink client.

While I am debugging on the server side (usually several minutes), I am
getting SocketTimeoutException from the client side.

I initialized the RestClient with ClientConfig timeout of 10 minutes, but I
am getting the exception after 1 minute.



Can anyone tell me what to do about it?



Thanks,

Daniel