Description
By default, the root Karaf instance is named "root" and after startup this appears in instances/instance.properties as:
item.0.name=root
Now, if karaf.name is later changed, this file never gets updated with the new name. The only way currently to get instance.properties up to date, is to delete the file so it is regenerated.