You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/08/20 09:33:46 UTC

[jira] [Commented] (QPID-6435) No error info logged for io errors with ssl

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

ASF subversion and git services commented on QPID-6435:
-------------------------------------------------------

Commit 1696715 from [~astitcher] in branch 'qpid/trunk'
[ https://svn.apache.org/r1696715 ]

QPID-6435: Restore decent error messages to the SSL code

> No error info logged for io errors with ssl
> -------------------------------------------
>
>                 Key: QPID-6435
>                 URL: https://issues.apache.org/jira/browse/QPID-6435
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.20
>            Reporter: Gordon Sim
>            Assignee: Andrew Stitcher
>
> It seem PR_Read  may retrun -1 without setting errno, so the AsyncIO handling will log the obscure  'Error reading socket: Success(0)' for any ssl related IO error. NSPR has its own routines for retrieving error info.
> This is a result of the consolidation from https://issues.apache.org/jira/browse/QPID-4272.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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