Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-412

STOMP connector fails with null pointer exception when stomp client subscribes and sends to destination named "/queue/FOO.BAR"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.2
    • 3.2.2
    • Connector
    • None
    • JDK 5 update 5 on Windows XP.

    Description

      11:03:12 WARN stop dispatching
      java.lang.NullPointerException
      at java.util.Hashtable.putAll(Hashtable.java:467)
      at org.activemq.transport.stomp.FrameBuilder.addHeaders(FrameBuilder.jav a:56)
      at org.activemq.transport.stomp.Subscription.receive(Subscription.java:6 1)
      at org.activemq.transport.stomp.StompWireFormat.writePacket(StompWireFor mat.java:121)
      at org.activemq.transport.tcp.TcpTransportChannel.doAsyncSend(TcpTranspo rtChannel.java:474)
      at org.activemq.transport.tcp.TcpTransportChannel.asyncSend(TcpTransport Channel.java:290)
      at org.activemq.broker.impl.BrokerClientImpl.send(BrokerClientImpl.java: 689)
      at org.activemq.broker.impl.BrokerClientImpl.dispatchToClient(BrokerClie ntImpl.java:221)
      at org.activemq.broker.impl.BrokerClientImpl.dispatch(BrokerClientImpl.j ava:166)
      at org.activemq.service.boundedvm.DurableQueueSubscription.doDispatch(Du rableQueueSubscription.java:93)
      at org.activemq.service.boundedvm.DurableQueueBoundedMessageContainer.ru n(DurableQueueBoundedMessageContainer.java:337)
      at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(Unknown So urce)
      at java.lang.Thread.run(Thread.java:595)

      Attachments

        Activity

          People

            Unassigned Unassigned
            plindsay Phillip Lindsay
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: