Re: SSL issues with Tomcat - OutOfMemory

2009-05-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chris, On 5/4/2009 9:52 AM, Chris Stewart wrote: > Here's an exception from that day: > > Apr 27, 2009 8:28:50 AM org.apache.catalina.core.StandardWrapperValve > invoke > SEVERE: Servlet.service() for servlet Faces Servlet threw exception > java.lang

RE: SSL issues with Tomcat - OutOfMemory

2009-05-04 Thread Caldarale, Charles R
> From: Chris Stewart [mailto:cstewart...@gmail.com] > Subject: Re: SSL issues with Tomcat - OutOfMemory > > Apr 27, 2009 8:28:50 AM org.apache.catalina.core.StandardWrapperValve > invoke > SEVERE: Servlet.service() for servlet Faces Servlet threw exception > java.lang.OutOfM

Re: SSL issues with Tomcat - OutOfMemory

2009-05-04 Thread Chris Stewart
Here's an exception from that day: Apr 27, 2009 8:28:50 AM org.apache.catalina.core.StandardWrapperValve invoke SEVERE: Servlet.service() for servlet Faces Servlet threw exception java.lang.OutOfMemoryError: unable to create new native thread at java.lang.Thread.start0(Native Method)

Re: SSL issues with Tomcat - OutOfMemory

2009-04-28 Thread Mark Thomas
Chris Stewart wrote: > I put Lambda Probe (http://www.lambdaprobe.org/d/index.htm) on the web > server to monitor some of the memory usage. Here's what I'm finding > after 20 minutes of running. Keep in mind this is without SSL enabled. Something I should have asked before - exactly what was out

Re: SSL issues with Tomcat - OutOfMemory

2009-04-28 Thread Mark Thomas
Chris Stewart wrote: > Tomcat 6.0.14. Think about upgrading as there are security issues in this version. > Windows 2003 Server. 2GB of memory on system. Java > 1.6.0_06. Again, security issues - think about upgrading > redirectPort="443" /> connectionTimeout is on the high side for typical u

Re: SSL issues with Tomcat - OutOfMemory

2009-04-28 Thread Chris Stewart
I put Lambda Probe (http://www.lambdaprobe.org/d/index.htm) on the web server to monitor some of the memory usage. Here's what I'm finding after 20 minutes of running. Keep in mind this is without SSL enabled. NameUsage score PlotUsedCommitted Maximum Initial

Re: SSL issues with Tomcat - OutOfMemory

2009-04-28 Thread Chris Stewart
On Apr 28, 2009, at 10:56 AM, Mark Thomas wrote: Chris Stewart wrote: Over the weekend we added SSL security to a Tomcat 6 instance that has been running for awhile without error. This morning, after the number of sessions increased on the machine, Tomcat began throwing 500 errors to us

Re: SSL issues with Tomcat - OutOfMemory

2009-04-28 Thread Mark Thomas
Chris Stewart wrote: > Over the weekend we added SSL security to a Tomcat 6 instance that has > been running for awhile without error. This morning, after the number > of sessions increased on the machine, Tomcat began throwing 500 errors > to users. I checked the logs and found an instance of Ou

Re: SSL issues with Tomcat - OutOfMemory

2009-04-28 Thread Chris Stewart
Running Windows 2003 Server and we're not using APR. Chris Stewart cstewart...@gmail.com On Apr 28, 2009, at 10:51 AM, Pid wrote: Chris Stewart wrote: Over the weekend we added SSL security to a Tomcat 6 instance that has been running for awhile without error. This morning, after the nu

Re: SSL issues with Tomcat - OutOfMemory

2009-04-28 Thread Pid
Chris Stewart wrote: > Over the weekend we added SSL security to a Tomcat 6 instance that has > been running for awhile without error. This morning, after the number > of sessions increased on the machine, Tomcat began throwing 500 errors > to users. I checked the logs and found an instance of Ou

SSL issues with Tomcat - OutOfMemory

2009-04-28 Thread Chris Stewart
Over the weekend we added SSL security to a Tomcat 6 instance that has been running for awhile without error. This morning, after the number of sessions increased on the machine, Tomcat began throwing 500 errors to users. I checked the logs and found an instance of OutOfMemory, followed by dozen