:54:17,538 WARN [ActiveMQ Transport:
> tcp:///127.0.0.1:56468@16161]
> org.apache.activemq.advisory.AdvisoryBroker Failed to fire delivered
> advisory, reason: java.lang.NullPointerException
>
> … and I saw this when I was running mvn test in the main ActiveMQ test
> suite (or at least pretty sure I did) so this is h
.. with an explicit null.
the message given is:
2015-03-16 12:54:17,538 WARN [ActiveMQ Transport: tcp:///127.0.0.1:56468@16161]
org.apache.activemq.advisory.AdvisoryBroker Failed to fire delivered
advisory, reason: java.lang.NullPointerException
… and I saw this when I was running mvn test in