[DEAD-13] Deadlink Module uses same uuid as Form2DB Module - cannot install both Created: 22/Sep/15  Updated: 22/Sep/15

Status: Open
Project: Deadlink
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Neutral
Reporter: Edgar Vonk Assignee: Marvin Kerkhoff
Resolution: Unresolved Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Template:
Acceptance criteria:
Empty
Task DoD:
[ ]* Doc/release notes changes? Comment present?
[ ]* Downstream builds green?
[ ]* Solution information and context easily available?
[ ]* Tests
[ ]* FixVersion filled and not yet released
[ ]  Architecture Decision Record (ADR)
Bug DoR:
[ ]* Steps to reproduce, expected, and actual results filled
[ ]* Affected version filled

 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.


Generated at Mon Feb 12 00:42:59 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.