Hi Matteo, Thanks for your answer, it's nice to know the fact that i'm on the right track. But I do have some issues with deleting orphaned nodes.
I already tried: 1. Sync module -- deletes all parent issues, not orphaned nodes 2 and 3 - not possible to do in production due to lack of rights There might be an issue also with the Tools module; We currently use version 1.2, and I couldn't install 1.5, I guess it's incompatible with magnolia 4.5.7 So, wherener I try to delete a node with the script provided: http://documentation.magnolia-cms.com/display/DOCS45/Repository+inconsistency , I get this error: [code]MissingMethodException: No signature of method: static info.magnolia.tools.PersistenceManagerUtil.deleteNode() is applicable for argument types: (info.magnolia.cms.core.version.MgnlVersioningNodeWrapper, java.lang.Boolean, java.lang.Boolean) values: [node /inet/roxana-jcr-test, true, false] Possible solutions: deleteNode(org.apache.jackrabbit.core.NodeImpl, boolean, boolean)[/code] Do you know if there is a way to delete a jcr Node by uuid which is compatible with magnolia 4.5.7 and Tools module 1.2? Thanks! -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=c8cdd855-e7a0-41b5-8ae0-cf9f889ae4a6 ---------------------------------------------------------------- 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: <[email protected]> ----------------------------------------------------------------
