Hi Magnolians,
I'm stuck with a strange exception, don't know what to do and I thought maybe
someone could help.
I've added a new task in my VersionHandler:
tasks.add(new BootstrapSingleModuleResource("Security role bootstrap", "Some
security", "/someCorrectPath",
ImportUUIDBehavior.IMPORT_UUID_COLLISION_REPLACE_EXISTING));
It was always fine this way since I began with this project, but now for this
special case I'm getting an exception:
javax.jcr.RepositoryException: node with uuid
67894454-aea3-4e45-8e54-0c5825dca3f5 cannot be replaced
at
org.apache.jackrabbit.core.xml.SysViewImportHandler.processNode(SysViewImportHandler.java:104)
at
org.apache.jackrabbit.core.xml.SysViewImportHandler.startElement(SysViewImportHandler.java:134)
at
org.apache.jackrabbit.core.xml.ImportHandler.startElement(ImportHandler.java:175)
Maybe some more infos:
- we're running Magnolia 4.5.11
- in this case I'm trying to import a new ACL role definition.
Seems it cound have something to do with permission to write in the ACL
repository. Do I need to do something special to be able to write there ? And
by the way, which JCR user/rights is Magnolia using at startup to perform the
bootstraps ?
Hope you can help, thanks in advance.
Cheers
Fabrice
--
Context is everything:
http://forum.magnolia-cms.com/forum/thread.html?threadId=6c37501c-bc9f-4c6f-8485-0918eb8ab169
----------------------------------------------------------------
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]>
----------------------------------------------------------------