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

NPE when creating a durable subscriber using an addressing string configured in jndi.properties

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.10
    • 0.11
    • JMS AMQP 0-x
    • None

    Description

      If the following address specified jndi.properties is used in creating a durable subscriber an NPE is thrown.
      destination.my_topic=amq.topic

      java.lang.NullPointerException
      at
      org.apache.qpid.client.AMQAnyDestination.getTopicName(AMQAnyDestination.java:75)
      at
      org.apache.qpid.client.AMQSession.createDurableSubscriber(AMQSession.java:1065)
      at
      org.apache.qpid.client.AMQSession.createDurableSubscriber(AMQSession.java:1039)

      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: