Hi,
I want to reload an application using the Manager but I have a doubt:
does it reload immediately after I call the Manager or does it wait for
processing requests to end or has some other delay?
In case there is a delay, can I set it to immediately reload?
Thanks in advance,
-- cifroes
Hi all,
I'm looking at Apache Tomcat source code and I'm seeing stuff like
"log.debug(...)". How can i turn on the logging of these messages and
where (which file) will they appear?
Thanks in advance,
-- cifroes
--
ess testing one part of my application and
I change a non-used class Tomcat reloads the whole application causing
404 errors. Isn't there a way to reload individual classes?
Best Regards,
--cifroes
-
To start a new
r mere
mortals like me :)
--cifroes
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Leon Rosenberg wrote:
On 1/6/07, cifroes <[EMAIL PROTECTED]> wrote:
cifroes wrote:
> Hi,
>
> catalina.out hast the time Tomcat took to startup but I need to know
> the timestamp [date of when tomcat started] of when tomcat is ready to
> receive requests.
>
Let me cl
dy when that timestamp is printed.
Many Thanks for all the help Jacob, Leon and Charles!
-- cifroes
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
cifroes wrote:
Hi,
catalina.out hast the time Tomcat took to startup but I need to know
the timestamp [date of when tomcat started] of when tomcat is ready to
receive requests.
Let me clarify a bit:
I need this timestamp to measure downtime of a server, I don't need
exactly precisi
Leon Rosenberg wrote:
Are you interesting in tomcat itself or in your webapp?
If later is the case you can simply write a ContextListener:
tomcat itself
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e
Caldarale, Charles R wrote:
From: Jacob Rhoden [mailto:[EMAIL PROTECTED]
Subject: Re: timestamp of tomcat startup?
I am no expert, but I thought there was a thing called
a LifecycleListener where server.xml can be configured
to call some java code upon startup of tomcat, this
would do what you
Hi,
catalina.out hast the time Tomcat took to startup but I need to know the
timestamp [date of when tomcat started] of when tomcat is ready to
receive requests.
Is there a easy way to get this timestamp without modifying tomcat
source code?
TIA,
-- cifroes
By the way, I'm using Tomcat 5.5.20
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
cifroes wrote:
David Rees wrote:
Are you sticky sessions? If not, that will usually fix the issue you
see.
Sorry, I don't know what sticky sessions are... But please note I'm
not using Tomcat loadbalancing, the load balancer is another software
that's doing round-robin (a
David Rees wrote:
Are you sticky sessions? If not, that will usually fix the issue you see.
Sorry, I don't know what sticky sessions are... But please note I'm not
using Tomcat loadbalancing, the load balancer is another software that's
doing round-robin (and working fine).
My issue is tha
rue" solved the
problem but no luck...
Any ideas how to better configure the replication? Is this a know bug?
After the email, there's my cluster configuration.
thanks in advance,
-- cifroes
--
m
14 matches
Mail list logo