Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
For instance:
19.09.2013 17:07:51 ERROR [org.apache.jackrabbit.core.cluster.ClusterNode.process():928] Unable to deliver node type operation:
{http://www.onehippo.org/jcr/hipposys/nt/1.0.5}updaterinfo already exists locally
This happens on cluster node 1 after on cluster node 2 new node types were registered while cluster node 1 was down.
When cluster node 1 is brought up again, it first loads the updated node types and afterwards processes the cluster updates from the journal. During the latter process new node types are found to be already cached, which causes the above error.