You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@thrift.apache.org by Zeb Fross <ze...@hotmail.com> on 2012/06/21 03:53:21 UTC

Node.js Fatal Server Error

I have a Thrift client written in JavaScript, and I would like to connect to a Thrift server written in Node.js.  When the client connects with any call, the server shuts down with this error message: 

FATAL ERROR: v8::Object::SetIndexedPropertiesToExternalArrayData() length exceeds max acceptable value

Any ideas?  Thanks for the help!