Re: Logging of memory / thread activity

2009-07-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Lucas, On 7/15/2009 10:07 AM, Lucas Vickers wrote: > Upon investigation and reading > > http://opensource.atlassian.com/confluence/spring/pages/viewpage.action?pageId=2669 > > Perhaps I need to deregister my database driver. I thought the database

Re: Logging of memory / thread activity

2009-07-15 Thread Lucas Vickers
conds, why is the memory > continually increasing? > > What else should I be looking into? I suppose I should monitor how many > threads are created. > Again I grepped the logs and tomcat puts out no WARN or ERROR information, > only an INFO statement that it's pausing cayote.

Re: Logging of memory / thread activity

2009-07-13 Thread János Löbb
On Jul 13, 2009, at 3:47 PM, Caldarale, Charles R wrote: From: Lucas Vickers [mailto:lucasvick...@gmail.com] Subject: Logging of memory / thread activity I have an issue where Tomcat shuts down without reason. So this is in some universe without causality? Must be quantum effects

Re: Logging of memory / thread activity

2009-07-13 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Lucas, On 7/13/2009 2:22 PM, Lucas Vickers wrote: > I have an issue where Tomcat shuts down without reason. When receiving a > light to moderate load that involves MySql database work tomcat shuts down > without error. > > I get the message > "INFO

Re: Logging of memory / thread activity

2009-07-13 Thread Lucas Vickers
; Subject: Logging of memory / thread activity > > > > I have an issue where Tomcat shuts down without reason. > > So this is in some universe without causality? Must be quantum effects. > > > Is there any product / methodology for periodically > > logging thi

RE: Logging of memory / thread activity

2009-07-13 Thread Caldarale, Charles R
> From: Lucas Vickers [mailto:lucasvick...@gmail.com] > Subject: Logging of memory / thread activity > > I have an issue where Tomcat shuts down without reason. So this is in some universe without causality? Must be quantum effects. > Is there any product / methodology f

Logging of memory / thread activity

2009-07-13 Thread Lucas Vickers
Hello, I have an issue where Tomcat shuts down without reason. When receiving a light to moderate load that involves MySql database work tomcat shuts down without error. I get the message "INFO main org.apache.coyote.http11. Http11BaseProtocol - Pausing Coyote HTTP/1.1 on http-8080" This is con