-
Bug
-
Resolution: Done
-
Minor
-
None
-
None
-
Resolved in 2.0.0.Beta2
When going through the steps for the Web clustering example [1], an error is logged by process executing in the pod:
�[0m�[0m12:48:14,631 INFO [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 5.0.18.Final �[0m�[31m12:48:14,673 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 24) WFLYCTL0013: Operation ("add") failed - address: ([ ("subsystem" => "jgroups"), ("stack" => "udp"), ("protocol" => "AUTH"), ("token" => "digest") ]) - failure description: "WFLYCTL0211: Cannot resolve expression '${env.JGROUPS_CLUSTER_PASSWORD}'"
The error eventually disappears if the JGROUPS_CLUSTER_PASSWORD environment variable is set to mypassword
[1]
https://github.com/wildfly-extras/wildfly-jar-maven-plugin/tree/master/examples/web-clustering