Could you try the netstat command to check whether Geronimo is listening on this port first ? IIRC, it is turned off by default, you might check your var/config/config.xml to see whether there is a line like : <attribute name="multicastEnabled">false</attribute> ?
2010/8/16 <[email protected]> > t is set to MulticastDiscoveryPort=6142. Should I remove this parameter? > <quote author='Ivan Xu'> > Not sure whether multicast is enabled in your environment, could you check > that whether MulticastDiscoveryPort is opened on your machines, the actual > port number could be find in the var/config/config-substitutions.properties > file. > > 2010/8/12 Lubomír Beneš <[email protected]> > I > > Hello, > > > > I have a problem with multiple Geronimo servers running in corporate > > network. I am using default configuration, server is 2.2. It sometimes > > happens that server what I am connecting to over ejbd protocol redirects > > my > > requests to another server running on different machine. I have not > > configured any clustering or failover for any server. Is there any > > clustering or failover configured b default? > > Thank you. > > > > > > -- > Ivan > > </quote> > Quoted from: > > http://apache-geronimo.328035.n3.nabble.com/Multiple-Geronimo-servers-ejbd-redirection-tp1111813p1125597.html > -- Ivan
