IoReceiver calls shutdownInput on an SSLSocketImpl, which is not supported
--------------------------------------------------------------------------

                 Key: QPID-3611
                 URL: https://issues.apache.org/jira/browse/QPID-3611
             Project: Qpid
          Issue Type: Bug
          Components: Java Common
    Affects Versions: 0.14
            Reporter: Robbie Gemmell
            Assignee: Robbie Gemmell
            Priority: Critical
             Fix For: 0.15


IoReceiver calls shutdownInput on an SSLSocketImpl, which is not supported, and 
leads to an exception being thrown during ConnectionClose (and probably other 
situations) and a nice stack trace being emitted. It should instead call 
close() when using an SSLSocket

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to