Tomcat 5.0.27 Clustering and session replication

2004-10-05 Thread Vijaya
Dear All,
 I'm facing 2 different problems when I'm trying to configure clustering of 2 tomcat 
servers on 2 different LINUX machines which have identical hardware configuration. 

First case:
On both the machines, I've uncommented the cluster block in the server.xml. On one 
machine, I could successfully see the message that Replication member added whereas 
the other machine is not able to recognize the first one and it is displaying the 
message No members active.

Second case:
When I started the tomcat server on one machine,  it is running properly. But when I 
run the server on the other machine, an error message is getting displayed.
java.net.SocketException:Unable to send mcast message. Resource is not available.

Please help.

Thanks in advance.

Vijaya



RE: Tomcat 5.0.27 Clustering and session replication

2004-10-05 Thread Dale, Matt

This sounds like a networking issue. Is multicasting allowed on your network?

-Original Message-
From: Vijaya [mailto:[EMAIL PROTECTED]
Sent: 05 October 2004 13:24
To: [EMAIL PROTECTED]
Subject: Tomcat 5.0.27 Clustering and session replication


Dear All,
 I'm facing 2 different problems when I'm trying to configure clustering of 2 tomcat 
servers on 2 different LINUX machines which have identical hardware configuration. 

First case:
On both the machines, I've uncommented the cluster block in the server.xml. On one 
machine, I could successfully see the message that Replication member added whereas 
the other machine is not able to recognize the first one and it is displaying the 
message No members active.

Second case:
When I started the tomcat server on one machine,  it is running properly. But when I 
run the server on the other machine, an error message is getting displayed.
java.net.SocketException:Unable to send mcast message. Resource is not available.

Please help.

Thanks in advance.

Vijaya

Any opinions expressed in this E-mail may be those of the individual and not 
necessarily the company. This E-mail and any files transmitted with it are 
confidential and solely for the use of the intended recipient. If you are not the 
intended recipient or the person responsible for delivering to the intended recipient, 
be advised that you have received this E-mail in error and that any use or copying is 
strictly prohibited. If you have received this E-mail in error please notify the 
beCogent postmaster at [EMAIL PROTECTED]
Unless expressly stated, opinions in this email are those of the individual sender and 
not beCogent Ltd. You must take full responsibility for virus checking this email and 
any attachments.
Please note that the content of this email or any of its attachments may contain data 
that falls within the scope of the Data Protection Acts and that you must ensure that 
any handling or processing of such data by you is fully compliant with the terms and 
provisions of the Data Protection Act 1984 and 1998.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Re: Tomcat 5.0.27 Clustering and session replication

2004-10-05 Thread Filip Hanik - Dev
looks like you need to enable multicast on your second machine

Filip
- Original Message -
From: Vijaya [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, October 05, 2004 7:24 AM
Subject: Tomcat 5.0.27 Clustering and session replication


Dear All,
 I'm facing 2 different problems when I'm trying to configure clustering of 2 tomcat 
servers on 2 different LINUX machines which
have identical hardware configuration.

First case:
On both the machines, I've uncommented the cluster block in the server.xml. On one 
machine, I could successfully see the message
that Replication member added whereas the other machine is not able to recognize the 
first one and it is displaying the message No
members active.

Second case:
When I started the tomcat server on one machine,  it is running properly. But when I 
run the server on the other machine, an error
message is getting displayed.
java.net.SocketException:Unable to send mcast message. Resource is not available.

Please help.

Thanks in advance.

Vijaya



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Tomcat 5.0.27 Clustering and session replication

2004-10-05 Thread Vijaya
Shall we need to manually enable multicasting? I doubt becos I've not done
this explicitly on the first machine.


- Original Message -
From: Filip Hanik - Dev [EMAIL PROTECTED]
To: Tomcat Users List [EMAIL PROTECTED]
Sent: Tuesday, October 05, 2004 6:35 PM
Subject: Re: Tomcat 5.0.27 Clustering and session replication


 looks like you need to enable multicast on your second machine

 Filip
 - Original Message -
 From: Vijaya [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Tuesday, October 05, 2004 7:24 AM
 Subject: Tomcat 5.0.27 Clustering and session replication


 Dear All,
  I'm facing 2 different problems when I'm trying to configure clustering
of 2 tomcat servers on 2 different LINUX machines which
 have identical hardware configuration.

 First case:
 On both the machines, I've uncommented the cluster block in the
server.xml. On one machine, I could successfully see the message
 that Replication member added whereas the other machine is not able to
recognize the first one and it is displaying the message No
 members active.

 Second case:
 When I started the tomcat server on one machine,  it is running properly.
But when I run the server on the other machine, an error
 message is getting displayed.
 java.net.SocketException:Unable to send mcast message. Resource is not
available.

 Please help.

 Thanks in advance.

 Vijaya



 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]