Hi Chandan This sounds like an issue that’s been around for quite some time. Do you have multiple bundles sharing the same configuration file? If you do the trick is to create symlinks to the one config file, and give each of the bundles that symlink name, which then gives them each a virtual separate config file name.
I haven’t tried newer karaf version to see if this is fixed as the workaround has never failed me. -- James > On 2024-12-10, at 06:07, Chandan Singh <mailbox.chandansi...@gmail.com> wrote: > > > Hi all , > > We are facing an issue where we notice some of the config files in the etc > folder are getting blanked during karafs restart randomly . Has anyone > faced anything that needs to be checked / configured ? We are facing this in > karaf 4.3.10 .. These files are our custom config files/ where we have mvn > setting etc . > > > Regards > Chandan