Re: Problems with JMS messages being dropped by camel when restarting the context

2009-09-11 Thread Claus Ibsen
23626-0:0:2; nested exception is > javax.jms.InvalidDestinationException: Cannot publish to a deleted > Destination: temp-queue://ID:56P3J-57576-1245848023626-0:0:2 > > After which the message is lost? > > I also have a simillar issue with the delayer, if I restart my context wh

Re: Problems with JMS messages being dropped by camel when restarting the context

2009-06-30 Thread Claus Ibsen
- Graceful shutdown or the likes. Please use it to post comments / requirements. > > Best regards, > Tim > -- > View this message in context: > http://www.nabble.com/Problems-with-JMS-messages-being-dropped-by-camel-when-restarting-the-context-tp24184908p24200138.html > Sent fr

Re: Problems with JMS messages being dropped by camel when restarting the context

2009-06-25 Thread Tim83
will occur... Is there no way at all to prevent loss of messages caused by shutdown / restart? Best regards, Tim -- View this message in context: http://www.nabble.com/Problems-with-JMS-messages-being-dropped-by-camel-when-restarting-the-context-tp24184908p24200138.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Problems with JMS messages being dropped by camel when restarting the context

2009-06-24 Thread Claus Ibsen
at > org.springframework.jms.core.JmsTemplate.doSend(JmsTemplate.java:597) >at > org.springframework.jms.core.JmsTemplate.doSend(JmsTemplate.java:574) >at > org.springframework.jms.core.JmsTemplate$3.doInJms(JmsTemplate.java:541) > at > org.springframework.jms.core

Re: Problems with JMS messages being dropped by camel when restarting the context

2009-06-24 Thread Tim83
.java:541) at org.springframework.jms.core.JmsTemplate.execute(JmsTemplate.java:471) ... 12 more Best regards, Tim -- View this message in context: http://www.nabble.com/Problems-with-JMS-messages-being-dropped-by-camel-when-restarting-the-context-tp24184908p24185284.html Sent fro

Problems with JMS messages being dropped by camel when restarting the context

2009-06-24 Thread Tim83
e? or know how to solve this? best regards, Tim -- View this message in context: http://www.nabble.com/Problems-with-JMS-messages-being-dropped-by-camel-when-restarting-the-context-tp24184908p24184908.html Sent from the Camel - Users mailing list archive at Nabble.com.