[
https://issues.apache.org/jira/browse/KARAF-3899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Anstey resolved KARAF-3899.
------------------------------------
Resolution: Fixed
Fix Version/s: 2.4.4
4.0.1
3.0.5
http://git-wip-us.apache.org/repos/asf/karaf/commit/50a38ebc
> 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: 3.0.4, 4.0.0, 2.4.3
> Reporter: Jonathan Anstey
> Assignee: Jonathan Anstey
> Fix For: 3.0.5, 4.0.1, 2.4.4
>
>
> 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)