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

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

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.4, 4.0.0, 2.4.3
    • 3.0.5, 4.0.1, 2.4.4
    • None
    • 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

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

            Dates

              Created:
              Updated:
              Resolved: