Andrea Tarocchi created CAMEL-16569:
---------------------------------------

             Summary: 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


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)

Reply via email to