Martin Lichtin created KARAF-2972:
-------------------------------------
Summary: bin/start clean causes deletion of 'data/karaf.log' where
stdout/err is going
Key: KARAF-2972
URL: https://issues.apache.org/jira/browse/KARAF-2972
Project: Karaf
Issue Type: Bug
Affects Versions: 2.3.4
Reporter: Martin Lichtin
bin/start script redirects stdout/err to data/karaf.out and then call the
bin/karaf script.
If the 'clean' argument is given, the bin/karaf script however will then delete
the 'data' directory.
I believe a solution is to do the stdout/err redirection in the bin/karaf
script where the JVM is launched.
--
This message was sent by Atlassian JIRA
(v6.2#6252)