On 14/01/2015 18:56, Christopher Schultz wrote:

> Possibly.
> 
> I re-read the log file, and there are no logs that actually say that
> the context is reloading. It just says "checking context[/path] reload
> resource" over and over again. I checked, and Tomcat does not emit any
> log messages that look like that... this must come from somewhere else.

Nope. Look again at the debug logging in

org.apache.cataline.startup.HostConfig.checkResources()


> so I'm not sure what I'm looking at. What I can tell is that some
> component is furiously checking "reload resources" during the time
> period covered by that log file.

Furiously? Look at the timestamps. This is taking milliseconds at most.
This is normal behaviour.

> I would check the /Tomcat/ log during the same period to see if
> anything is happening, there.

GC logging should rule that out as a factor.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to