So here's a crappy situation. I have a site running Magnolia 4.1 w/ the PostgreSQL bundle DB persistence manager. The server suffered file system corruption leading to me having no choice but to delete some rows from the "version_bundle" table. There is no good backup.

Magnolia is running but now complains about version problems when I try to activate some of the content, e.g.,

2009-09-21 12:57:57,607 ERROR info.magnolia.cms.core.version.BaseVersionManager : failed to copy versionable node to version store, reverting all changes made in this session 2009-09-21 12:57:57,607 ERROR olia.module.admininterface.commands.VersionCommand: can't version javax.jcr.RepositoryException: 5848fbd6-e5d9-4156-bc9d-7cc5fcfbc303: 5848fbd6-e5d9-4156-bc9d-7cc5fcfbc303

org.apache.jackrabbit.core.state.ItemStateException: Unable to resolve path for item: 1b7820ec-e8b3-4ed3-939d-2698057c42d9/{http://www.jcp.org/jcr/1.0 }successors

2009-09-21 12:53:42,933 ERROR olia.module.admininterface.commands.VersionCommand: can't version
java.lang.IllegalArgumentException: Failed to create version {}1.1.

etc.

Grasping at straws here but does anyone have any suggestions for cleaning this up? The approach I am taking now is to export all the content since at least most of it still seems to be there into a separate instance of Magnolia and then eventually move it all back over.

Tom


----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to