You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@thrift.apache.org by Dedipyaman Das <2d...@gmail.com> on 2019/09/09 20:29:28 UTC

TSocket: timed out reading 4 bytes from localhost:9090

I am using TFramedTransport on PHP client and TThreadSelectorServer on
Java. Everything was working fine, but it stopped working all of a sudden
and reported this error:

TSocket: timed out reading 4 bytes from localhost:9090


I have looked up https://issues.apache.org/jira/browse/THRIFT-347 and it
seems that this got patched in Thrift 0.6, I am using Thrift 0.12. I am not
sure what I am doing wrong or there's a bug inside Thrift that needs to be
fixed.

Your help is appreciated.

Regards,
Dedipyaman