Chamila Dilshan Wijayarathna created THRIFT-2546:
----------------------------------------------------
Summary: cross language tests fails at 'TestMultiException' when
using nodejs server
Key: THRIFT-2546
URL: https://issues.apache.org/jira/browse/THRIFT-2546
Project: Thrift
Issue Type: Bug
Reporter: Chamila Dilshan Wijayarathna
Nodejs server gives following message when failing.
testMultiException(Xception, test 1)
testMultiException(Xception2, test 2)
testMultiException(success, test 3)
events.js:72
throw er; // Unhandled 'error' event
^
Error: read ECONNRESET
at errnoException (net.js:901:11)
at TCP.onread (net.js:556:19)
--
This message was sent by Atlassian JIRA
(v6.2#6252)