Description
When you now start up the cms you will see some messages like these:
[INFO] [talledLocalContainer] 09.11.2011 09:28:45 WARN [org.hippoecm.repository.jackrabbit.xml.PropInfo.apply():241] Property /hippo:configuration/hippo:workflows/internal/folder/hipposys:config/{}modify-on-copy already exist
[INFO] [talledLocalContainer] 09.11.2011 09:28:45 WARN [org.hippoecm.repository.jackrabbit.xml.PropInfo.apply():241] Property /hippo:configuration/hippo:workflows/internal/directory/hipposys:config/{}modify-on-copy already exist
[INFO] [talledLocalContainer] 09.11.2011 09:28:45 WARN [org.hippoecm.repository.jackrabbit.xml.PropInfo.apply():241] Property /hippo:configuration/hippo:workflows/embedded/folder-extended/hipposys:config/{}modify-on-copy already exist
Debugging this showed that (some?) initialize items are executed twice, at least during startup with a clean repository.
Note that these messages do not only occur when starting up with a clean repository but also upon subsequent restarts.