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?
