You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Thomas Dalton (Jira)" <ji...@apache.org> on 2022/09/06 19:52:00 UTC

[jira] [Created] (KARAF-7545) Using System Service Reboot when launched with Karaf clean will clean the directories again

Thomas Dalton created KARAF-7545:
------------------------------------

             Summary: Using System Service Reboot when launched with Karaf clean will clean the directories again
                 Key: KARAF-7545
                 URL: https://issues.apache.org/jira/browse/KARAF-7545
             Project: Karaf
          Issue Type: Bug
    Affects Versions: 4.4.1
            Reporter: Thomas Dalton


Steps to reproduce:
 # Launch karaf using the `clean` argument.
 # Add some data to the data directories.
 # Running a `systemService.reboot()`

Expected Result: Data added to directories remains

Actual Result: Data is wiped again as the Main method still has `clean` as an argument



--
This message was sent by Atlassian Jira
(v8.20.10#820010)