RE: Clustering in tomcat

2008-10-21 Thread Mamta, Jain
 
Pls check the tomcat documentation to enable Clustering. You need to
have enabled multicasting on your server first.

Best Regards,
Mamta

-Original Message-
From: kashif_tomcat [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, October 21, 2008 3:16 PM
To: users@tomcat.apache.org
Subject: Clustering in tomcat


can anyone help me for clustering in tomcat.

here is scenario:

two tomcat servers running on same linux machine on different ports with
apache installed on front side as web server and using mode proxy ajp
for integration with tomcat. now i uncommented following tag in
server.xml of tomcat conf to enable clustering. 

Cluster className=org.apache.catalina.ha.tcp.SimpleTcpCluster/

when i start tomcat server i get following exception:

INFO: Done sleeping, membership established, start level:4 Oct 21, 2008
3:04:38 PM org.apache.catalina.ha.tcp.SimpleTcpCluster start
SEVERE: Unable to start cluster.
org.apache.catalina.tribes.ChannelException: java.io.IOException:
Operation not permitted; No faulty members identified.
at
org.apache.catalina.tribes.group.ChannelCoordinator.internalStart(Channe
lCoordinator.java:169)
at
org.apache.catalina.tribes.group.ChannelCoordinator.start(ChannelCoordin
ator.java:97)
at
org.apache.catalina.tribes.group.ChannelInterceptorBase.start(ChannelInt
erceptorBase.java:149)
)


can anyone tell me what more should i do ? is there anything missing? 


--
View this message in context:
http://www.nabble.com/Clustering-in-tomcat-tp20086170p20086170.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

This email and any attachments are confidential and may also be privileged.  If 
you are not the addressee, do not disclose, copy, circulate or in any other way 
use or rely on the information contained in this email or any attachments.  If 
received in error, notify the sender immediately and delete this email and any 
attachments from your system.  Emails cannot be guaranteed to be secure or 
error free as the message and any attachments could be intercepted, corrupted, 
lost, delayed, incomplete or amended.  Standard Chartered PLC and its 
subsidiaries do not accept liability for damage caused by this email or any 
attachments and may monitor email traffic.

 

Standard Chartered PLC is incorporated in England with limited liability under 
company number 966425 and has its registered office at 1 Aldermanbury Square, 
London, EC2V 7SB.

 

Standard Chartered Bank (SCB) is incorporated in England with limited 
liability by Royal Charter 1853, under reference ZC18.  The Principal Office of 
SCB is situated in England at 1 Aldermanbury Square, London EC2V 7SB. In the 
United Kingdom, SCB is authorised and regulated by the Financial Services 
Authority under FSA register number 114276.

 

If you are receiving this email from SCB outside the UK, please click 
http://www.standardchartered.com/global/email_disclaimer.html to refer to the 
information on other jurisdictions.


-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Need source code of Tomcat 5.5.20's dbcp

2008-08-06 Thread Mamta, Jain
Thanks a million to Mark for the instant response.

-Original Message-
From: Mark Thomas [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, August 05, 2008 2:26 PM
To: Tomcat Users List
Subject: Re: Need source code of Tomcat 5.5.20's dbcp

Mamta, Jain wrote:
 The Tomcat 5.5.20 source does not provide code for the dbcp module. So

 I checked the version of naming-factory-dbcp.jar, found it to be of 
 ver 1.0 and checked out the dbcp source from Apache commons archives. 
 But the source and the binaries do not seem to match. Where do I get 
 the right version of dbcp source that is bundled with tomcat 5.5.20 
 version for linux ?
 
 Thanks !

http://svn.apache.org/repos/asf/tomcat/build/tags/tc5.5.x/TOMCAT_5_5_20/
build.properties.default

shows that 5.5.20 used commons DBCP 1.2.1

Mark



-
To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe,
e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

This email and any attachments are confidential and may also be privileged.  If 
you are not the addressee, do not disclose, copy, circulate or in any other way 
use or rely on the information contained in this email or any attachments.  If 
received in error, notify the sender immediately and delete this email and any 
attachments from your system.  Emails cannot be guaranteed to be secure or 
error free as the message and any attachments could be intercepted, corrupted, 
lost, delayed, incomplete or amended.  Standard Chartered PLC and its 
subsidiaries do not accept liability for damage caused by this email or any 
attachments and may monitor email traffic.

 

Standard Chartered PLC is incorporated in England with limited liability under 
company number 966425 and has its registered office at 1 Aldermanbury Square, 
London, EC2V 7SB.

 

Standard Chartered Bank (SCB) is incorporated in England with limited 
liability by Royal Charter 1853, under reference ZC18.  The Principal Office of 
SCB is situated in England at 1 Aldermanbury Square, London EC2V 7SB. In the 
United Kingdom, SCB is authorised and regulated by the Financial Services 
Authority under FSA register number 114276.

 

If you are receiving this email from SCB outside the UK, please click 
http://www.standardchartered.com/global/email_disclaimer.html to refer to the 
information on other jurisdictions.


-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Need source code of Tomcat 5.5.20's dbcp

2008-08-05 Thread Mamta, Jain

The Tomcat 5.5.20 source does not provide code for the dbcp module. So I
checked the version of naming-factory-dbcp.jar, found it to be of ver
1.0 and checked out the dbcp source from Apache commons archives. But
the source and the binaries do not seem to match. Where do I get the
right version of dbcp source that is bundled with tomcat 5.5.20 version
for linux ?

Thanks !



This email and any attachments are confidential and may also be privileged.  If 
you are not the addressee, do not disclose, copy, circulate or in any other way 
use or rely on the information contained in this email or any attachments.  If 
received in error, notify the sender immediately and delete this email and any 
attachments from your system.  Emails cannot be guaranteed to be secure or 
error free as the message and any attachments could be intercepted, corrupted, 
lost, delayed, incomplete or amended.  Standard Chartered PLC and its 
subsidiaries do not accept liability for damage caused by this email or any 
attachments and may monitor email traffic.

 

Standard Chartered PLC is incorporated in England with limited liability under 
company number 966425 and has its registered office at 1 Aldermanbury Square, 
London, EC2V 7SB.

 

Standard Chartered Bank (SCB) is incorporated in England with limited 
liability by Royal Charter 1853, under reference ZC18.  The Principal Office of 
SCB is situated in England at 1 Aldermanbury Square, London EC2V 7SB. In the 
United Kingdom, SCB is authorised and regulated by the Financial Services 
Authority under FSA register number 114276.

 

If you are receiving this email from SCB outside the UK, please click 
http://www.standardchartered.com/global/email_disclaimer.html to refer to the 
information on other jurisdictions.



Does Tomcat replicate in-memory replication of data other than Sessions ?

2007-09-28 Thread Mamta, Jain
Hello there,

I would like to know if Tomcat 6 offers in-memory replication of data
other than Sessions data alone.

Actually we have a requirement of replicating the data an application in
Multicast cluster caches. The data has to be replicated to other nodes
in the cluster. Would like to know :
1. If this is this possible - replicate data to other nodes in cluster
where the data is not session data alone
2. If yes, can it be achieved with configuration of Tomcat multicast
cluster or by extending classes of Catalina/Tribes ?

Your reply will be greatly appreciated ! Thank You .

Best Regards,
Mamta
Technical Lead | Enterprise Solutions, GF, ISCI | Haddows Road, Asia,
III flr

This email is confidential. If you are not the addressee tell the sender 
immediately and destroy this email
without using, sending or storing it. Emails are not secure and may suffer 
errors, viruses, delay,
interception and amendment. Standard Chartered PLC and subsidiaries (SCGroup) 
do not accept liability for
damage caused by this email and may monitor email traffic.