[jboss-jira] [JBoss JIRA] (WFWIP-178) [Galleon] Script fails when JGROUPS_CLUSTER_PASSWORD is set by template

Jean Francois Denise (Jira) issues at jboss.org
Mon Aug 26 12:14:00 EDT 2019


    [ https://issues.jboss.org/browse/WFWIP-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13775425#comment-13775425 ] 

Jean Francois Denise commented on WFWIP-178:
--------------------------------------------

[~mjurc], the chained build is not in the context of this issue. We have existing template that consider the EAP server to contain a complete configuration. When using galleon we can't guarantee that the provisioned server will contain it all. For example jgroups will be not present when provisioning a cloud-profile.

With respect to chained build and legacy templates, you should log a new issue, something like "Existing EAP templates are not taking benefit of chained builds".


> [Galleon] Script fails when JGROUPS_CLUSTER_PASSWORD is set by template
> -----------------------------------------------------------------------
>
>                 Key: WFWIP-178
>                 URL: https://issues.jboss.org/browse/WFWIP-178
>             Project: WildFly WIP
>          Issue Type: Bug
>          Components: OpenShift
>            Reporter: Nikoleta Ziakova
>            Assignee: Jean Francois Denise
>            Priority: Blocker
>
> Steps to reproduce:
> # Provision server without jgroups subsystem, e.g. https://github.com/nziakova/jboss-eap-quickstarts/tree/with_galleon_dir/kitchensink/galleon
> # Use [template|https://github.com/jboss-container-images/jboss-eap-7-openshift-image/blob/eap-cd-dev/templates/eap-cd-basic-s2i.json] to deploy the application
> The template sets default {{JGROUPS_CLUSTER_PASSWORD}} which causes the scripts fail:
> {code}
> ERROR "Cannot configure the jgroups authentication. The jgroups subsystem is not present in the server configuration file."
> {code}
> It must be decided whether it is a bug in scripts or templates. Updating the templates would cause backwards compatibility issues.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list