Issue Type: Bug Bug
Assignee: Unassigned
Created: 11/Apr/14 4:25 PM
Description:

1. We are able to see below error message when trying to deactivate the node in author instance.

2014-04-11 15:56:25,788 ERROR [ajp-bio-41609-exec-2] info.magnolia.cms.core.version.BaseVersionManager – failed to copy versionable node to version store, reverting all changes made in this session
2014-04-11 15:56:25,788 ERROR [ajp-bio-41609-exec-2] info.magnolia.module.admininterface.commands.VersionCommand – can't version
javax.jcr.ItemNotFoundException: failed to build path of 0dde13a5-5106-475b-8798-2810c131c8f4
at org.apache.jackrabbit.core.HierarchyManagerImpl.getPath(HierarchyManagerImpl.java:400)
at org.apache.jackrabbit.core.CachingHierarchyManager.getPath(CachingHierarchyManager.java:233)
at org.apache.jackrabbit.core.BatchedItemOperations.checkRemoveNode(BatchedItemOperations.java:842)
at org.apache.jackrabbit.core.BatchedItemOperations.checkRemoveNode(BatchedItemOperations.java:798)
at org.apache.jackrabbit.core.BatchedItemOperations.copyNodeState(BatchedItemOperations.java:1658)
at org.apache.jackrabbit.core.BatchedItemOperations.copy(BatchedItemOperations.java:419)
at org.apache.jackrabbit.core.WorkspaceImpl.internalCopy(WorkspaceImpl.java:430)
at org.apache.jackrabbit.core.WorkspaceImpl.clone(WorkspaceImpl.java:636)
at info.magnolia.cms.core.version.CopyUtil.clone(CopyUtil.java:267)

2. When we try to activate the changes in author instance, we are not getting any error in logs but susprising the changes are not reflected in the public node. This activation issue occurs only for the nodes which deactivation fails with above error (refer point 1)

Project: Magnolia Data Module
Priority: Blocker Blocker
Reporter: Gomathi Sankara
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <dev-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------

Reply via email to