Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-21148

camel-jbang - camel run seems to get stuck at start up time when using camel-version config set

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • 4.8.0
    • 4.8.0
    • camel-jbang
    • None
    • Unknown

    Description

      Running the following commands:

      rm -r ~/.m2/repository
      rm -r .camel-jbang/
      rm hello.java 
      jbang app uninstall camel
      jbang cache clear
      jbang app install camel@apache/camel
      camel version set 4.8.0-SNAPSHOT
      camel init hello.java
      camel run hello.java

      also with:

      camel run --fresh hello.java

      It seems to get Camel JBang in a loop, stuck at startup time. This is the output:

      Running integration with the following configuration:
          --camel-version=4.8.0-SNAPSHOT
      [jbang] Resolving dependencies...
      [jbang] Artifacts used for dependency management:
               org.apache.camel:camel-bom:pom:4.8.0-SNAPSHOT
      [jbang] org.apache.camel:camel-jbang-core:jar:4.8.0-SNAPSHOT
               org.apache.camel.kamelets:camel-kamelets:jar:4.7.0
      Done
      [jbang] Dependencies resolved
      Running integration with the following configuration:
          --camel-version=4.8.0-SNAPSHOT
      Running integration with the following configuration:
          --camel-version=4.8.0-SNAPSHOT
      Running integration with the following configuration:
          --camel-version=4.8.0-SNAPSHOT
      ...

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            bruno.meseguer Bruno Meseguer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: