[jboss-jira] [JBoss JIRA] (WFLY-8891) Cluster deployment is not happening with wildfly 10
Subash singh (JIRA)
issues at jboss.org
Mon Jun 5 06:04:00 EDT 2017
Subash singh created WFLY-8891:
----------------------------------
Summary: 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
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