1 Reply Latest reply on Apr 21, 2014 9:31 PM by jbertram

    How to deal with warning: org.hornetq.core.client - Destination address is blocked.

    allan.brighton

      Hi,

       

      I'm using the HornetQ-2.5-SNAPSHOT core API and I'm getting this warning in the log output:

       

           org.hornetq.core.client - Destination address=... is blocked. If the system is configured to block make sure you consume messages on this configuration.

       

      I've tried various settings, but keep getting the warning. I'm trying to make everything asynchronous and non-blocking (using callbacks), since the application is based on Scala and Akka.

      What settings are needed to avoid this warning?

       

      Thanks

      Allan