Uploaded image for project: 'Karaf'
  1. Karaf
  2. KARAF-4150

bin/status fails if KARAF_DEBUG is set

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.4.0
    • 2.4.4, 3.0.6, 4.0.4
    • karaf

    Description

      KARAF-1410 does not set the JPDA Debug options if

      if [ "x$MODE" = "xstop" ]; then
          return
      fi
      if [ "x$MODE" = "xclient" ]; then
          return
      fi
      

      but misses out on the bin/status command
      Running bin/status with KARAF_DEBUG enabled, raises the same error as in KARAF-1410.

      Attachments

        Issue Links

          Activity

            People

              jbonofre Jean-Baptiste Onofré
              tmielke Torsten Mielke
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: