2 Replies Latest reply on May 6, 2015 3:46 PM by norman.katwesigye

    Hornetq forwarding address could not be resolved warning

    norman.katwesigye

      Working with a bridge implementation of hornetq version 2.3.0 Final

      on startup i get the warning notification below in the hornetq log but the brigdes seem to connect .

      00:59:23,107 WARN  [org.hornetq.core.server] HQ224061: Bridge SPEC-bridge-2 forwarding address jms.queue.spec-a_ecda_001 could not be resolved on address-settings configuration

      00:59:23,109 WARN  [org.hornetq.core.server] HQ224061: Bridge SPEC-bridge-3 forwarding address jms.queue.spec-a_ecda_001 could not be resolved on address-settings configuration

      00:59:23,113 WARN  [org.hornetq.core.server] HQ224061: Bridge SPEC-bridge-4 forwarding address jms.queue.spec-a_ecda_001 could not be resolved on address-settings configuration

      00:59:23,116 WARN  [org.hornetq.core.server] HQ224061: Bridge SPEC-bridge-5 forwarding address jms.queue.spec-a_ecda_001 could not be resolved on address-settings configuration

      00:59:23,118 WARN  [org.hornetq.core.server] HQ224061: Bridge SPEC-bridge-6 forwarding address jms.queue.spec-a_ecda_001 could not be resolved on address-settings configuration

       

      Am sure the  queue spec-a_ecda_001 is deployed correctly and the JMS application on both sides of the bridge does not complain at all .

       

      Wondering what this means , cant seem to find any specific documentation on this warning .

       

      Thanks

      Norman