Sounds like the same thing as
http://issues.apache.org/jira/browse/THRIFT-347, which has a patch
that several people report fixed the problem.

On Wed, Dec 16, 2009 at 12:16 AM, Noam Wolf <[email protected]> wrote:
> I suddenly started seeing this exception after I "beefed" up the object I
> was passing over the wire.  That being said this struct has 8 fields 3 of
> which are structs that I just added/defined which use only the primitive
> types.
>
> My server implementation is written in java but the client implementation is
> in php, so I tried passing a bigger buffer into TBufferedTransport (4096)
> but I still get the same error.
>
> Any ideas what I'm doing wrong?
>

Reply via email to