[ 
https://issues.apache.org/jira/browse/THRIFT-2339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13939931#comment-13939931
 ] 

Hudson commented on THRIFT-2339:
--------------------------------

FAILURE: Integrated in Thrift #1086 (See 
[https://builds.apache.org/job/Thrift/1086/])
THRIFT-2339 Uncaught exception in thrift c# driver (jensg: rev 
d26f6fde008c8336931b4a29577719646cad805d)
* lib/csharp/src/Transport/TSocket.cs


> Uncaught exception in thrift c# driver
> --------------------------------------
>
>                 Key: THRIFT-2339
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2339
>             Project: Thrift
>          Issue Type: Bug
>          Components: C# - Library
>    Affects Versions: 0.9, 0.9.1
>            Reporter: Janis Ser
>            Assignee: Jens Geyer
>              Labels: patch
>             Fix For: 0.9.2
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> A following exception may be occasionally thrown by the current c# thrift 
> driver:
> message=Cannot access a disposed object.
> Object name: 'System.Net.Sockets.Socket'.
> stack=
>    at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
>    at System.Net.Sockets.TcpClient.EndConnect(IAsyncResult asyncResult)
>    at Thrift.Transport.TSocket.ConnectCallback(IAsyncResult asyncres) in 
> d:\BDA-experiments\thrift-0.9.1\lib\csharp\src\Transport\TSocket.cs:line 177
> All exceptions should be caught and handled in the 
> Thrift.Transport.TSocket.ConnectCallback and all other callbacks.
> proposed fix:
> https://github.com/apache/thrift/pull/79



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to