Hi

Both the server and client are using the same version of thrift (I have confirmed it).


The server has server 10000+ plus successful requests to the same clients.
The error is only seen when the server is under high concurrent load (many parallel clients).

-Abhishek Kona

On 20/01/11 11:45 AM, Piyush Goel wrote:
 From the error description, it seems your client and server are using
different versions of thrift !

On Thu, Jan 20, 2011 at 11:39 AM, Abhishek Kona<[email protected]>wrote:

Hi,

I observe the following error message on my Java Thrift Server.

[20 Jan 10:30:15] [ERROR] [Thrift-Thread-Pool-7] - Thrift error occurred
during processing of message.org.apache.thrift.protocol.TProtocolException:
Missing version in readMessageBegin, old client?

Both the client and the server run  thrift 0.2.
(clients are in python and java).

Is this a known issue ?
And what exactly is going wrong here.
Is this a bug with that version of thrift ?

Thanks,
-Abhishek Kona


Reply via email to