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

Java client should throw a protocol violation exception if it receives frames intended for a session that is already detached.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.5
    • 0.6
    • JMS AMQP 0-x
    • None

    Description

      The JMS client is currently vulnerable if a peer sends frames for a session that is already detached.
      The JMS client will throw a NPE as it will try to invoke the commands on a null reference.
      The client needs to check if the session is detached and if so should a protocol violation exception.

      Attachments

        Activity

          People

            rajith Rajith Muditha Attapattu
            rajith Rajith Muditha Attapattu
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: