Here is my logging.properties file -
handlers = 1catalina.org.apache.juli.FileHandler,
2localhost.org.apache.juli.FileHandler,
3manager.org.apache.juli.FileHandler,
4host-manager.org.apache.juli.FileHandler, java.util.logging.ConsoleHandler
.handlers = 1catalina.org.apache.juli.FileHandler,
java.
you can check that setting in log4j properties file. INFO will log all the
information, while Error will log only Errors.
It must by generated by apps only or have you redirected any logs to the
catalina.out
On Mon, Feb 10, 2014 at 12:19 AM, Pooja Swamy wrote:
> Yes, I have it set to INFO mo
Yes, I have it set to INFO mode, and I can't afford to have ERROR. But why
are these messages landing in my catalina.out file in the first place?
On Sun, Feb 9, 2014 at 9:09 PM, Dhaval Jaiswal wrote:
> Seems to me you have kept Debug/Info mode on instead of Error.
>
>
>
>
> On Sun, Feb 9, 2014 a
Seems to me you have kept Debug/Info mode on instead of Error.
On Sun, Feb 9, 2014 at 8:53 PM, Pooja Swamy wrote:
> Hi,
>
> I am on a bridge call in the middle of a critical Production issue, and I
> need some urgent help. I am using Tomcat 7.0.x, and my catalina.out file is
> growing very fa
Hi,
I am on a bridge call in the middle of a critical Production issue, and I
need some urgent help. I am using Tomcat 7.0.x, and my catalina.out file is
growing very fast. It is currently at 50 GB. I am frequently rotating the
file, but no luck. I have referred to multiple posts including the Tom
I wget latest tomcat.tgz,
unpack it and catalina.sh run start ok.
now in server.xml I uncomment
and get following stack trace:
ubuntu@db1:/opt/test/apache-tomcat-7.0.50/bin$ ./catalina.sh run
Using CATALINA_BASE: /opt/test/apache-tomcat-7.0.50
Using CATALINA_HOME: /opt/test/apache-tomcat-7.
Hello,
I think some things are mixed up here. Since you are behind a load
balancer, its unlikely that you experience ping (icmp) DoS, at least that
it goes through till your server.
First, setup access logs in server.xml
Note: usually, if the load balancer is configured properly, tomcat will