[
https://issues.apache.org/jira/browse/CAMEL-16569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrea Tarocchi updated CAMEL-16569:
------------------------------------
Fix Version/s: 3.10.0
> camel-kamelet don't check for duplicate id routes during route creation from
> a template
> ----------------------------------------------------------------------------------------
>
> Key: CAMEL-16569
> URL: https://issues.apache.org/jira/browse/CAMEL-16569
> Project: Camel
> Issue Type: Bug
> Components: camel-kamelet
> Reporter: Andrea Tarocchi
> Assignee: Andrea Tarocchi
> Priority: Major
> Fix For: 3.10.0
>
>
> If for any reason a route created from a camel-kamelet template has a
> conflicting id (i.e. an id equal to any other route in the same camel
> context) a weird error occur:
> {code}
> org.apache.camel.FailedToStartRouteException: Failed to start route test
> because of null
> {code}
> instead of the real cause, these makes diagnosing the problem quite hard.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)