Hi,
If I use "bin/karaf debug clean" the active bundles are removed and the
log file is retained.
If I use "bin/karaf debug clean.all" the data file is removed but the
active bundles remain active.
I have also tried "cleanall" but in reading the jira I think clean.all
is the correct option .
Paul Fraser
On 19/9/21 3:05 pm, Jean-Baptiste Onofre wrote:
Hi Paul,
See https://issues.apache.org/jira/browse/KARAF-7146
Now a simple clean keep the log file. Cleanall removes all.
Regards
JB
Le 19 sept. 2021 à 01:09, Paul Fraser <[email protected]> a écrit :
Hi,
With my installation of 4.3.3, when running Karaf with bin/karaf debug clean
the data cache is cleaned but the karaf log remains.
If I delete the data directory before running karaf, the log is a fresh one.
Anything changed in 4.3.3 that might cause this?
Paul Fraser