Unable to start cluster (java.net.BindException: Cannot assign requested address)

2012-08-15 Thread Jeff Hall
) at org.apache.catalina.tribes.transport.ReceiverBase.bind(ReceiverBase.java:217) … Aug 15, 2012 2:32:40 PM org.apache.catalina.ha.tcp.SimpleTcpCluster start SEVERE: Unable to start cluster. org.apache.catalina.tribes.ChannelException: java.net.BindException: Cannot assign requested address; No faulty

RE: Unable to start cluster (java.net.BindException: Cannot assign requested address)

2012-08-15 Thread Carrillo, Dan
@tomcat.apache.org Subject: Unable to start cluster (java.net.BindException: Cannot assign requested address) I need help from the clustering experts here on the mailing list. I have two Tomcat instances (6.0.32) running on a Red Hat Enterprise server (hosted at RackSpace). When attempting to start

Re: Unable to start cluster (java.net.BindException: Cannot assign requested address)

2012-08-15 Thread Jeff Hall
to:/192.168.100.225:4099 throwing error. Aug 15, 2012 3:21:01 PM org.apache.catalina.tribes.transport.nio.NioReceiver start SEVERE: Unable to start cluster receiver java.net.BindException: Cannot assign requested address at sun.nio.ch.Net.bind(Native Method

RE: Unable to start cluster (java.net.BindException: Cannot assign requested address)

2012-08-15 Thread Carrillo, Dan
to bind server socket to:/192.168.100.225:4099 throwing error. Aug 15, 2012 3:21:01 PM org.apache.catalina.tribes.transport.nio.NioReceiver start SEVERE: Unable to start cluster receiver java.net.BindException: Cannot assign requested address at sun.nio.ch.Net.bind(Native Method

Re: Unable to start cluster (java.net.BindException: Cannot assign requested address)

2012-08-15 Thread Daniel Mikusa
org.apache.catalina.tribes.transport.ReceiverBase bind INFO: Unable to bind server socket to:/192.168.100.225:4099 throwing error. Aug 15, 2012 3:21:01 PM org.apache.catalina.tribes.transport.nio.NioReceiver start SEVERE: Unable to start cluster receiver java.net.BindException: Cannot assign requested address

Re: Unable to start cluster (java.net.BindException: Cannot assign requested address)

2012-08-15 Thread Jeff Hall
and also your /etc/hosts? From: Jeff Hall [mailto:jhall@gmail.com] Sent: Wednesday, August 15, 2012 1:32 PM To: users@tomcat.apache.org Cc: Carrillo, Dan Subject: Re: Unable to start cluster (java.net.BindException: Cannot assign requested address) Dan, thanks for the reply. I don't

Re: Unable to start cluster (java.net.BindException: Cannot assign requested address)

2012-08-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jeff, On 8/15/12 3:50 PM, Jeff Hall wrote: I need help from the clustering experts here on the mailing list. I have two Tomcat instances (6.0.32) running on a Red Hat Enterprise server (hosted at RackSpace). When attempting to start the first