Re: TOMCAT CLUSTERING HOWTO

2008-05-09 Thread Hassan Schroeder
On Fri, May 9, 2008 at 8:03 AM, karthikn <[EMAIL PROTECTED]> wrote: > Some body on the Form told me , Set up the cluster before applying load > balancing and Test the cluster's setup as following > >>>"deploy/undeploy your apps only to one server, and the cluster will >>> distribute the dep

Re: TOMCAT CLUSTERING HOWTO

2008-05-09 Thread karthikn
Hi Sorry for the delay and Thx for reply Tomcat does not have "startup" ports. Yes I have set the 2 Independent TOMCAT's at 8080 and 8081 >> Before you worry about "clustering", can you even get a single request handled by Tomcat? I would be testing for "ROOT" web application in TOMC

Re: TOMCAT CLUSTERING HOWTO

2008-05-09 Thread Hassan Schroeder
> | Do i need to set up Load balancer to test the clustering ONLY ? > > I'm not sure how you would even use your cluster, much less test it, > without a load balancer. Absolutely. And the most confidence-inspiring (and pointy-haired-boss-impressing) test is to access your cluster through a load b

Re: TOMCAT CLUSTERING HOWTO

2008-05-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Karthik, karthikn wrote: | ALL i was saying is i have 2 independent TOMCATS running on a | windows2000 machine | | c:\TOMCAT1 startup 8080 shutdown = 8090 Tomcat does not have "startup" ports. Do you mean that you have a "connector" listening on po

Re: TOMCAT CLUSTERING HOWTO

2008-05-09 Thread karthikn
Hi Sorry for the delay and Thx for reply ALL i was saying is i have 2 independent TOMCATS running on a windows2000 machine c:\TOMCAT1 startup 8080 shutdown = 8090 d:\TOMCAT2 startup 8081 shutdown = 8091 JDK is as below d:/java/jdk163 I have already done the changes to server.xml for bot

Re: TOMCAT CLUSTERING HOWTO

2008-05-08 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chuck, Caldarale, Charles R wrote: |> Clustering does not work without a load balancer. Period. | | Not strictly true. Clustered Tomcats don't care if the requests are | coming through a load balancer or someone manually changing port or | IP addres

RE: TOMCAT CLUSTERING HOWTO

2008-05-08 Thread Caldarale, Charles R
> From: Christopher Schultz [mailto:[EMAIL PROTECTED] > Subject: Re: TOMCAT CLUSTERING HOWTO > > Can you explain how to start two Tomcat instances in a single JVM? I suspect the OP means one JVM installation as opposed to one JVM instance. (He seems a bit, shall we say, terminolog

Re: TOMCAT CLUSTERING HOWTO

2008-05-08 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Karthik, karthikn wrote: | Yes I have 2 TOMCAT individual running on same Windows2000 | Machine sharing the same JVM with Startup / Shutdown Ports,but not | embedded. Can you explain how to start two Tomcat instances in a single JVM? | Would this

Re: TOMCAT CLUSTERING HOWTO

2008-05-08 Thread karthikn
rds Karthik Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 To whom it may concern, karthikn wrote: | As per TOMCAT CLUSTERING HOWTO documents | I am trying clustering on 2 TOMCAT 5.5.23 on WINDOWS OS sharing the | same JVM 1.6 What are you using to split traffic

Re: TOMCAT CLUSTERING HOWTO

2008-05-08 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 To whom it may concern, karthikn wrote: | As per TOMCAT CLUSTERING HOWTO documents | I am trying clustering on 2 TOMCAT 5.5.23 on WINDOWS OS sharing the | same JVM 1.6 What are you using to split traffic between these two instances? It does not

Re: TOMCAT CLUSTERING HOWTO

2008-05-07 Thread karthikn
Hi As per TOMCAT CLUSTERING HOWTO documents I am trying clustering on 2 TOMCAT 5.5.23 on WINDOWS OS sharing the same JVM 1.6 with the parameters as below TC1 TC2 Startup 80818082 ShutDown 80078008 APJ

Re: TOMCAT CLUSTERING HOWTO

2008-05-07 Thread Landon Fabbricino
_ITOMCAT5523_II >>>>> >>>>> >>>>> >>>>> Startup 80818082 >>>>> ShutDown80078008 >>>>> >>>>> >>>>> >>>>> APJ 80098010 >>>>>

Re: TOMCAT CLUSTERING HOWTO

2008-05-06 Thread karthikn
stMember[tcp ://10.10.16.63:4001,catalina,10.10.16.63,4001, alive=16] Apr 29, 2008 10:17:59 AM org.apache.catalina.cluster.session.ClusterSessionListe ner messageReceived SEVERE: Context manager doesn't exist:/DATAGRID Am i missing something while clustering with regards Karthik karthikn wrote: Hi I have few Questions

Re: TOMCAT CLUSTERING HOWTO

2008-05-05 Thread karthikn
essionListe ner messageReceived SEVERE: Context manager doesn't exist:/DATAGRID Am i missing something while clustering with regards Karthik karthikn wrote: Hi I have few Questions which i was not able to get TOMCAT CLUSTERING HOWTO and form. a) Clustering

Re: TOMCAT CLUSTERING HOWTO

2008-05-02 Thread karthikn
ication member added:org.apache.catalina.cluster.mcast.McastMember[tcp ://10.10.16.63:4001,catalina,10.10.16.63,4001, alive=16] Apr 29, 2008 10:17:59 AM org.apache.catalina.cluster.session.ClusterSessionListe ner messageReceived SEVERE: Context manager doesn't exist:/DATAGRID Am i missing something while clustering with regards K

Re: TOMCAT CLUSTERING HOWTO

2008-05-01 Thread Landon Fabbricino
ina,10.10.16.63,4002, >>> aliv >>> e=17593]. This operation will timeout if no session state has been >>> received with >>> in 60 seconds. >>> Apr 29, 2008 10:18:59 AM >>> org.apache.catalina.cluster.session.DeltaManager waitFo >>> rSendAl

Re: TOMCAT CLUSTERING HOWTO

2008-04-30 Thread karthikn
egards Karthik karthikn wrote: Hi I have few Questions which i was not able to get TOMCAT CLUSTERING HOWTO and form. a) Clustering 1) Do we need to deploy the war files on each individual Tomcat when joined the clustering. >> "deploy your apps only

Re: TOMCAT CLUSTERING HOWTO

2008-04-30 Thread Landon Fabbricino
a.cluster.session.DeltaManager waitFo >> rSendAllSessions >> SEVERE: Manager [/DATAGRID]: No session state send at 4/29/08 10:17 AM >> received, >> timing out after 60,109 ms. >> >> >> TOMCAT5523_II displays on console as >> >> >&g

Re: TOMCAT CLUSTERING HOWTO

2008-04-30 Thread karthikn
essageReceived SEVERE: Context manager doesn't exist:/DATAGRID Am i missing something while clustering with regards Karthik karthikn wrote: Hi I have few Questions which i was not able to get TOMCAT CLUSTERING HOWTO and form. a) Clustering 1) Do we need to deploy the wa

Re: TOMCAT CLUSTERING HOWTO

2008-04-30 Thread karthikn
issing something while clustering with regards Karthik karthikn wrote: Hi I have few Questions which i was not able to get TOMCAT CLUSTERING HOWTO and form. a) Clustering 1) Do we need to deploy the war files on each individual Tomcat when joined the clustering. >&

Re: TOMCAT CLUSTERING HOWTO

2008-04-29 Thread Landon Fabbricino
001, alive=16] Apr 29, 2008 10:17:59 AM org.apache.catalina.cluster.session.ClusterSessionListe ner messageReceived SEVERE: Context manager doesn't exist:/DATAGRID Am i missing something while clustering with regards Karthik karthikn wrote: > Hi > > I have few Questions w

Re: TOMCAT CLUSTERING HOWTO

2008-04-28 Thread karthikn
e=16] Apr 29, 2008 10:17:59 AM org.apache.catalina.cluster.session.ClusterSessionListe ner messageReceived SEVERE: Context manager doesn't exist:/DATAGRID Am i missing something while clustering with regards Karthik karthikn wrote: Hi I have few Questions which i was not able to get

Re: TOMCAT CLUSTERING HOWTO

2008-04-28 Thread Mark Thomas
karthikn wrote: Hi Somebody Please Help me with this form http://wiki.apache.org/tomcat/FAQ/Tomcat_User#Q2 Mark - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: TOMCAT CLUSTERING HOWTO

2008-04-28 Thread karthikn
Hi Somebody Please Help me with this form with regards Karthik karthikn wrote: Hi I have few Questions which i was not able to get TOMCAT CLUSTERING HOWTO and form. a) Clustering 1) Do we need to deploy the war files on each individual Tomcat when joined the clustering

TOMCAT CLUSTERING HOWTO

2008-04-28 Thread karthikn
Hi I have few Questions which i was not able to get TOMCAT CLUSTERING HOWTO and form. a) Clustering 1) Do we need to deploy the war files on each individual Tomcat when joined the clustering. >> "deploy your apps only to one server, and the cluster will dist