"Application is being
serviced"
On 22/01/2014 10:24, Michael Gloegl wrote:
> Can somebody shed any light here on what the "serviced" status means and how
> we can avoid this FarmWarDeployer Failure?
It usually means that the manager application or the auto deployment code is
We are trying to use FarmWarDeployer at the moment, however it fails
ocassionally on the "slave" nodes with the following log message:
Jan 22, 2014 11:00:23 AM org.apache.catalina.ha.deploy.FarmWarDeployer
messageReceived
SEVERE: Application [/xxx] is being serviced. Touch war file [xxx.war] aga
Hi all,
this question may sound stupid, but how to get rid of the DEBUG level
output from org.apache.catalina.session.ManagerBase? I already switched
Tomcat over to log4j logging and it apears to work. My log4j.properties
looks like this:
log4j.rootLogger=WARN, A1
log4j.appender.A1=org.