Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-20809

Including web-clustering layer in a gallion provision causes faiure due to duplicate cache

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • Clustering
    • None
    • Hide
      1. Download attached pom
      2. run "mvn install"

       

      Show
      Download attached pom run "mvn install"  
    • ---
    • ---

      If the web-clustering layer is included when doing a galleon/wildfly-maven-plugin provision, the provision fails with the attached stack due to the infinispan -> web -> sso cache attempting to be created twice.  Running maven install on the attached pom will generate the error.

       

      [ERROR] }: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-40" => "WFLYCTL0436: Cannot register capability 'org.wildfly.clustering.cache.singleton-service-builder-factory.web.sso' at location '[
      [ERROR]     (\"subsystem\" => \"infinispan\"),
      [ERROR]     (\"cache-container\" => \"web\"),
      [ERROR]     (\"replicated-cache\" => \"sso\")
      [ERROR] ]' as it is already registered in context 'global' at location(s) '[[
      [ERROR]     (\"subsystem\" => \"infinispan\"),
      [ERROR]     (\"cache-container\" => \"web\"),
      [ERROR]     (\"local-cache\" => \"sso\")
      [ERROR] ]]'"}}
      [ERROR] -> [Help 1]

        1. provisionStack.txt
          19 kB
        2. pom.xml
          3 kB

              pferraro@redhat.com Paul Ferraro
              swilcox@icat.com Seth Wilcox (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: