[jboss-jira] [JBoss JIRA] (WFLY-8891) Cluster deployment is not happening with wildfly 10

Paul Ferraro (JIRA) issues at jboss.org
Mon Jun 5 08:50:01 EDT 2017


     [ https://issues.jboss.org/browse/WFLY-8891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Ferraro closed WFLY-8891.
------------------------------
    Resolution: Rejected


2 nodes on different hosts will never form a cluster if they are configured to communicate via the loopback interface.  Start your servers with the "private" interface configured appropriately, i.e. -Djboss.bind.address.private=...

> Cluster deployment is not happening with wildfly 10
> ---------------------------------------------------
>
>                 Key: WFLY-8891
>                 URL: https://issues.jboss.org/browse/WFLY-8891
>             Project: WildFly
>          Issue Type: Bug
>          Components: Clustering
>    Affects Versions: 10.0.0.Final
>         Environment: OS - rhel- 6.7
> JRE - openjdk 1.8
> Keycloak-3.0.0
>            Reporter: Subash singh
>            Assignee: Paul Ferraro
>            Priority: Critical
>   Original Estimate: 2 days
>  Remaining Estimate: 2 days
>
> When we reviewed the logs of the second instance, we saw:
> 2017-06-05 14:33:05,123 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-3) ISPN000078: Starting JGroups channel web
> 2017-06-05 14:33:05,123 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-5) ISPN000078: Starting JGroups channel keycloak
> 2017-06-05 14:33:05,123 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000078: Starting JGroups channel server
> 2017-06-05 14:33:05,123 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-2) ISPN000078: Starting JGroups channel ejb
> 2017-06-05 14:33:05,123 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-7) ISPN000078: Starting JGroups channel hibernate
> Received new cluster view for channel keycloak:* [keycloak02|0] (1) [keycloak02]*
> 2017-06-05 14:33:05,148 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-7) ISPN000094: Received new cluster view for channel hibernate: [keycloak02|0] (1) [keycloak02]
> 2017-06-05 14:33:05,149 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-2) ISPN000094: Received new cluster view for channel ejb: [keycloak02|0] (1) [keycloak02]
> 2017-06-05 14:33:05,149 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000094: Received new cluster view for channel server: [keycloak02|0] (1) [keycloak02]
> 2017-06-05 14:33:05,149 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-3) ISPN000094: Received new cluster view for channel web: [keycloak02|0] (1) [keycloak02]
> both nodes are not joining the cluster.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list