Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-5458

Broken modules due to circular dependencies

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 8.0.0.Alpha1, 8.0.0.Final
    • None
    • Build
    • None

    Description

      There's still a circular dependency hell between hibernate search 5.2. (depends on infinispan 7.2.0.Final) and Infinispan (depends on hibernate Search 5.2.0.Final), causing failures on master:

      Caused by: java.lang.Exception: {"JBAS014671: Failed services" => {"jboss.persistenceunit.\"master.war#pu-master\"" => "org.jboss.msc.service.StartException in service jboss.persistenceunit.\"master.war#pu-master\": org.jboss.modules.ModuleLoadError: org.infinispan:ispn-7.2
          Caused by: org.jboss.modules.ModuleLoadError: org.infinispan:ispn-7.2"}}
      

      There was an alias in place to mitigate that until hibernate search has infinispan dependency, but apparently it was removed on ISPN-5445

      Attachments

        Activity

          People

            gfernand@redhat.com Gustavo Fernandes (Inactive)
            gfernand@redhat.com Gustavo Fernandes (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: