.
>
> I have sleep statements in my script since this is for a cluster and I
> don't
> define a port in the Receiver element of the cluster. This allows Tomcat to
> find
> open ports for cluster communication.
>
> . . . . just my two cents
>
> /mde/
>
>
On 04/11/2010 19:21, Ari King wrote:
> On Thu, Nov 4, 2010 at 1:09 PM, Konstantin Kolinko
> wrote:
>
>> 2010/11/4 Ari King :
>>> |-- conf
>>> |-- server.xml
>>> |-- web.xml
>>
>> Those two files are not sufficient.
>>
>> Note, that the conf folder is read only from the second instance.
>>
luster. This allows Tomcat to
find
open ports for cluster communication.
. . . . just my two cents
/mde/
- Original Message
From: Ari King
To: Tomcat Users List
Sent: Thu, November 4, 2010 11:21:58 AM
Subject: Re: Secondary instance of Tomcat on single server does not process
requests
O
On Thu, Nov 4, 2010 at 1:09 PM, Konstantin Kolinko
wrote:
> 2010/11/4 Ari King :
> > |-- conf
> > |-- server.xml
> > |-- web.xml
>
> Those two files are not sufficient.
>
> Note, that the conf folder is read only from the second instance.
> (The files in CATALINA_HOME\conf are never read).
On 11/4/2010 12:56 PM, Ari King wrote:
Hi all,
My secondary instance of Tomcat 6 does not process requests -- it simply
times out for everything. The only log is catalina.out and there are not
errors in it. Anyone know what could be wrong? I'm using Tomcat 6, Java
1.6.0_20, on Centos 5.5 Final.
2010/11/4 Ari King :
> |-- conf
> |-- server.xml
> |-- web.xml
Those two files are not sufficient.
Note, that the conf folder is read only from the second instance.
(The files in CATALINA_HOME\conf are never read).
-
To
Hi all,
My secondary instance of Tomcat 6 does not process requests -- it simply
times out for everything. The only log is catalina.out and there are not
errors in it. Anyone know what could be wrong? I'm using Tomcat 6, Java
1.6.0_20, on Centos 5.5 Final.
I've set the secondary instance to use p