Hello, Probably this https://issues.apache.org/jira/browse/CAMEL-19103 will solve your issue, the fix is already merged on 3.20.x, 3.x and main branch.
Greetings, Federico Il giorno mar 14 mar 2023 alle ore 18:29 Chirag <chirag.sangh...@gmail.com> ha scritto: > This is for linux: > > $ jbang --version > 0.104.0 > $ camel -V > 3.20.2 > $ ls > first.yaml > $ camel run * > 2023-03-14 13:24:53.909 INFO 1766376 --- [ main] > org.apache.camel.main.MainSupport : Apache Camel (JBang) 3.20.2 is > starting > 2023-03-14 13:24:54.173 INFO 1766376 --- [ main] > org.apache.camel.main.MainSupport : Using Java 11.0.8 with PID > 1766376. Started by mifadmin in /home/mifadmin > 2023-03-14 13:24:54.194 INFO 1766376 --- [ main] > mel.cli.connector.LocalCliConnector : Camel CLI enabled (local) > 2023-03-14 13:24:55.399 INFO 1766376 --- [ main] > el.impl.engine.AbstractCamelContext : Apache Camel 3.20.2 (first) is > starting > 2023-03-14 13:24:55.599 INFO 1766376 --- [ main] > el.impl.engine.AbstractCamelContext : Routes startup (started:1) > 2023-03-14 13:24:55.599 INFO 1766376 --- [ main] > el.impl.engine.AbstractCamelContext : Started route1 > (timer://yaml) > 2023-03-14 13:24:55.599 INFO 1766376 --- [ main] > el.impl.engine.AbstractCamelContext : Apache Camel 3.20.2 (first) > started in 636ms (build:245ms init:192ms start:199ms JVM-uptime:2s) > 2023-03-14 13:24:56.579 INFO 1766376 --- [ - timer://yaml] > first.yaml:11 : Hello Camel from yaml > 2023-03-14 13:24:57.567 INFO 1766376 --- [ - timer://yaml] > first.yaml:11 : Hello Camel from yaml > 2023-03-14 13:24:58.567 INFO 1766376 --- [ - timer://yaml] > first.yaml:11 : Hello Camel from yaml > 2023-03-14 13:24:59.568 INFO 1766376 --- [ - timer://yaml] > first.yaml:11 : Hello Camel from yaml > ^C2023-03-14 13:24:59.661 INFO 1766376 --- [ main] > el.impl.engine.AbstractCamelContext : Apache Camel 3.20.2 (first) is > shutting down (timeout:10s) > 2023-03-14 13:24:59.669 INFO 1766376 --- [ main] > el.impl.engine.AbstractCamelContext : Routes stopped (stopped:1) > 2023-03-14 13:24:59.669 INFO 1766376 --- [ main] > el.impl.engine.AbstractCamelContext : Stopped route1 > (timer://yaml) > 2023-03-14 13:24:59.673 INFO 1766376 --- [ main] > el.impl.engine.AbstractCamelContext : Apache Camel 3.20.2 (first) > shutdown in 12ms (uptime:4s JVM-uptime:7s) > 2023-03-14 13:24:59.673 INFO 1766376 --- [ main] > org.apache.camel.main.MainSupport : Apache Camel (JBang) 3.20.2 > shutdown > > $ camel run * --camel-version=3.20.1 > No Camel integration files to run > > > Should this be a JIRA? attached is highlighted documentation page. > > > > ચિરાગ/चिराग/Chirag > ------------------------------------------ > Sent from My Gmail Account >