Can't restore some node structures with custom versioning
---------------------------------------------------------
Key: NXP-1522
URL: http://jira.nuxeo.org/browse/NXP-1522
Project: Nuxeo Enterprise Platform 5
Issue Type: Bug
Components: JCRConnector
Affects Versions: 5.1.0.GA
Reporter: Florent Guillaume
Assignee: Florent Guillaume
Priority: Major
Fix For: 5.1.1
Some node structures can't be restored properly, producing:
javax.jcr.nodetype.ConstraintViolationException: no matching property
definition found for {http://www.nuxeo.org/ecm/system}frozenNode
at
org.apache.jackrabbit.core.nodetype.EffectiveNodeType.getApplicablePropertyDef(EffectiveNodeType.java:773)
at
org.apache.jackrabbit.core.NodeImpl.getApplicablePropertyDefinition(NodeImpl.java:933)
at
org.apache.jackrabbit.core.NodeImpl.getOrCreateProperty(NodeImpl.java:429)
at
org.apache.jackrabbit.core.NodeImpl.getOrCreateProperty(NodeImpl.java:400)
at org.apache.jackrabbit.core.NodeImpl.setProperty(NodeImpl.java:2232)
at
org.nuxeo.ecm.core.versioning.custom.VerServUtils.restoreNodeProps(VerServUtils.java:514)
at
org.nuxeo.ecm.core.versioning.custom.VerServUtils.restoreChildNodes(VerServUtils.java:604)
at
org.nuxeo.ecm.core.versioning.custom.VerServUtils.restoreNodeProps(VerServUtils.java:526)
at
org.nuxeo.ecm.core.versioning.custom.CustomVersioningService.restore(CustomVersioningService.java:312)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets