Details
Description
While running in a clustered environment the repository sometimes logs for instance the following error messages.
This happens as far as I can see on the first startup of a second node that synchs the cluster and tries to replay the nodetype registrations. Because the nodetypes already exist in the workspace the message is thrown.
I'm wondering if this should really be an ERROR or a WARN or should not be thrown at all.
The following log is from an existing 7.7 project.
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
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}updaterfolder already exists locally
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}update already exists locally
19.09.2013 17:07:51 ERROR [org.apache.jackrabbit.core.cluster.ClusterNode.process():928] Unable to deliver node type operation:
{http://www.hippoecm.org/hipposched/nt/1.3}workflowjob already exists locally
19.09.2013 17:07:51 ERROR [org.apache.jackrabbit.core.cluster.ClusterNode.process():928] Unable to deliver node type operation:
{http://www.hippoecm.org/hipposched/nt/1.3}jobgroup already exists locally
19.09.2013 17:07:55 ERROR [org.apache.jackrabbit.core.cluster.ClusterNode.process():928] Unable to deliver node type operation:
{http://www.onehippo.org/jcr/hipposearch/nt/1.0}constraint already exists locally
19.09.2013 17:07:55 ERROR [org.apache.jackrabbit.core.cluster.ClusterNode.process():928] Unable to deliver node type operation:
{http://www.onehippo.org/jcr/hipposearch/nt/1.0}compoundconstraint already exists locally
19.09.2013 17:07:55 ERROR [org.apache.jackrabbit.core.cluster.ClusterNode.process():928] Unable to deliver node type operation:
{http://www.onehippo.org/jcr/hipposearch/nt/1.0}primitiveconstraint already exists locally