Hello, update task that failing is in delta 5.2.1 (partial bootstrap of "/mgnl-bootstrap/activation/config.modules.activation.apps.xml"). Can you pls write from which to which version are you updating? Maybe you just downdrade version of activation module under 5.2.1
On 17.9.2014 15:49, Davide Gurgone (via Magnolia Forums) wrote: > Hi All, > we cannot access the Magnolia installation, due to the following error: > > [code] > ERROR info.magnolia.module.InstallContextImpl 17.09.2014 15:10:57 -- > Error > while installing or updating activation module. Task 'Check if the apps have > been installed yet' failed. (ItemExistsException: a node with uuid > 00d88123-4180-48d4-a4a9-e8ae829d8f1a already exists!) > java.lang.RuntimeException: Error importing > config.modules.activation.apps.activationMonitor: a node with uuid > 00d88123-4180-48d4-a4a9-e8ae829d8f1a already exists! > at > info.magnolia.importexport.DataTransporter.importXmlStream(DataTransporter.java:392) > at > info.magnolia.importexport.DataTransporter.importXmlStream(DataTransporter.java:241) > at > info.magnolia.module.delta.PartialBootstrapTask.bootstrap(PartialBootstrapTask.java:157) > at > info.magnolia.module.delta.PartialBootstrapTask.execute(PartialBootstrapTask.java:115) > at > info.magnolia.module.delta.ArrayDelegateTask.execute(ArrayDelegateTask.java:97) > at > info.magnolia.module.delta.ConditionalDelegateTask.execute(ConditionalDelegateTask.java:61) > at > info.magnolia.module.ModuleManagerImpl.applyDeltas(ModuleManagerImpl.java:509) > at > info.magnolia.module.ModuleManagerImpl.installOrUpdateModule(ModuleManagerImpl.java:491) > at > info.magnolia.module.ModuleManagerImpl$1.doExec(ModuleManagerImpl.java:274) > at info.magnolia.context.MgnlContext$VoidOp.exec(MgnlContext.java:414) > at info.magnolia.context.MgnlContext$VoidOp.exec(MgnlContext.java:411) > at > info.magnolia.context.MgnlContext.doInSystemContext(MgnlContext.java:385) > at > info.magnolia.module.ModuleManagerImpl.performInstallOrUpdate(ModuleManagerImpl.java:268) > at > info.magnolia.module.ui.ModuleManagerWebUI$2.run(ModuleManagerWebUI.java:124) > at java.lang.Thread.run(Thread.java:722) > Caused by: org.xml.sax.SAXException: a node with uuid > 00d88123-4180-48d4-a4a9-e8ae829d8f1a already exists! > javax.jcr.ItemExistsException: a node with uuid > 00d88123-4180-48d4-a4a9-e8ae829d8f1a already exists! > [/code] > > I think the causes to this issue are the following: > > 1. Magnolia Enterprise Bundle Installation > 2. Cycling deploy of our custom modules > 3. Trying to fix something on our custom authentication module, I think we > changed the configuration of this module > magnolia-module-activation-5.2.3.jar > > 4. After the first tomcat restart, Magnolia checked the module as to be > installed > 5. After clicking Start Install / Update Magnolia, the installation produced > the error above. > 6. After a lot of trying we deleted the > config.modules.activation.apps.activationMonitor.apps.xml file from the > bootstrap folder, but this does not fix the problem. > > How can I access Jackrabbit to fix this issue? Is it possible to startup > magnolia without the module installation and keep back the control? > > As you probably understand I'm not a Magnolia Expert... > > Thanks a lot, Davide. > -- Regards Evžen Fochr ---------------------------------------------------------------- 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]> ----------------------------------------------------------------
