I am confident this is not a JBoss or JGroups issue, but was hoping someone here may have seen this before. JBoss 4.0.3SP1 + RHAS 2.1 + Sun JDK 1.5.05. We have two cluster nodes (same subnet) that aren't finding each other. MCast and port are right on each box. I used jgroups probe util and in fact the only server that shows each is the 'local' one. So, I have been using the jgroups sender (McastSenderTest) and receiver (McastReceiverTest) utils, combined with ethereal to watch the traffic.
The receiver will only get the first 1 or 2 things I type into sender. But, ethereal shows every one I typed as going out. So, if I type 10 messages, recv will get #1 and #2 (or sometimes just #1), and ethereal shows all 10 going out. If I wait a few minutes and try again, it'll do the same thing. Our network group is watching at the switch and sees the same thing that the 'receiver' does (gets first two packets, but no more). Weird? Anyone have ideas? I suppose if this doesn't get fixed soon (causing our distributed caches to be not-so-distributed), I will need to go to IP for all svcs that use jgroups. TIA, Mike View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3938257#3938257 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3938257 ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
