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

[AMQP 1.0 JMS Client ] NPE during session#unsubscribe is link is refused but detach contains no error condition

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.31
    • 0.32
    • None

    Description

      There is an NPE during session#unsubscribe if the created link is refused (i.e null source on response) but is detached without an error code:

      java.lang.NullPointerException: null
      	at org.apache.qpid.amqp_1_0.client.Receiver.<init>(Receiver.java:199)
      	at org.apache.qpid.amqp_1_0.client.Receiver.<init>(Receiver.java:88)
      	at org.apache.qpid.amqp_1_0.jms.impl.SessionImpl.unsubscribe(SessionImpl.java:641)
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: