You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "huuhoait (via GitHub)" <gi...@apache.org> on 2023/12/04 15:01:45 UTC

[I] run error on camel 4.2 [camel-kamelets-examples]

huuhoait opened a new issue, #48:
URL: https://github.com/apache/camel-kamelets-examples/issues/48

   hi all!
   there was a problem when i built:: 
    jbang camel@apache/camel run *
   2023-12-04 21:54:07.790  INFO 2405 --- [           main] org.apache.camel.main.MainSupport   : Apache Camel (JBang) 4.2.0 is starting
   2023-12-04 21:54:07.953  INFO 2405 --- [           main] org.apache.camel.main.MainSupport   : Using Java 17.0.9 with PID 2405. Started by hoale in /Volumes/XData/Java/demo2
   org.apache.camel.PropertyBindingException: Error binding property (camel.server.metricsEnabled=true) with name: metricsEnabled on bean: org.apache.camel.main.HttpServerConfigurationProperties@6c42f2a1 with value: true
           at org.apache.camel.main.MainHelper.setPropertiesOnTarget(MainHelper.java:352)
           at org.apache.camel.main.BaseMainSupport.setHttpServerProperties(BaseMainSupport.java:1428)
           at org.apache.camel.main.BaseMainSupport.doConfigureCamelContextFromMainConfiguration(BaseMainSupport.java:1094)
           at org.apache.camel.main.BaseMainSupport.autoconfigure(BaseMainSupport.java:450)
           at org.apache.camel.main.MainSupport.autoconfigure(MainSupport.java:73)
           at org.apache.camel.main.KameletMain.autoconfigure(KameletMain.java:614)
           at org.apache.camel.main.BaseMainSupport.postProcessCamelContext(BaseMainSupport.java:657)
           at org.apache.camel.main.MainSupport.initCamelContext(MainSupport.java:339)
           at org.apache.camel.main.KameletMain.doInit(KameletMain.java:311)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] run error on camel 4.2 [camel-kamelets-examples]

Posted by "davsclaus (via GitHub)" <gi...@apache.org>.
davsclaus commented on issue #48:
URL: https://github.com/apache/camel-kamelets-examples/issues/48#issuecomment-1838915537

   You need Camel 4.3.0 when its released
   
   Or try with 4.3.0-SNAPSHOT


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] run error on camel 4.2 [camel-kamelets-examples]

Posted by "huuhoait (via GitHub)" <gi...@apache.org>.
huuhoait commented on issue #48:
URL: https://github.com/apache/camel-kamelets-examples/issues/48#issuecomment-1839892931

   tks
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] run error on camel 4.2 [camel-kamelets-examples]

Posted by "davsclaus (via GitHub)" <gi...@apache.org>.
davsclaus closed issue #48: run error on camel 4.2
URL: https://github.com/apache/camel-kamelets-examples/issues/48


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org