Thread Determining if a specific node is a slave or master
Determining if a specific node is a slave or masterI am in need of trying to figure out if a specific node in a cluster is slave or master. The reason for this is because the F5 that does the load balancing wants to know the information and I know that the nodes...
Thread Session replication is not working with 6.4.0
Session replication is not working with 6.4.0Hi everyone, I have configured Jboss(6.4.0) Clustering using the domain Controller. The application is getting installed on every node of the Jboss. Domain Controller and two nodes are deployed three different...
Thread Problems persisting a replicated cache in WildFly 10
Problems persisting a replicated cache in WildFly 10I'm in progress of upgrading from JBoss 7.2 to WildFly 10, and most things have been ok. But now I have found out that the replicated infinispan cache which I have is not persisted to disk. There are no error...
Thread Can jboss nodes in a cluster have different ip's ?
Can jboss nodes in a cluster have different ip's ?Hi, I am a bit confused with the concept of nodes and cluster. I read on this page(Re: What are nodes in a cluster?) that nodes are jboss instances running on the same ip(which means the same machine) but on d...
Mod_cluster + Wildfly AS in Domain modeHello, I have successfully been able to setup a domain and cluster 2 main server groups. Each server group has been tied to a load balancer group with it's own multicast IP and load balancer name. Mod_cluster...
Thread Can someone provide a working JDBC_PING configuration?
Can someone provide a working JDBC_PING configuration?Hi, I've been struggling for 2 days to get JBoss AS6 cluster working using JDBC_PING, but everytime I start up JB, I get a dreaded error message: 12:51:31,676 INFO [JGroupsTransport] Unable to us...
Clustering issue in jboss4-0.5Hi, I am new to jboss. I have just migrated jboss application to new server linux. The application started up fine if only 1 node started up but when 2nd node started up, it throws exception. I am seein...
Thread jboss clustered spring security can login in diferent nodes
jboss clustered spring security can login in diferent nodeshi i'm facing a issue with spring security and clustered nodes with Jboss EAP 6.3. this is the scenario, in my application the users only are able to login on time if they try to login again security tells tha...
Thread Need help on the clustering issue -- failure reconnecting to channel...
Need help on the clustering issue -- failure reconnecting to channel...An exception was happened in company's JBoss AS clustering environment, from the error message below, it seems SERVER_A failed to send back a HEARTBEAT_ACK to SERVER_B, and then close the Socket, and finally failed to...
Thread Trouble getting two wildfly standalone servers to join a cluster
Trouble getting two wildfly standalone servers to join a clusterGood day, I have tried this very simple tutorial to create a simplest JBoss Wildfly 9.0.2 Final cluster possible, from two standalone clusters: http://lauraliparulo.altervista.org/wildfly-standalone-clustering/ I got...
Thread how can run 2 node (default , node1) on different ports (8070,8090)
how can run 2 node (default , node1) on different ports (8070,8090)Hi i have copy new /jboss-4.0.2 on my redhat server i want use othe port number (i changed port number from 8080 to 8070 in server.xml on this path /usr/local/jboss-4.0.2/server/default/deploy/jbossweb-t...
Thread HATimerService gets NameNotFoundException during stop
HATimerService gets NameNotFoundException during stopHi all, I have successfully builded in my application the HATimerService, it starts itselfs and all the subsequent timers and everything works correctly. Btw it is instead not able to stop without erro...
Info about SimpleSingletonElectionPolicyHi all, I have a problem using the SingletonElectionPolicy. First, I tried to modify the hasingleton service for including it in my application where I added the following dependencies. I moved the ja...
Clustering + Session sharing lock acquisition errorsI seem to be having some issues with clustering jboss 6 and being able to share sessions consistently. Now im very new to jboss and clustering so I may be missing something simple. My Setup: Server 1= Apach...
Thread How to configure two nodes in cluster as active and passive?
How to configure two nodes in cluster as active and passive?Hi I am able to configure two nodes in a cluster in WildFly 9, -each node starting in "standalone" mode and using default multicast address 230.0.0.4. However, how to configure one of them to be only "passive...
Thread Where is url configured for accessing single node in cluster JBoss 5
Where is url configured for accessing single node in cluster JBoss 5Hi, I have inherited a lot of legacy code in a new job. Part of this is a JBoss 5 cluster, it appears to be using mod_cluster. An issue has been raised where a url sent out in an email from one of our apps doe...