Re: catalina.out file is growing very rapidly! How to prevent Hibernate's INFO and DEBUG statements from getting added to catalina.out file?

2012-04-23 Thread Dilip Shah
to Tomcat 7 I really appreciate all the help I got in helping me solve this issue. I haven't seen this level of participation and received this level of support in any other forums I have interacted with over the last 3-4 years! Dilip Shah

Re: catalina.out file is growing very rapidly! How to prevent Hibernate's INFO and DEBUG statements from getting added to catalina.out file?

2012-04-20 Thread Dilip Shah
Message - From: Konstantin Kolinko To: Tomcat Users List Cc: Sent: Friday, April 20, 2012 1:30 PM Subject: Re: catalina.out file is growing very rapidly! How to prevent Hibernate's INFO and DEBUG statements from getting added to catalina.out file? 2012/4/21 Dilip Shah : Kons

Re: catalina.out file is growing very rapidly! How to prevent Hibernate's INFO and DEBUG statements from getting added to catalina.out file?

2012-04-20 Thread Dilip Shah
20, 2012 12:47 PM To: "Tomcat Users List" Subject: Re: catalina.out file is growing very rapidly! How to prevent Hibernate's INFO and DEBUG statements from getting added to catalina.out file? -BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Dilip, On 4/20/12 12:43 PM, Dilip Shah

Re: catalina.out file is growing very rapidly! How to prevent Hibernate's INFO and DEBUG statements from getting added to catalina.out file?

2012-04-20 Thread Dilip Shah
(sorry for sending the same email again... the earlier delivery wasn't all successful since one of the attachments had .bat file extension) The following provides clarifications / details on the environments in which the application is developed and then hosted: (quite a bit of detail but I'm h

Re: catalina.out file is growing very rapidly! How to prevent Hibernate's INFO and DEBUG statements from getting added to catalina.out file?

2012-04-20 Thread Dilip Shah
The following provides clarifications / details on the environments in which the application is developed and then hosted: (quite a bit of detail but I'm hoping this will help get to the root of the issue) Develop environment: = * Windows XP SP3 * Tomcat version information: C:\

Re: catalina.out file is growing very rapidly! How to prevent Hibernate's INFO and DEBUG statements from getting added to catalina.out file?

2012-04-19 Thread Dilip Shah
SE/conf/logging.properties" else # Bugzilla 45585 LOGGING_CONFIG="-Dnop" fi and I do have tomcat-juli.jar in $CATALINA_HOME/bin/ Should I remove these lines from the catalina.sh file? Thanks, Dilip ------ From: "Dilip Shah"

Re: catalina.out file is growing very rapidly! How to prevent Hibernate's INFO and DEBUG statements from getting added to catalina.out file?

2012-04-19 Thread Dilip Shah
----- From: "Dilip Shah" Sent: Thursday, April 19, 2012 3:57 PM To: "Tomcat Users List" Subject: Re: catalina.out file is growing very rapidly! How to prevent Hibernate's INFO and DEBUG statements from getting added to catalina.out file? Hi Konstantin, I checked all

Re: catalina.out file is growing very rapidly! How to prevent Hibernate's INFO and DEBUG statements from getting added to catalina.out file?

2012-04-19 Thread Dilip Shah
bernate.c3p0.min_size=1 hibernate.c3p0.max_size=25 hibernate.c3p0.acquire_increment=5 hibernate.c3p0.timeout=1800 hibernate.c3p0.max_statements=50 hibernate.c3p0.idle_test_period=3600 Thanks, Dilip -- From: "Konstantin Kolinko" Sent: Thursday, April 19, 2012 3:21 PM To: "Tomcat Users Li

Re: catalina.out file is growing very rapidly! How to prevent Hibernate's INFO and DEBUG statements from getting added to catalina.out file?

2012-04-19 Thread Dilip Shah
ents from getting added to catalina.out file? 2012/4/19 Dilip Shah : My Java application (Spring, Hibernate, MySQL) is running in Tomcat 5.5 What version of 5.5.x ? After the last set of changes to my application, Tomcat's catalina.out file is growing very rapidly. With each query

catalina.out file is growing very rapidly! How to prevent Hibernate's INFO and DEBUG statements from getting added to catalina.out file?

2012-04-19 Thread Dilip Shah
My Java application (Spring, Hibernate, MySQL) is running in Tomcat 5.5 After the last set of changes to my application, Tomcat's catalina.out file is growing very rapidly. With each query it adds a few MBs of INFO and DEBUG statements to the file. The log file has very large number of INFO and