[jboss-jira] [JBoss JIRA] (WFWIP-326) Bootable JAR - Web Clustering example on OpenShift is missing instructions

Fabio Burzigotti (Jira) issues at jboss.org
Fri Aug 7 10:19:00 EDT 2020


Fabio Burzigotti created WFWIP-326:
--------------------------------------

             Summary: Bootable JAR - Web Clustering example on OpenShift is missing instructions
                 Key: WFWIP-326
                 URL: https://issues.redhat.com/browse/WFWIP-326
             Project: WildFly WIP
          Issue Type: Bug
            Reporter: Fabio Burzigotti
            Assignee: Kabir Khan


When going through the steps for the Web clustering example [1], an error is logged by process executing in the pod:

{code}
12:48:14,631 INFO  [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 5.0.18.Final
12: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}'"
{code}

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





--
This message was sent by Atlassian Jira
(v7.13.8#713008)



More information about the jboss-jira mailing list