Details
Description
I have an issue below when using
mvn -P cargo.run -Drepo.path=existingStorage -Drepo.bootstrap=full
[INFO] [talledLocalContainer] 26.06.2017 16:49:19 ERROR localhost-startStop-1 [ConfigurationServiceImpl.applyConfig:470] Failed to apply config
[INFO] [talledLocalContainer] org.onehippo.cm.engine.ConfigurationRuntimeException: Failed to process property '/targeting:targeting/targeting:dataflow/modelTrainer/targeting:lock/hippo:lockExpirationTime' defined in [hippo-cms-test/hap/hap-enterprise-addon-targeting [targeting/dataflow.yaml]]: Node locked.
[INFO] [talledLocalContainer] at org.onehippo.cm.engine.ConfigurationConfigService.updateProperty(ConfigurationConfigService.java:636) ~[hippo-repository-engine-5.0.0-SNAPSHOT.jar:5.0.0-SNAPSHOT]
It is correct that the node is locked. But because of this, I cannot do a full bootstrap any more. Not sure if we should make an exception for locked nodes