You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/03/02 10:58:00 UTC

[jira] [Created] (CAMEL-17734) camel-jbang - Cannot load kamelets

Claus Ibsen created CAMEL-17734:
-----------------------------------

             Summary: camel-jbang - Cannot load kamelets
                 Key: CAMEL-17734
                 URL: https://issues.apache.org/jira/browse/CAMEL-17734
             Project: Camel
          Issue Type: Task
          Components: camel-jbang
    Affects Versions: 3.16.0
            Reporter: Claus Ibsen
             Fix For: 3.16.0


Something is maybe wrong, just noticed I could not run the chuck-norris source kamelet.

Caused by: org.apache.camel.VetoCamelContextStartException: Failure creating route from template: chuck-norris-source
	at org.apache.camel.component.kamelet.KameletComponent$LifecycleHandler.onContextInitialized(KameletComponent.java:422)
	at org.apache.camel.impl.engine.AbstractCamelContext.doInit(AbstractCamelContext.java:2946)
	at org.apache.camel.support.service.BaseService.init(BaseService.java:83)
	at org.apache.camel.impl.engine.AbstractCamelContext.init(AbstractCamelContext.java:2620)
	... 18 more



--
This message was sent by Atlassian Jira
(v8.20.1#820001)