You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Chamila Dilshan Wijayarathna (JIRA)" <ji...@apache.org> on 2014/05/26 16:51:01 UTC

[jira] [Created] (THRIFT-2546) cross language tests fails at 'TestMultiException' when using nodejs server

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)