Try running this from the OpenEJB directory when the server is running.

java -cp lib/*.jar;lib/openejb-client-4.6.0-SNAPSHOT.jar
org.apache.openejb.client.MulticastPulseClient

Then post a snippet of the results here, it should list all multipulse
enabled servers in your LAN.

You should get something like this (for example):

10.0.1.7:NovusServer - ejbd://10.0.1.7:4201 is reachable: true
10.0.1.7:NovusServer - ejbd://SPECTRUM-SRV:4201 is reachable: true
10.0.1.7:NovusServer - ejbd://[2002:5eba:a72a:0:f560:dda3:93ba:f7e5]:4201 is
reachable: false

I can see from this that the server group 'NovusServer' is reachable on
10.0.1.7 and SPECTRUM-SRV.

Andy.




--
View this message in context: 
http://openejb.979440.n4.nabble.com/slow-multicast-discovery-can-be-optimized-by-caching-server-tp4660726p4660774.html
Sent from the OpenEJB Dev mailing list archive at Nabble.com.

Reply via email to