Hi Robin, yes, I am using two databases. Each of them in a separate directory author -> webapps/authorInstance/repositories/workspaces/... public -> webapps/publicInstance/repositories/workspaces/...
I don't think that there is a problem with the position of the databases. I have about 70 pages created and this problem is only with one node in a paragraph. Is there a possibility to delete only this node in repository (manually). Best regards Zdenko --------------------------------------------------------- Hi Zdenko, are you using the same database for public and author instance? (You can check it under weapps/mangoliaAuthor/repositories/workspaces/<workspace>/workspace.xml , the same for the public instance. Although you described a problem within your website repository, check the other repositories too.) Be sure that they are using different databases. Best regards Robin --------------------------------------------------------- Hi, > > > > I have a problem with an existing node in a page. I can't delete it. > > In the logs I get following errors: > > > > ERROR info.magnolia.context.WebContextImpl > > 18.04.2007 09:36:03 -- the > > current jcr session has pending changes but shouldn't please set to > > debug level to see the dumped details ERROR > > > info.magnolia.module.admininterface.AdminTreeMVCHandler > > > > 18.04.2007 09:36:43 -- can't delete > > javax.jcr.RepositoryException: /: unable to update > > item.: > > 3418f5eb-92ee-4939-a342-37417f716a12: > > 3418f5eb-92ee-4939-a342-37417f716a12 > > at > > > org.apache.jackrabbit.core.ItemImpl.save(ItemImpl.java:1212) > > ... > > ... > > Caused by: > > > org.apache.jackrabbit.core.state.NoSuchItemStateException: > > > > 3418f5eb-92ee-4939-a342-37417f716a12 > > at > > > org.apache.jackrabbit.core.state.SharedItemStateManager.getNodeReferences > > > > (SharedItemStateManager.java:330 > > ... > > ... > > > > In the mailing list I didn't found some help. Does anybody know the > > problem and a solution? In magnolia I set in the author instance the > > subscriber to false and try to delete the node. But in the logs > > there was the same error. How can I remove this node without delete > > the whole repository? > > Could it be a problem with versioning and publishing? > > > > I use Magnolia 3.0.2 Community Edition without custom settings. > > > > Thank you for help. > > Zdenko ---------------------------------------------------------------- for list details see http://documentation.magnolia.info/docs/en/editor/stayupdated.html ----------------------------------------------------------------
