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

camel-jbang - Export to quarkus will startup quarkus and hang JVM

    XMLWordPrintableJSON

Details

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

    Description

      camel export --gav=com.mycompany:app:1.0 --dir=code --runtime=quarkus Timer2log.java
      Generating fresh run data
      Running using Quarkus v3.13.0 (preparing and downloading files)
      Listening for transport dt_socket at address: 5005
      __  ____  __  _____   ___  __ ____  ______
       --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
       -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
      --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
      2024-08-06 07:14:04,682 INFO  [org.apa.cam.qua.cor.CamelBootstrapRecorder] (Quarkus Main Thread) Apache Camel Quarkus 3.13.0 is starting
      
      2024-08-06 07:14:04,683 INFO  [org.apa.cam.mai.MainSupport] (Quarkus Main Thread) Apache Camel (Main) 4.7.0 is starting
      2024-08-06 07:14:04,722 INFO  [org.apa.cam.cli.con.LocalCliConnector] (Quarkus Main Thread) Camel JBang CLI enabled
      2024-08-06 07:14:04,754 INFO  [org.apa.cam.imp.eng.AbstractCamelContext] (Quarkus Main Thread) Apache Camel 4.7.0 (camel-1) is starting
      2024-08-06 07:14:05,034 INFO  [org.apa.cam.imp.eng.AbstractCamelContext] (Quarkus Main Thread) Routes startup (total:1 rest-dsl:1)
      2024-08-06 07:14:05,035 INFO  [org.apa.cam.imp.eng.AbstractCamelContext] (Quarkus Main Thread)     Started rest (rest://post:/message)
      2024-08-06 07:14:05,035 INFO  [org.apa.cam.imp.eng.AbstractCamelContext] (Quarkus Main Thread) Apache Camel 4.7.0 (camel-1) started in 280ms (build:0ms init:0ms start:280ms)
      2024-08-06 07:14:05,088 INFO  [io.quarkus] (Quarkus Main Thread) jbang-run-dummy 1.0-SNAPSHOT on JVM (powered by Quarkus 3.13.0) started in 1.540s. Listening on: http://localhost:8080
      2024-08-06 07:14:05,089 INFO  [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
      2024-08-06 07:14:05,089 INFO  [io.quarkus] (Quarkus Main Thread) Installed features: [camel-attachments, camel-cli-connector, camel-console, camel-core, camel-management, camel-microprofile-health, camel-platform-http, camel-rest, camel-rest-openapi, camel-xml-io-dsl, cdi, smallrye-context-propagation, smallrye-health, vertx]
      
      --
      Tests paused
      Press [e] to edit command line args (currently ''), [r] to resume testing, [o] Toggle test output, [:] for the terminal, [h] for more options>
      

      You then have to type 'q' to quit the quarkus app for the export to complete

      Attachments

        Issue Links

          Activity

            People

              davsclaus Claus Ibsen
              davsclaus Claus Ibsen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: