Just a question, but why do you  need to restart the Camel application?
Even if you get time out the code should gracefully handle the error and
roll back or do something to indicate that an error occured but you
shouldn't have to restart it?

On Fri, Feb 24, 2017 at 4:32 PM, Nader [via Camel] <
[email protected]> wrote:

> Thanks a lot for your suggestion.
>
> The problem as I understand it is, there is a connection between sender
> and receivers parties, but its seems that camel acts on an old session.
>
> Another thing is: The "the out message was ...." get into the trace in few
> milliseconds.
>
> [2017-02-24 11:10:57,068] [INFO ]   -- before
> [2017-02-24 11:10:57,079] [ERROR] -- The OUT message was not received
> within : 30000 millis.
> [2017-02-24 11:10:57,082] [INFO ]   -- after
>
> I am not sure when camel starts to wait for a reply from the receiver.
>
> Secondly the message that has not been delivered is still in the Queue
> (ActiveMQ). So, after restart of application the very same message is sent
> out.
>
> Anyway, I will discuss your points with the developer.
>
>
> ------------------------------
> If you reply to this email, your message will be added to the discussion
> below:
> http://camel.465427.n5.nabble.com/Camel-route-does-not-
> reconnect-tp5794411p5794441.html
> To start a new topic under Camel - Users (activemq), email
> [email protected]
> To unsubscribe from Camel - Users, click here
> <http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=465428&code=c291Y2lhbmNlLmVxZGFtLnJhc2h0aUBnbWFpbC5jb218NDY1NDI4fDE1MzI5MTE2NTY=>
> .
> NAML
> <http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>




--
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-route-does-not-reconnect-tp5794411p5794442.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to