RE: cluster configuration

2008-11-21 Thread Mike Wannamaker
(""); Perhaps setBind(); should check the given ip? However, I have fixed my code to not allow this. Cheers Mike -Original Message- From: Mike Wannamaker [mailto:[EMAIL PROTECTED] Sent: November 21, 2008 2:26 PM To: Tomcat Users List Subject: RE: cluster configuration Hi Filip 1. We

Re: cluster configuration

2008-11-21 Thread Filip Hanik - Dev Lists
(ex); // todo, exception handling? } } } -Original Message- From: Filip Hanik - Dev Lists [mailto:[EMAIL PROTECTED] Sent: November 19, 2008 5:01 PM To: Tomcat Users List Subject: Re: cluster configuration just to make sure 1. you are using 6.0.18 and 2. the IP you

RE: cluster configuration

2008-11-21 Thread Mike Wannamaker
ull; throw new RuntimeException(ex); // todo, exception handling? } } } -Original Message- From: Filip Hanik - Dev Lists [mailto:[EMAIL PROTECTED] Sent: November 19, 2008 5:01 PM To: Tomcat Users List Subject: Re: cluster configuration just to make sure 1. you

Re: cluster configuration

2008-11-19 Thread Filip Hanik - Dev Lists
just to make sure 1. you are using 6.0.18 and 2. the IP you are trying to bind to is valid and 3. could you be using linux? this is the code that is telling you about the failure 186 : fhanik 586228 if (mcastBindAddress != null) { 187 : try { 188 : l

Re: cluster configuration

2008-11-19 Thread Gustavo Araujo
Instead of puting 127.0.0.1 in your conf file (server.xml) put the "real" ip adress of your server. Restart the server and look at catalina.out. Regards. 2008/11/19 Mike Wannamaker <[EMAIL PROTECTED]> > I'm having an issue with clustering in tomcat and tribes. > > I get this output, I'm not sur

Re: Cluster configuration

2006-01-11 Thread Paul Smith
Aren't you missing the mcastBindAddr property? We're just going through the test setup for clustering with 5.5.15 and it's working pretty well, here's a snippet from our config: jvmRoute="worker2"> distributable="true" > className="org.