After turning tracing on it seems even more odd. The redelivery plugin kicks in on redelivery 7. Seems that amq default redelivery takes presens here
2014-08-29 14:23:52,927 | INFO | ActiveMQ WebConsole available at http://0.0.0.0:8161/ | org.apache.activemq.web.WebConsoleStarter | main 2014-08-29 14:23:53,037 | INFO | Initializing Spring FrameworkServlet 'dispatcher' | /admin | main 2014-08-29 14:23:53,039 | INFO | FrameworkServlet 'dispatcher': initialization started | org.springframework.web.servlet.DispatcherServlet | main 2014-08-29 14:23:53,050 | INFO | Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Fri Aug 29 14:23:53 CEST 2014]; parent: Root WebApplicationContext | org.springframework.web.context.support.XmlWebApplicationContext | main 2014-08-29 14:23:53,052 | INFO | Loading XML bean definitions from ServletContext resource [/WEB-INF/dispatcher-servlet.xml] | org.springframework.beans.factory.xml.XmlBeanDefinitionReader | main 2014-08-29 14:23:53,124 | INFO | Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@f9ede0e: defining beans [handlerMapping,/createDestination.action,/deleteDestination.action,/createSubscriber.action,/deleteSubscriber.action,/sendMessage.action,/purgeDestination.action,/deleteMessage.action,/copyMessage.action,/moveMessage.action,/deleteJob.action,exceptionResolver]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@1b5818f2 | org.springframework.beans.factory.support.DefaultListableBeanFactory | main 2014-08-29 14:23:53,269 | INFO | FrameworkServlet 'dispatcher': initialization completed in 229 ms | org.springframework.web.servlet.DispatcherServlet | main 2014-08-29 14:23:53,521 | INFO | jolokia-agent: No access restrictor found at classpath:/jolokia-access.xml, access to all MBeans is allowed | /api | main 2014-08-29 14:24:18,497 | TRACE | redelivery #7 of: ID:A70103-62300-1409311816080-9:1:2:1:1 with delay: 10000, dest: queue://demo | org.apache.activemq.broker.util.RedeliveryPlugin | ActiveMQ Transport: tcp:///127.0.0.1:56155@61616 2014-08-29 14:24:28,140 | TRACE | redelivery #8 of: ID:A70103-62300-1409311816080-9:1:2:1:1 with delay: 20000, dest: queue://demo | org.apache.activemq.broker.util.RedeliveryPlugin | ActiveMQ Transport: tcp:///127.0.0.1:56155@61616 2014-08-29 14:24:48,204 | TRACE | redelivery #9 of: ID:A70103-62300-1409311816080-9:1:2:1:1 with delay: 40000, dest: queue://demo | org.apache.activemq.broker.util.RedeliveryPlugin | ActiveMQ Transport: tcp:///127.0.0.1:56155@61616 2014-08-29 14:25:28,105 | TRACE | redelivery #10 of: ID:A70103-62300-1409311816080-9:1:2:1:1 with delay: 80000, dest: queue://demo | org.apache.activemq.broker.util.RedeliveryPlugin | ActiveMQ Transport: tcp:///127.0.0.1:56155@61616 -- View this message in context: http://activemq.2283324.n4.nabble.com/redeliveryPlugin-seems-to-have-problems-with-defaultEntry-tp4685094p4685143.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.