You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robbie Gemmell (JIRA)" <ji...@apache.org> on 2014/01/24 14:48:40 UTC

[jira] [Updated] (QPID-5512) suppress exception sometimes seen in IoReceiver due to race while closing the socket on Windows

     [ https://issues.apache.org/jira/browse/QPID-5512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robbie Gemmell updated QPID-5512:
---------------------------------

    Summary: suppress exception sometimes seen in IoReceiver due to race while closing the socket on Windows  (was: Race condition in IoReceiver causes intermittent ConnectionTest failures)

> suppress exception sometimes seen in IoReceiver due to race while closing the socket on Windows
> -----------------------------------------------------------------------------------------------
>
>                 Key: QPID-5512
>                 URL: https://issues.apache.org/jira/browse/QPID-5512
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Common
>    Affects Versions: 0.24
>            Reporter: Andrew MacBean
>            Assignee: Robbie Gemmell
>            Priority: Minor
>             Fix For: 0.27
>
>         Attachments: 0001-QPID-5512-suppress-the-socket-exception-sometimes-se.patch
>
>
> Potential for read to be performed on an already intentionally closed socket which results in an unexpected exception being seen: SocketException: "Socket operation on nonsocket: recv failed".
> This causes intermittent ConnectionTest failures due to a race between whether this exception or the one which caused the socket to be closed originally is reported.
> Dont think this exception should be reported when it was caused by close already being called. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org