Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-28824

It is not possible to debug quarkus Java component - referencing non existing project

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • 4.30.x
    • 4.26.0.Final
    • openshift
    • None
    • Hide

      Fedora 36, Eclipse 2022-12 Jee R, JBT 4.26.0.final (staging update site)
      1. Create empty project in eclipse workspace
      2. Connect to the cluster in OpenShift app. explorer
      3. Create new project
      4. Create new component (quarkus, Java) with redhat-product starter
      5. Run start dev mode
      6. assert: App is deployed and running, changes are grabbed by the odo.
      7. Debug the component -> Choose 5858 port to run since there are multiple ports
      8. Assert: debugging is started and you can reach a breakpoint in the java class
      Actual result: See the attached pic, error saying: error while connecting to the debugger.

      Show
      Fedora 36, Eclipse 2022-12 Jee R, JBT 4.26.0.final (staging update site) 1. Create empty project in eclipse workspace 2. Connect to the cluster in OpenShift app. explorer 3. Create new project 4. Create new component (quarkus, Java) with redhat-product starter 5. Run start dev mode 6. assert: App is deployed and running, changes are grabbed by the odo. 7. Debug the component -> Choose 5858 port to run since there are multiple ports 8. Assert: debugging is started and you can reach a breakpoint in the java class Actual result: See the attached pic, error saying: error while connecting to the debugger.
    • ---

    Description

      I got an error when trying to debug a component created from starter app using quarkus Java runtime. See the attached png.

      Attachments

        Activity

          People

            jmaury@redhat.com Jeff MAURY
            odockal@redhat.com Ondrej Dockal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: