Re: SSL issues with Tomcat - OutOfMemory

2009-05-04 Thread Chris Stewart
. And unfortunately, we're unable to replicate the problem in QA with any sort of clue as to why it happens. As this point, with the exact codebase running in production as HTTP without issue, it's hard to suggest it's anything but a configuration issue in Tomcat. Chris Stewart cstewart...@gmail.com

SSL issues with Tomcat - OutOfMemory

2009-04-28 Thread Chris Stewart
: 1024MB Thread Stack Size: 512KB I've been adjusting these in various ways to attempt to at least find a path towards success. So far, about 5 minutes after the server is restarted the performance begins to plummet. Chris Stewart cstewart...@gmail.com

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

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

Re: SSL issues with Tomcat - OutOfMemory

2009-04-28 Thread Chris Stewart
that it's possible, with SSL enabled, that the space is being used up. Is there enough overhead with SSL to have this scenario? I did some reading on Perm Gen and we do use an extensive about of Hibernate in this application, and it's JSF based. Chris Stewart cstewart...@gmail.com On Apr 28

Performance with Tomcat

2008-12-22 Thread Chris Stewart
there. Has any information from those installations been published? Is there a guide or set of documentation on how to scale with Tomcat as a web server? Chris Stewart cstewart...@gmail.com - To unsubscribe, e-mail: users

Re: error message, can you tell me where I went wrong

2008-05-22 Thread Chris Stewart
Rick, The JAVA_HOME\bin directory needs to be added to the PATH variable on your machine. Do that and then try to restart the server. Chris Stewart [EMAIL PROTECTED] On May 22, 2008, at 10:44 AM, Rick Simpson wrote: I am new to Tomcat and I am trying to setup a new 2003 server

Re: error message, can you tell me where I went wrong

2008-05-22 Thread Chris Stewart
this isn't a wise choice when simply adding the Java bin directory to your PATH will work just fine. Chris Stewart [EMAIL PROTECTED] On May 22, 2008, at 11:13 AM, Caldarale, Charles R wrote: From: Chris Stewart [mailto:[EMAIL PROTECTED] Subject: Re: error message, can you tell me where I went

Data lost on response in 6.0.16, works fine in 6.0.14

2008-05-21 Thread Chris Stewart
of responses? For reference, Tomcat 5.5 has been working great for us. Also, we installed 6.0.14 as a test and that version worked fine as well. Did something change from .14 to .16 that would cause our specific problem? Chris Stewart [EMAIL PROTECTED

Data lost on response in 6.0.16, works fine in 6.0.14

2008-05-21 Thread Chris Stewart
of responses? For reference, Tomcat 5.5 has been working great for us. Also, we installed 6.0.14 as a test and that version worked fine as well. Did something change from .14 to .16 that would cause our specific problem? Chris Stewart [EMAIL PROTECTED