Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-3611

IoReceiver calls shutdownInput on an SSLSocketImpl, which is not supported

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 0.14
    • 0.14
    • Broker-J, Java Common
    • None

    Description

      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

      Attachments

        Activity

          People

            rgodfrey Robert Godfrey
            robbie Robbie Gemmell
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: