You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Shivaranjini (JIRA)" <ji...@apache.org> on 2017/03/27 05:01:41 UTC

[jira] [Updated] (CAMEL-11071) Exception not thrown on connect failed in Dynamic Routes

     [ https://issues.apache.org/jira/browse/CAMEL-11071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shivaranjini updated CAMEL-11071:
---------------------------------
    Description: 
Whenever the camel route is unable to connect to an endpoint(from a list of endpoints dynamically generated using "@DynamicRouter"), it stops sftp-ing the files to all endpoints after the failed endpoint and also it does not throw an error when the said endpoint fails.
 Is there a way to resolve this issue, because an exception doesn't seem to be thrown. (I have added the onException clause to the camel route to handle any exception thrown)

Camel Version used: 2.11.0

http://stackoverflow.com/questions/40966290/apache-camel-dynamic-route-continue-when-exception-occurs

  was:
Whenever the camel route is unable to connect to an endpoint(from a list of endpoints dynamically generated using "@DynamicRouter"), it stops sftp-ing the files to all endpoints after the failed endpoint and also it does not throw an error when the said endpoint fails.
 Is there a way to resolve this issue, because an exception doesn't seem to be thrown. (I have added the onException clause to the camel route to handle any exception thrown)

http://stackoverflow.com/questions/40966290/apache-camel-dynamic-route-continue-when-exception-occurs


> Exception not thrown on connect failed in Dynamic Routes
> --------------------------------------------------------
>
>                 Key: CAMEL-11071
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11071
>             Project: Camel
>          Issue Type: Bug
>            Reporter: Shivaranjini
>            Priority: Critical
>
> Whenever the camel route is unable to connect to an endpoint(from a list of endpoints dynamically generated using "@DynamicRouter"), it stops sftp-ing the files to all endpoints after the failed endpoint and also it does not throw an error when the said endpoint fails.
>  Is there a way to resolve this issue, because an exception doesn't seem to be thrown. (I have added the onException clause to the camel route to handle any exception thrown)
> Camel Version used: 2.11.0
> http://stackoverflow.com/questions/40966290/apache-camel-dynamic-route-continue-when-exception-occurs



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)