Apache Tomcat 5.5.X End of Life

2009-01-07 Thread Chad Kellerman
Tomcat Users, Is there an expected End of Life date for Tomcat 5.5.x? I couldn't find anything on the apache site or google? Thanks, Chad

Re: Tomcat JVM not releasing deleted files (lsof show delete inodes taking up disk space)

2008-10-03 Thread Chad Kellerman
Chad On Thu, Oct 2, 2008 at 2:27 PM, Christopher Schultz < [EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Chad, > > Chad Kellerman wrote: > > To get a better understanding... the application indexes > > uploaded files, the indexing

Tomcat JVM not releasing deleted files (lsof show delete inodes taking up disk space)

2008-09-29 Thread Chad Kellerman
Tomcat Users, Just wondering if anyone else has run into this problem. First let's get the specifics out of the way: Tomcat: 5.5.25 Java: Sun JDK 1.5.0_13 Linux RHEL 5 The Tomcat server is situated on it's own file system, with the applications on another. I got a page this weekend, saying th

Tomcat 5.5 log files

2008-02-14 Thread Chad Kellerman
Hello everyone, I have been searching around but can not find an explanation of what each log file is suppose to hold. I see that Catalina.out holds STDERR and STDOUT, but what about catalina.[date].log? Thanks, Chad

Automatic Thread Dump configuration

2008-01-17 Thread Chad Kellerman
Tomcat Users, I have been googling Tomcat thread dumps and have not seen what I want to accomplish anywhere... Is there a way to configure Tomcat to execute a thread dump whenever there is an Out Of Memory issue or if an app reached the max thread count? I am using Tomcat 5.5.25 on RHEL

Node limit to tomcat cluster

2007-12-17 Thread Chad Kellerman
Tomcat Users, As far as horizontal scaling, is there an upper limit on the number of nodes for a tomcat cluster? I haven't seen anything in any of the documentation. I was just wondering how many nodes have people been running in a cluster? Thanks, Chad

Re: Tomcat suddenly hangs.

2007-11-16 Thread Chad Kellerman
Peter Bauer <[EMAIL PROTECTED]> wrote: > Am Donnerstag 15 November 2007 schrieb Chad Kellerman: > > > Hello everyone, > >I have a strange problem I am trying to solve. First let me give > > you the version info.: > > > > Using CATALINA_BASE: /export/ap

Tomcat suddenly hangs.

2007-11-15 Thread Chad Kellerman
Hello everyone, I have a strange problem I am trying to solve. First let me give you the version info.: Using CATALINA_BASE: /export/appl/apache-tomcat-6.0.14 Using CATALINA_HOME: /export/appl/apache-tomcat-6.0.14 Using CATALINA_TMPDIR: /export/appl/apache-tomcat-6.0.14/temp Using JRE_HOME

Re: Tomcat suddenly hangs.

2007-11-15 Thread Chad Kellerman
I don't think so. I read that a kill -QUIT will generate a thread dump. I guess looking at that might be able to help me isolate the issue??? On Nov 15, 2007 9:47 AM, Caldarale, Charles R <[EMAIL PROTECTED]> wrote: > > From: Chad Kellerman [mailto:[EMAIL PROTECTED] > > S