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
Mark, Thanks for the comments and suggestions... very much appreciated. About your comment '3. log4j.properties part 2'... I do have application specific log4j.properties in the application's WEB-INF/classes/ folder and I'm happy with the logging that's taking place in the specified log file i

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 Mark Eggers
- Original 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

Re: BufferOverflowException in Tomcat 7.0.x at AjpAprProcessor.output()

2012-04-20 Thread Konstantin Kolinko
2012/4/21 Konstantin Preißer : > Hi all, > > some time ago, I wrote about a BufferOverflowException which I got > sporadically on my Tomcat 7.0.21 [1], when using the AJP-APR-Connector. > However, at that time I couldn't reproduce the exception. > > When I looked at this again today, I was able to

BufferOverflowException in Tomcat 7.0.x at AjpAprProcessor.output()

2012-04-20 Thread Konstantin Preißer
Hi all, some time ago, I wrote about a BufferOverflowException which I got sporadically on my Tomcat 7.0.21 [1], when using the AJP-APR-Connector. However, at that time I couldn't reproduce the exception. When I looked at this again today, I was able to create a client that sends an AJP message

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 Konstantin Kolinko
2012/4/21 Dilip Shah : > Konstantin and Chris, > > Very much appreciate your observations and suggestions. To start with, I'm > going to streamline the jar files in common/lib and WEB-INF/lib. If that > still doesn't help, I'll bite the bullet and upgrade to Tomcat 7. Any > suggested reading on del

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
Konstantin and Chris, Very much appreciate your observations and suggestions. To start with, I'm going to streamline the jar files in common/lib and WEB-INF/lib. If that still doesn't help, I'll bite the bullet and upgrade to Tomcat 7. Any suggested reading on delta between 5.5 and 7.x, steps

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 Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dilip, On 4/20/12 12:43 PM, Dilip Shah wrote: > 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

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 Konstantin Kolinko
2012/4/20 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 SP

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-20 Thread Konstantin Kolinko
2012/4/20 Dilip Shah : > Hi Konstantin, > > I checked all the jar files I added to common/lib and none of them have > log4j.properties file at the root location. > The log4j.properties that you cited in your first mail - it is in your app's WEB-INF/classes? Where is log4j**.jar ? Is there one co

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 Konstantin Kolinko
2012/4/20 Pid : > On 20/04/2012 00:43, Dilip Shah wrote: >> Hi Konstantin, >> >> According to http://www.mulesoft.com/tomcat-logging , to make sure my >> Log4j configuration is complete, I should have tomcat-juli.jar and >> tomcat-juli-adapters.jar files in $CATALINA_HOME/bin/ >> whereas, I have ju

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 Pid
On 20/04/2012 00:43, Dilip Shah wrote: > Hi Konstantin, > > According to http://www.mulesoft.com/tomcat-logging , to make sure my > Log4j configuration is complete, I should have tomcat-juli.jar and > tomcat-juli-adapters.jar files in $CATALINA_HOME/bin/ > whereas, I have just the default tomcat-j

Re: Classpath issues with Embedded Tomcat 7

2012-04-20 Thread Pid *
On 19 Apr 2012, at 23:09, Konstantin Kolinko wrote: > 2012/4/20 Caldarale, Charles R : >>> From: Adam Gordon [mailto:adam.n.gor...@gmail.com] >>> Subject: Re: Classpath issues with Embedded Tomcat 7 >> >>> it's creating tomcat.9090 in the same directory as my >>> web application. >> >> That looks