[jboss-user] [Clustering/JBoss] - Re: Out of the box clustering won't work

2007-08-02 Thread atomicGun
I am having this problem and wonder anyone can help me on this. I have setup 4 different cluster nodes on 4 different machines(A, B, C, D) for testing. There is this machine A cannot be detected as cluster member (i.e. A will form its own cluster) and B, C, and D can see each other. I was wonder

[jboss-user] [Clustering/JBoss] - Re: Out of the box clustering won't work

2007-03-13 Thread mmelsen
I've found the problem. seems like i had to add a route net 224.0.0.0 netmask 240.0.0 and also had to add bind_addr="ip" in the tc5-cluster-service.xml. I only changed the cluster-service.xml and therefore it didn't work. So i changed the cluster-service.xml back to it's old values and added bi

[jboss-user] [Clustering/JBoss] - Re: Out of the box clustering won't work

2007-03-13 Thread mmelsen
this is the logging: | --- | GMS: address is 10.0.10.144:37553 (additional data: 14 bytes) | --- | 2007-03-13 10:21:11,659 DEBUG [org.jboss.ha.framework.server.ClusterPartition] Starti

[jboss-user] [Clustering/JBoss] - Re: Out of the box clustering won't work

2007-03-13 Thread mmelsen
hi forget my last reply, i've got these multicast test working and i'm seeing all kind of action. Also i've added the attribute bind_addr in cluster-view.xml and added the ip of the local machine. when i start jboss it says that it is finding two members, but unfortunately it's two times the

[jboss-user] [Clustering/JBoss] - Re: Out of the box clustering won't work

2007-03-13 Thread mmelsen
Hi thanks for your reply, ive downloaded the jgroups bin and extracted it. I've added the location of the jar files (javagroups-all.jar, jms.jar etc) to the classpath. when I execute this command: java McastReceiverTest.class -mcast_addr 228.1.2.3 -port 45566 it's telling me: Exception in t

[jboss-user] [Clustering/JBoss] - Re: Out of the box clustering won't work

2007-03-12 Thread [EMAIL PROTECTED]
See http://wiki.jboss.org/wiki/Wiki.jsp?page=TestingJBoss. Note in particular the links at the bottom that take you to a page that tells you how to test multicast. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4027315#4027315 Reply to the post : http://www.