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

PID file for child instances not getting written when dir has spaces

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 3.0.4, 4.0.0, 2.4.3
    • Fix Version/s: 3.0.5, 4.0.1, 2.4.4
    • Component/s: None
    • Labels:
      None

      Description

      org.apache.karaf.jpm.impl.ProcessImpl.create starts a child instance by running a script which has a line like:
      echo $! > ${pid.file}
      Which of course won't work if pid.file has spaces in it. Simple fix coming...

        Attachments

          Activity

            People

            • Assignee:
              janstey Jonathan Anstey
              Reporter:
              janstey Jonathan Anstey
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: