Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-26412

Fix "ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.work.test.default.queuing" in TestRedisDefaultFileSystemItemFactory

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: 11.x
    • Component/s: Nuxeo Drive, Redis, Tests
    • Tags:
    • Story Points:
      3

      Description

      This is because we are loading both

      NuxeoDriveFeature
      > PlatformFeature
      > CoreFeature
      > WorkManagerFeature, loads test-default-workmanager-config.xml
      
      RedisFeature
      > test-default-workmanager-config.xml, needed because it's required by test-redis-workmanager.xml
      

      Making test-redis-workmanager.xml not require test-default-workmanager-config.xml and not loading test-default-workmanager-config.xml is not a solution because using the RedisFeature with the CoreFeature won't guarantee (at first glance) that test-redis-workmanager.xml will win.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                ataillefer Antoine Taillefer
                Reporter:
                ataillefer Antoine Taillefer
                Participants:
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated: