Adrian Baker created KARAF-4690:
-----------------------------------
Summary: Karaf client fails to load if not able to write to
$KARAF_DATA/tmp
Key: KARAF-4690
URL: https://issues.apache.org/jira/browse/KARAF-4690
Project: Karaf
Issue Type: Bug
Components: karaf-core
Affects Versions: 4.0.6
Environment: Linux
Reporter: Adrian Baker
Running the Karaf client seems to result in an attempted write to the
$KARAF_DATA/tmp directory (see https://github.com/fusesource/hawtjni/issues/27).
This write will fail if the user running the client script doesn't have write
permission to this directory, which occurs if you've installed karaf as one
user, then use another user to invoke the client script.
I wonder if the standard default tmp directory is more appropriate for the
client process.
This appears to be a change from 4.0.4 -> 4.0.6.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)