View Full Version : help with jboss clustering
tumelo
06-19-2007, 03:19 PM
im tryin to connect to a cluster using 2 machines bt im havin problems. im using jboss 4.0.5. one instance connects bt the other one doesnt. pls help
javabits
06-19-2007, 07:57 PM
I'd recommend that you view the cluster configuration for all 3 of your servers by going to the url and verify that they are all configured the same.
Here's the snippet from the jboss manual about how to check the configuration.
You can view the current cluster information by pointing your browser to the JMX console of any JBoss instance in the cluster (i.e., http://hostname:8080/jmx-console/) and then clicking on the jboss:service=DefaultPartition MBean (change the MBean name to reflect your cluster name if this node does not join DefaultPartition). A list of IP addresses for the current cluster members is shown in the CurrentView field.
semper fi...
tumelo
06-20-2007, 08:46 AM
hi javabits, one machine can join the cluster bt the other one cannot. how do u think i can fix this kinda problem?
tumelo
06-20-2007, 02:09 PM
i got the connection to work now i got another problem. i m implementing farming deployment, so when one server closes down the other one stays running. But the problem is when i redeploy the other one will be running server also get redeployed or not?
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.