Jonathan Anstey created KARAF-3899:
--------------------------------------
Summary: PID file for child instances not getting written when dir
has spaces
Key: KARAF-3899
URL: https://issues.apache.org/jira/browse/KARAF-3899
Project: Karaf
Issue Type: Bug
Affects Versions: 2.4.3, 4.0.0, 3.0.4
Reporter: Jonathan Anstey
Assignee: Jonathan Anstey
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...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)