Details
-
Bug
-
Resolution: Unresolved
-
Neutral
-
None
-
None
-
None
Description
Hi Marvin,
I tried to install the Deadlink App Module but I cannot start Magnolia then because we also have your Form2db Module installed and these 2 modules use the very same UUID. Not so unique.. It is quite hard to generate the same UUID twice so I guess you copy-pasted a little too much. ![]()
2015-09-22 13:47:18,054 ERROR info.magnolia.module.InstallContextImpl : [408/841 tasks - form2db-app Magnolia Module (version 1.1.0)]> Error while installing or updating form2db-app module. Task 'Bootstrap' failed. (ItemExistsException: a node with uuid c1525bad-4d48-459b-8365-fde792256cb3 already exists!) java.lang.RuntimeException: Error importing config.modules.form2db-app.apps.form2db: a node with uuid c1525bad-4d48-459b-8365-fde792256cb3 already exists! at info.magnolia.importexport.DataTransporter.importXmlStream(DataTransporter.java:385) at info.magnolia.importexport.DataTransporter.importXmlStream(DataTransporter.java:240) at info.magnolia.importexport.BootstrapUtil.bootstrap(BootstrapUtil.java:120) at info.magnolia.module.delta.BootstrapResourcesTask.execute(BootstrapResourcesTask.java:73)
This UUID is used in both:
- /de/marvinkerkhoff/form2db-app/1.1.0/form2db-app-1.1.0.jar!/mgnl-bootstrap/form2db-app/config.modules.form2db-app.apps.form2db.xml
- /de/marvinkerkhoff/deadlink-app/1.1.6/deadlink-app-1.1.6.jar!/mgnl-bootstrap/deadlink-app/V2/config.modules.deadlink-app.apps.deadlink.xml
It should be fixed in either the Deadlink or the Form2db Module.
Checklists
Acceptance criteria