Thank you, Prashant and Chuck.

I searched through the webapp, did not find files that time stamped in the future comparing to the server clock. So I set reloadable to false, and then turned it back on. The time confusion seems solved and no constant reloading any more.

Peiran



Saraf, Prashant (Prashant) wrote:
Try setting the reloadable attribute to false in the context definition
of your webapp.

<Context docBase="xxx....." path="..." reloadable="false"/>
Thanks,
-Prashant.


-----Original Message-----
From: Peiran Song [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 08, 2006 7:33 AM
To: Tomcat Users List
Subject: Repeated context reloading

Hi All,

The catalina.out file records the following output every 10 minutes
while the specified JAR file is not touched/modified at all. Any one has
any  idea of the cause of it and suggestions for a solution?

Mar 7, 2006 5:11:56 PM org.apache.catalina.loader.WebappClassLoader
modified
INFO:     Additional JARs have been added : 'UniquerySupport.jar'
Mar 7, 2006 5:11:56 PM org.apache.catalina.core.StandardContext reload
INFO: Reloading this Context has started

Thank you!

Peiran

---------------------------------------------------------------------
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]




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

Reply via email to