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!
