Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
Description
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)
Attachments
Issue Links
- is part of
-
THRIFT-2547 nodejs servers and clients fails to connect with cpp using compact protocol
- Closed