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

The singleton subsystem socket-binding-preferences cannot support expressions

XMLWordPrintable

                  "socket-binding-preferences" => {
                      "type" => LIST,
                      "description" => "The list of preferred node socket bindings",
                      "expressions-allowed" => true,
                      "required" => false,
                      "nillable" => true,
                      "alternatives" => ["name-preferences"],
                      "capability-reference" => "org.wildfly.network.outbound-socket-binding",
                      "min-length" => 0L,
                      "max-length" => 2147483647L,
                      "value-type" => STRING,
                      "access-type" => "read-write",
                      "storage" => "configuration",
                      "restart-required" => "no-services"
                  }
      

      is a model reference and cannot support expressions.

      22:53:03,776 ERROR [org.jboss.as.controller] (Controller Boot Thread) WFLYCTL0362: Capabilities required by resource '/subsystem=singleton/singleton-policy=default/election-policy=random' are not available:
          org.wildfly.network.outbound-socket-binding.binding1}; Possible registration points for this capability:
      		/socket-binding-group=*/remote-destination-outbound-socket-binding=*
      		/socket-binding-group=*/local-destination-outbound-socket-binding=*
          org.wildfly.network.outbound-socket-binding.${xxxxx.xx:binding0; Possible registration points for this capability:
      		/socket-binding-group=*/remote-destination-outbound-socket-binding=*
      		/socket-binding-group=*/local-destination-outbound-socket-binding=*
      

              rhn-engineering-rhusar Radoslav Husar
              rhn-engineering-rhusar Radoslav Husar
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: