Karthik Prasad opened SPR-11746 and commented
DefaultMessageListenerContainer doesn't have number of reconnect attempts( after which listener ceases and shutdown ) and reconnect interval multipler( multiplier to reconnect interval) which both are found in connection factory of HornetQ. Due to this when hornetq server is not started the reconnect attempt goes for infite time, resulting the log file bombarded with error logs for failed connection.
Affects: 3.2.3
Reference URL: http://stackoverflow.com/questions/23270113/hornetq-reconnect-attempts-not-working-with-defaultmessagelistenercontainer/23271326#23271326