Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-23936

[GSS](7.4.z) WFLY-17106 - jboss-web.xml replication-config causes failure in non-clustered EAP 7.4 configurations

XMLWordPrintable

    • False
    • None
    • False
    • +
    • Hide

      Configure jboss-web.xml with <replication-config> such as:

      <replication-config>
          <replication-granularity>ATTRIBUTE</replication-granularity>
      </replication-config>

      and deploy to a non-HA profile (standalone.xml/standalone-full.xml) in EAP 7.4.

      Show
      Configure jboss-web.xml with <replication-config> such as: <replication-config> <replication-granularity>ATTRIBUTE</replication-granularity> </replication-config> and deploy to a non-HA profile (standalone.xml/standalone-full.xml) in EAP 7.4.

      Use of jboss-web.xml <replication-config> in a non-HA (standalone.xml/standalone-full.xml) profile causes an error in EAP 7.4.

      WFLYCTL0013: Operation ("deploy") failed - address: ([("deployment" => "test.war")]) - failure description: {
          "WFLYCTL0412: Required services that are not installed:" => [
              "org.wildfly.clustering.cache.group.web.default-server",
              "org.wildfly.clustering.cache.registry.web.default-server"
          ],

      This is a regression from EAP 7.3 and earlier where no errors occur.

            thofman Tomas Hofman
            rhn-support-dereed Dennis Reed
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: